Bug 1320084 - Remove unused devtools/client/themes/dom.css file. r=Honza draft
authorAlexandre Poirot <poirot.alex@gmail.com>
Thu, 24 Nov 2016 05:26:34 -0800
changeset 455273 f904f06f1c4b416fb91e29ec1a344228be2156eb
parent 455176 c91249f41e3766274131a84f9157a4d9d9949520
child 455274 76854066832a84fd46c76b0b0c8d841247b9b390
push id40184
push userbmo:poirot.alex@gmail.com
push dateTue, 03 Jan 2017 11:24:54 +0000
reviewersHonza
bugs1320084
milestone53.0a1
Bug 1320084 - Remove unused devtools/client/themes/dom.css file. r=Honza MozReview-Commit-ID: 1sjsBmMUlGz
devtools/client/jar.mn
devtools/client/themes/dom.css
--- a/devtools/client/jar.mn
+++ b/devtools/client/jar.mn
@@ -174,17 +174,16 @@ devtools.jar:
     skin/images/webconsole.svg (themes/images/webconsole.svg)
     skin/images/breadcrumbs-divider@2x.png (themes/images/breadcrumbs-divider@2x.png)
     skin/images/breadcrumbs-scrollbutton.png (themes/images/breadcrumbs-scrollbutton.png)
     skin/images/breadcrumbs-scrollbutton@2x.png (themes/images/breadcrumbs-scrollbutton@2x.png)
     skin/animationinspector.css (themes/animationinspector.css)
     skin/canvasdebugger.css (themes/canvasdebugger.css)
     skin/debugger.css (themes/debugger.css)
     skin/netmonitor.css (themes/netmonitor.css)
-    skin/dom.css (themes/dom.css)
     skin/performance.css (themes/performance.css)
     skin/memory.css (themes/memory.css)
     skin/scratchpad.css (themes/scratchpad.css)
     skin/shadereditor.css (themes/shadereditor.css)
     skin/storage.css (themes/storage.css)
     skin/splitview.css (themes/splitview.css)
     skin/styleeditor.css (themes/styleeditor.css)
     skin/webaudioeditor.css (themes/webaudioeditor.css)
deleted file mode 100644
--- a/devtools/client/themes/dom.css
+++ /dev/null
@@ -1,9 +0,0 @@
-/* vim:set ts=2 sw=2 sts=2 et: */
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * 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.theme-dark {
-}
-:root.theme-light {
-}