third part of synching LCARStrek with windows theme changes in Firefox 28 cycle
[themes.git] / LCARStrek / browser / browser.css
index 6e02f342a2f19632a8e9e2aeec39a020ee18a468..c9415663a366793e05661873a2937018a03529f6 100644 (file)
@@ -3778,6 +3778,10 @@ html|*#gcli-output-frame {
 
 .devtools-responsiveui-toolbar {
   background: transparent;
+  /* text color is textColor from dark theme, since no theme is applied to
+   * the responsive toolbar.
+   */
+  color: #FF9F00;
   margin: 10px 0;
   padding: 0;
   box-shadow: none;