X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ffreeside.css;h=a14ce751f7698a2c8fa96263f18fbbad41d2a943;hb=374bd996ca77de6ecfaccea030972f24f76b1d3a;hp=643229387e0f171178ba5aacc23479fd728873ff;hpb=d57a06db83fe2f6770eb61ec153a4bb216df37b9;p=freeside.git diff --git a/httemplate/elements/freeside.css b/httemplate/elements/freeside.css index 643229387..a14ce751f 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; */ } @@ -234,10 +232,12 @@ div.fstabcontainer { border-radius: .25em; } -.fsinnerbox th { +.fsinnerbox th, +.fsinnerbox label { font-weight:normal; font-size:80%; - valign: bottom; + vertical-align: top; + padding-top: 5px; color: #666666; } @@ -343,3 +343,5 @@ div.package-marker-change_from { border-left: solid #bbffbb 30px; display: inline-block; } + +