[freeside-commits] branch FREESIDE_4_BRANCH updated. 8268b9ca32d3dfcd0c6ad26959eed3587988878e

Ivan ivan at 420.am
Fri Mar 4 17:14:00 PST 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  8268b9ca32d3dfcd0c6ad26959eed3587988878e (commit)
      from  36d5f0968bfa4ab780757a4172e39db1477292a6 (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 8268b9ca32d3dfcd0c6ad26959eed3587988878e
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Mar 4 17:13:57 2016 -0800

    customer tab/box visual fix from master

diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 6432293..7bf374c 100644
--- a/httemplate/elements/freeside.css
+++ b/httemplate/elements/freeside.css
@@ -179,13 +179,11 @@ div.fstabcontainer {
   background-color:#ffffff;
   padding:8px;
   clear: left;
-  border-left: thin solid #CFDEFF;
-  border-right: thin solid #CFDEFF;
-  border-bottom: thin solid #CFDEFF;
+  border-left: thin solid #7e0079;
+  border-right: thin solid #7e0079;
+  border-bottom: thin solid #7e0079;
+  border-top: thin solid #7e0079;
 /*
-  border-left:1px solid #7e0079;
-  border-right:1px solid #7e0079;
-  border-bottom:1px solid #7e0079;
   border-top:1px solid #7e0079;
 */
 }

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/freeside.css |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)




More information about the freeside-commits mailing list