third part of synching LCARStrek with windows theme changes in Firefox 28 cycle
[themes.git] / LCARStrek / browser / devtools / toolbox.css
index 7432a016af2f769db623986ca76885aacd26b983..7006f26e5efd2d1a02eb97ae4ab333f4b9b21a6c 100644 (file)
@@ -224,10 +224,6 @@ notification {
   visibility: collapse;
 }
 
-#options-panel {
-  /* background-image: url("chrome://browser/skin/newtab/noise.png"); */
-}
-
 .options-vertical-pane {
   margin: 5px;
   width: calc(50% - 30px);
@@ -254,7 +250,6 @@ notification {
   /* !important is required otherwise font-size will still be 1.4rem */
   font-style: italic;
   padding: 4px 0 0; /* To align it with the checkbox */
-  color: #A09090;
 }
 
 .options-citation-label + label {