first part of syncing LCARStrek with Firefox 45-48 devtools theme changes
[themes.git] / LCARStrek / devtools / performance.css
index a830f89c61bf6622b1367567cc3dede68218853e..12fc9dd5d7b663d49f20554a003dbaf9c2af1a20 100644 (file)
 }
 
 #filter-button {
 }
 
 #filter-button {
-  list-style-image: url(timeline-filter.svg#filter);
-  min-width: 24px;
-}
-
-#filter-button[disabled] {
-  list-style-image: url(timeline-filter.svg#filter-disabled);
-}
-
-#filter-button[open] {
-  list-style-image: url(timeline-filter.svg#filter-open);
+  list-style-image: url(timeline-filter.svg);
 }
 
 #performance-filter-menupopup > menuitem:before {
 }
 
 #performance-filter-menupopup > menuitem:before {
 }
 
 #select-optimizations-view {
 }
 
 #select-optimizations-view {
-  list-style-image: url(profiler-stopwatch.svg);
+  list-style-image: url(images/profiler-stopwatch.svg);
 }
 
 /* Recording buttons */
 
 #main-record-button {
 }
 
 /* Recording buttons */
 
 #main-record-button {
-  list-style-image: url(profiler-stopwatch-tbutton.svg);
+  list-style-image: url(images/profiler-stopwatch-tbutton.svg);
 }
 
 #empty-notice > .record-button,
 #main-record-button:hover,
 #main-record-button:hover:active {
 }
 
 #empty-notice > .record-button,
 #main-record-button:hover,
 #main-record-button:hover:active {
-  list-style-image: url(profiler-stopwatch.svg);
-}
-
-#main-record-button[checked] {
-  list-style-image: url(profiler-stopwatch-checked.svg);
+  list-style-image: url(images/profiler-stopwatch.svg);
 }
 
 #main-record-button .button-icon {
 }
 
 #main-record-button .button-icon {