third and last part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / LCARStrek / devtools / projecteditor / projecteditor.css
index 8dd736a038fdf0ebfc7899ef710e15c44be56fbe..dc2a00166474e6a24f41b2cfd9d6b197fe80da84 100644 (file)
@@ -3,10 +3,6 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
- :root {
-  color: #FF9F00;
-}
-
 .view-project-detail {
   overflow: auto;
 }
 .view-project-detail {
   overflow: auto;
 }
 }
 
 .arrow {
 }
 
 .arrow {
-  list-style-image: url("chrome://global/skin/tree/twisty-closed.gif");
+  list-style-image: url("chrome://global/skin/tree/twisty.svg#clsd");
   width: 20px;
   height: 20px;
 }
 
 .arrow[open] {
   width: 20px;
   height: 20px;
 }
 
 .arrow[open] {
-  list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
+  list-style-image: url("chrome://global/skin/tree/twisty.svg#open");
 }
 
 .arrow[invisible] {
 }
 
 .arrow[invisible] {