Author: abelevich
Date: 2010-05-31 08:11:11 -0400 (Mon, 31 May 2010)
New Revision: 17403
Modified:
root/ui/iteration/trunk/tables/ui/src/main/resources/META-INF/resources/datatable.ecss
Log:
center text in datatable/column footer
Modified:
root/ui/iteration/trunk/tables/ui/src/main/resources/META-INF/resources/datatable.ecss
===================================================================
---
root/ui/iteration/trunk/tables/ui/src/main/resources/META-INF/resources/datatable.ecss 2010-05-31
11:16:23 UTC (rev 17402)
+++
root/ui/iteration/trunk/tables/ui/src/main/resources/META-INF/resources/datatable.ecss 2010-05-31
12:11:11 UTC (rev 17403)
@@ -112,6 +112,8 @@
font-size:'#{richSkin.generalSizeFont}';
font-weight:normal;
padding:4px;
+ text-align:center;
+
}
.rf-dt-th{
@@ -140,7 +142,7 @@
font-size:'#{richSkin.generalSizeFont}';
font-weight:bold;
padding:4px;
- text-align:left;
+ text-align:center;
}
.rf-st{
Show replies by date