Author: abelevich
Date: 2010-05-31 11:37:43 -0400 (Mon, 31 May 2010)
New Revision: 17425
Modified:
root/ui/iteration/trunk/tables/ui/src/main/resources/META-INF/resources/datatable.ecss
Log:
subFooter bold
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
15:34:56 UTC (rev 17424)
+++
root/ui/iteration/trunk/tables/ui/src/main/resources/META-INF/resources/datatable.ecss 2010-05-31
15:37:43 UTC (rev 17425)
@@ -110,10 +110,11 @@
color:'#{richSkin.generalTextColor}';
font-family:'#{richSkin.generalFamilyFont}';
font-size:'#{richSkin.generalSizeFont}';
- font-weight:normal;
+ font-weight:bold;
padding:4px;
text-align:center;
+
}
.rf-dt-th{
Show replies by date