From ce99c7b3a33cf6dbafbd95cc6ff250313f830f6a Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Fri, 12 Jun 2015 00:35:55 -0500 Subject: customer view UI --- httemplate/elements/freeside.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'httemplate/elements') diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css index 1f51f51b9..d1e22f903 100644 --- a/httemplate/elements/freeside.css +++ b/httemplate/elements/freeside.css @@ -179,6 +179,9 @@ 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:1px solid #7e0079; border-right:1px solid #7e0079; -- cgit v1.2.1