second and final part of syncing LCARStrek with Firefox 49/50 devtools theme changes
[themes.git] / LCARStrek / devtools / performance.css
index 2cb09b078f6ceb0cdb3d797f4a79f9b89a530eb3..1fd9412ef46972c9e479db132253601a9cbd4ec3 100644 (file)
@@ -11,7 +11,6 @@
   --focus-cell-border-color: #9C9CFF;
   --row-alt-background-color: #403400;
   --row-hover-background-color: #544400;
   --focus-cell-border-color: #9C9CFF;
   --row-alt-background-color: #403400;
   --row-hover-background-color: #544400;
-  --filter-image: url(chrome://devtools/skin/images/timeline-filter.svg);
 }
 
 /**
 }
 
 /**
@@ -36,7 +35,7 @@
 }
 
 #filter-button {
 }
 
 #filter-button {
-  list-style-image: var(--filter-image);
+  list-style-image: url(images/filter.svg);
 }
 
 #performance-filter-menupopup > menuitem .menu-iconic-left::after {
 }
 
 #performance-filter-menupopup > menuitem .menu-iconic-left::after {