From: Ivan Kohler Date: Sat, 5 Mar 2016 01:13:57 +0000 (-0800) Subject: customer tab/box visual fix from master X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=8268b9ca32d3dfcd0c6ad26959eed3587988878e;p=freeside.git customer tab/box visual fix from master --- diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css index 643229387..7bf374c84 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; */ }