gecko-dev/devtools/client/themes
2016-06-03 03:24:00 +02:00
..
images Bug 1270990: Dark refresh theme issue hotfixes;r=bgrins 2016-05-13 06:39:00 +02:00
projecteditor Bug 1242709 - refresh the light theme, r=bgrins 2016-02-18 17:37:00 +01:00
shims Bug 1207976 - Remove /themes from DevTools URLs. r=ochameau 2015-11-04 12:04:20 -06:00
tooltip
animationinspector.css Bug 1260912 Instead of generating background image in JS in drawGraphElementBackground, use CSS styling; r=pbro 2016-04-25 09:43:00 +02:00
canvasdebugger.css Bug 1261642 - Various theme cleanups for Canvas Debugger, Shader Editor, Web Audio Editor and Performance tool. r=vporof 2016-04-02 16:13:00 -04:00
commandline.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
commandline.inc.css Bug 1205330 - Changes to the devtools/devedition dark theme colors;r=bgrins 2016-05-02 09:38:44 -04:00
common.css Bug 1267401 - part3: Create arrow style for HTML tooltips;r=bgrins 2016-05-16 17:53:19 +02:00
components-frame.css Bug 1255529 - Make all of a location (source, line, column) clickable/linkable to another tool in the frame component. r=fitzgen,bgrins 2016-03-17 22:23:13 -07:00
components-h-split-box.css Backed out changeset 4d5b0cdb72fe (bug 1258114) for m-oth test failures 2016-04-18 10:24:06 +02:00
computed.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
dark-theme.css Bug 1270990: Dark refresh theme issue hotfixes;r=bgrins 2016-05-13 06:39:00 +02:00
debugger.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
devtools-browser.css Bug 1235781 - Fix per platform css and browser css rule for eyedropper. r=bgrins 2016-01-13 02:55:32 -08:00
dom.css Backed out changeset f80643f3c767 (bug 1201475) for test failures in dt1 tests on a CLOSED TREE 2016-04-21 14:26:57 +02:00
eyedropper.css
firebug-theme.css Bug 1266419 - Fix toggle side bar button and text in search box for the Inspector panel; r=bgrins 2016-05-19 11:01:21 +02:00
floating-scrollbars-dark-theme.css Bug 1241720 - Modal to promote devices from larger DB r=jyrans 2016-04-20 17:15:34 -04:00
floating-scrollbars-responsive-design.css Bug 1235780 - Remove preprocessing from floating scrollbar css. r=jryans 2016-01-25 06:06:47 -08:00
fonts.css Bug 1250323 - Don't hide overflow-y on the pseudo class panel r=pbro 2016-03-03 12:55:09 -08:00
inspector.css Bug 1259812: Replace XUL elements with XHTML in inspector breadcrumbs;r=pbro 2016-05-31 20:29:50 +01:00
jit-optimizations.css Bug 1243925 - Extra white space in JIT view. r=jsantell 2016-03-02 20:00:41 +01:00
layout.css bug 859301 : Part 2 - unprefix internal css files. r=dbaron 2016-05-04 13:31:24 +08:00
light-theme.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
markup.css Bug 1242694 - improving inspector markup view accessibility (semantics and keyboard). r=gl 2016-05-19 16:50:23 -04:00
memory.css Bug 1205330 - Changes to the devtools/devedition dark theme colors;r=bgrins 2016-05-02 09:38:44 -04:00
moz.build Bug 1256757 - Use common.css in JSON Viewer. r=jryans 2016-03-18 15:58:59 +01:00
netmonitor.css Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI r=ochameau 2016-06-03 03:24:00 +02:00
performance.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
promisedebugger.css
responsivedesign.inc.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
rules.css Bug 1253869 - Don't assume that rule in the Rules view match the selected node when checking for overidden properties. r=gl 2016-05-25 18:16:26 +02:00
scratchpad.css Bug 1211190 - Convert hardcoded colors to CSS variables in devtools. r=bgrins, jsantell 2015-10-19 22:28:54 +02:00
shadereditor.css Bug 1261642 - Various theme cleanups for Canvas Debugger, Shader Editor, Web Audio Editor and Performance tool. r=vporof 2016-04-02 16:13:00 -04:00
spectrum.css Bug 1014533: Moved spectrum.css to /client/themes/ from /client/shared/widgets and changed the respective references made to it. r=helenvholmes 2016-05-09 19:56:24 +05:30
splitters.css Backed out changeset 4d5b0cdb72fe (bug 1258114) for m-oth test failures 2016-04-18 10:24:06 +02:00
splitview.css Bug 1251247 - Simplify the SplitView widget styling. r=vporof 2016-02-29 17:18:14 +01:00
storage.css Bug 1207976 - Remove /themes from DevTools URLs. r=ochameau 2015-11-04 12:04:20 -06:00
styleeditor.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
toolbars.css Bug 1266419 - HTML replacement for Toolbars and Toolbar buttons; r=bgrins, ntim 2016-05-04 20:58:49 +02:00
variables.css Bug 1267401 - part3: Create arrow style for HTML tooltips;r=bgrins 2016-05-16 17:53:19 +02:00
webaudioeditor.css Bug 1244054 - Firebug Theme, tools; r=bgrins,ntim 2016-04-06 17:32:18 +02:00
webconsole.css Bug 1273904 - reverting webconsole blue focus highlight to dotted outline. r=bgrins 2016-05-20 10:22:53 -04:00
widgets.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00