adjust both themes for changes in classic in SeaMonkey 2.16 cycle
[themes.git] / LCARStrek / browser / devtools / common.css
index 5c94eaa4ef6c91fefcc8e0e6b0109a89c9d8fe36..2bf56f4c9e27addce910faf01fbd0f969ae38c3a 100644 (file)
@@ -112,7 +112,7 @@ devtools-menulist:-moz-focusring,
   display: none;
 }
 
-.devtools-searchinput > .textbox-input-box > .textbox-input:-moz-placeholder {
+.devtools-searchinput > .textbox-input-box > .textbox-input::-moz-placeholder {
   color: hsl(208,10%,66%);
 }
 */
@@ -137,14 +137,12 @@ devtools-menulist:-moz-focusring,
 /* Splitters */
 
 .devtools-horizontal-splitter {
-  border: none;
   min-height: 3px;
   height: 3px;
   position: relative;
 }
 
 #devtools-side-splitter {
-  border: 0;
   min-width: 0;
   width: 3px;
   position: relative;