summaryrefslogtreecommitdiff
path: root/httemplate/elements/freeside.css
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-13 23:45:52 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-13 23:45:52 -0700
commite8bd43487a32b56508d1ddcea7c46949daec825d (patch)
tree96a36afa498765fd3acf8860862c355708d0ebc6 /httemplate/elements/freeside.css
parentf4d9fff3c3925e9c4637fbfbc22b824a3539f39c (diff)
UI spring cleaning: customer menus, and some consistency with top menus
Diffstat (limited to 'httemplate/elements/freeside.css')
-rw-r--r--httemplate/elements/freeside.css10
1 files changed, 4 insertions, 6 deletions
diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css
index 6a1d23839..7e8ae872d 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;
*/
}