small fixes: make hover/open states on downloads button correct; do highlighting...
[themes.git] / LCARStrek / browser / devtools / toolbox.css
index d5efca7b90cceaffc7641400ebafb214b7239578..8e5ea9cc9263ff593f260959ada429dd044cf142 100644 (file)
@@ -92,10 +92,12 @@ window {
 .devtools-tab {
   min-width: 78px;
   min-height: 22px;
-  border-radius: 3px 3px 0 0;
+  border-radius: 8px 8px 0 0;
   margin: 0;
   -moz-margin-end: 3px;
   -moz-padding-start: 5px;
+  background-color: #C09070;
+  color: #000000;
 }
 
 .devtools-tab[selected=true] {