first part of syncing LCARStrek with Firefox 39 windows theme changes
[themes.git] / LCARStrek / browser / devtools / canvasdebugger.css
index b852703a4435218e6f673f28418f9820a7de6b37..b899dccc1616d68071928c596fd8dc268f5a0cc8 100644 (file)
@@ -6,7 +6,6 @@
 
 .notice-container {
   margin-top: -50vh;
-  font-size: 120%;
   background-color: var(--theme-toolbar-background);
   color: var(--theme-body-color);
 }
@@ -22,9 +21,8 @@
   display: none;
 }
 
-#import-notice {
-  font-size: 250%;
-  color: #FFCF00;
+#waiting-notice {
+  font-size: 110%;
 }
 
 /* Snapshots pane */