UI spring cleaning: customer edit
[freeside.git] / httemplate / elements / freeside.css
index 7e8ae87..ece57a0 100644 (file)
@@ -228,13 +228,13 @@ div.fstabcontainer {
 .fsinnerbox {
   /* background-color:#cccccc; */
   padding:2px;
-  border: 1px solid #cccccc;
+  border: 1px solid #999999;
   border-radius: 2px;
 }
 
 .fsinnerbox th {
   font-weight:normal;
-  font-size:75%;
+  font-size:80%;
   valign: bottom;
   color: #666666;
 }
@@ -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 {