summaryrefslogtreecommitdiff
path: root/httemplate/elements/freeside.css
diff options
context:
space:
mode:
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;
*/
}