[freeside-commits] branch master updated. 3ba0c846a46231a732c18a95cca54f719e0fd7d5
Ivan
ivan at 420.am
Sun Jun 14 11:49:48 PDT 2015
The branch, master has been updated
via 3ba0c846a46231a732c18a95cca54f719e0fd7d5 (commit)
from 2472b5d17c4788e3b7b076def566bcd1170ec7ba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3ba0c846a46231a732c18a95cca54f719e0fd7d5
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Jun 14 11:49:46 2015 -0700
UI spring cleaning: THEAD headers
diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 7e8ae87..8e493eb 100644
--- a/httemplate/elements/freeside.css
+++ b/httemplate/elements/freeside.css
@@ -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 {
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/freeside.css | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
More information about the freeside-commits
mailing list