make links have more contrast to black, add new design to SeaMonkey profile manager
[themes.git] / LCARStrek / global / tabbox.css
index e06ce6dd9340171f0b7842576583c19c600ab038..32f56e31e6356f30be7552c8f82cba0c9ce554a2 100644 (file)
@@ -94,15 +94,18 @@ tab[disabled="true"] {
   border-radius: 0px 0px 8px 8px;
   margin-top: 0;
   margin-bottom: 2px;
-  border: 1px solid #9C9CFF;
   border-top: none;
   padding: 2px 4px 1px;
 }
 
 /* ::::: tabs-bottom ::::: */
 
+.tab-bottom:last-of-type {
+  margin-right: 0;
+}
+
 .tabs-bottom > .tabs-left,
 .tabs-bottom > .tabs-right {
-  border-top: 1px solid #9C9CFF;
+  border-top: 1px solid #008484;
   border-bottom: none;
 }
\ No newline at end of file