UI spring cleaning: THEAD headers
authorIvan Kohler <ivan@freeside.biz>
Sun, 14 Jun 2015 18:49:46 +0000 (11:49 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sun, 14 Jun 2015 18:49:46 +0000 (11:49 -0700)
httemplate/elements/freeside.css

index 7e8ae87..8e493eb 100644 (file)
@@ -264,12 +264,11 @@ thead th.grid {
   padding-bottom: 2px;
   border: none;
   empty-cells: show;
-  font-weight:normal;
+/*  font-weight:normal; */
   font-size:90%;
   valign: bottom;
-  color: #666666;
-  background: #ffffff;
-  border-bottom: 1px solid #666666;
+/*  color: #666666; */
+  border-bottom: 1px solid #999999;
 }
 
 td.grid {