summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-06-12 00:35:55 -0500
committerIvan Kohler <ivan@freeside.biz>2015-06-13 23:46:39 -0700
commit43fc6400ce54f58cfb017c0e17e233e07b5b61ef (patch)
tree4997fd6ff36213adff909e149b5f224ffe440808 /httemplate/elements
parent9e7f4eaeda1128a18233fc04117e3444119edca6 (diff)
customer view UI
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/freeside.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 108881d1d..6a1d23839 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;