Bug 1320084 - Remove unused devtools/client/themes/dom.css file. r=Honza

MozReview-Commit-ID: 1sjsBmMUlGz
This commit is contained in:
Alexandre Poirot 2017-01-04 09:11:24 -08:00
parent 534c99ffcd
commit 15c12bb01f
2 changed files with 0 additions and 10 deletions

View File

@ -179,7 +179,6 @@ devtools.jar:
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)

View File

@ -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 {
}