зеркало из https://github.com/mozilla/gecko-dev.git
e5195aed19
This changeset modifies devtools-browser.css to import: - commandline-browser.css (needed for GCLI) - responsivedesign.css (needed for the old RDM) These files are no longer included in the main browser.css files. devtools-browser.css is also no longer loaded by browser.xul. Instead it is dynamically loaded when devtools need the browser stylesheet: - when creating a side or bottom host (need the splitter) - when opening gcli - when opening the old responsive design devtools-browser.js keeps track of the browser stylesheets loaded in the various tracked windows and will remove the stylesheet when the window is unloaded. MozReview-Commit-ID: AL3CxS7mvdO --HG-- rename : devtools/client/themes/commandline.inc.css => devtools/client/themes/commandline-browser.css rename : devtools/client/themes/responsivedesign.inc.css => devtools/client/themes/responsivedesign.css extra : rebase_source : a4a1e993657ff3abcc975249812723ab46bc84a8 |
||
---|---|---|
.. | ||
client | ||
docs | ||
server | ||
shared | ||
.eslintrc.js | ||
.eslintrc.mochitests.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
bootstrap.js | ||
chrome.manifest | ||
install.rdf | ||
moz.build | ||
templates.mozbuild |