[freeside-commits] branch FREESIDE_4_BRANCH updated. 86a431dc09c6b74094bba8cf5ca1fca0db8ced20

Ivan ivan at 420.am
Sun Jun 14 11:49:49 PDT 2015


The branch, FREESIDE_4_BRANCH has been updated
       via  86a431dc09c6b74094bba8cf5ca1fca0db8ced20 (commit)
      from  d708f21c1c33e062abd730031b388aae9e668031 (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 86a431dc09c6b74094bba8cf5ca1fca0db8ced20
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Jun 14 11:49:48 2015 -0700

    UI spring cleaning: THEAD headers

diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 6a1d238..0dbc414 100644
--- a/httemplate/elements/freeside.css
+++ b/httemplate/elements/freeside.css
@@ -266,12 +266,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