has no meaning to close the location standardize popup until its ready
[freeside.git] / httemplate / elements / freeside.css
index 6432293..cc104a1 100644 (file)
@@ -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;
 */
 }
@@ -237,7 +235,7 @@ div.fstabcontainer {
 .fsinnerbox th {
   font-weight:normal;
   font-size:80%;
-  valign: bottom;
+  vertical-align: bottom;
   color: #666666;
 }
 
@@ -343,3 +341,5 @@ div.package-marker-change_from {
   border-left: solid #bbffbb 30px;
   display: inline-block;
 }
+
+