Commit Graph

35 Commits

Author SHA1 Message Date
Johannes Mittendorfer
5911cc2b26 Bug 944731 - Add a border to color swatches. r=mratcliffe 2014-04-29 12:26:00 -04:00
Rob Campbell
4489d775c2 Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers 2014-04-01 12:30:22 -04:00
Rob Campbell
04bae2b54d Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen 2014-03-31 17:40:52 -04:00
Michael Ratcliffe
0ef4f577a8 Bug 702577 - Show font-family tooltip r=mratcliffe 2014-03-10 13:24:58 +00:00
Brian Grinstead
c438a13836 Bug 980248 - DevTools Themes: Extra top border showing up on responsive-container splitters when width > 700px;r=pbrosset 2014-03-06 09:46:42 -06:00
Brian Grinstead
7825802e59 Bug 979864 - [markup view] After selecting a node using the picker button, the hover background is used until hovering the markup view;r=pbrosset 2014-03-05 08:44:47 -06:00
Brian Grinstead
c0d6b525dc Bug 968315 - [markup view] Current / hovered node highlighting colors need to be higher contrast;r=jwalker 2014-03-04 15:25:51 -06:00
Brian Grinstead
3d5625bbab Bug 973191 - DevTools themes - In sidebar dock mode, some splitters are dark in light theme;r=vporof 2014-02-24 11:01:03 -06:00
Brian Grinstead
790d89c545 Bug 965819 - The selected item's background color in the variables view for the dark theme is incorrect;r=vporof 2014-02-14 09:50:55 -06:00
Patrick Brosset
7c890d7d69 Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof 2014-02-01 10:24:44 +01:00
Brian Grinstead
4094980186 Bug 966275 - DevTools Themes - Change color of main devtools splitter to better match both themes;r=vporof 2014-01-31 15:53:33 -06:00
Brian Grinstead
f83d4edd10 Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Brian Grinstead
2eace53387 Bug 948324 - DevTools Themes: Remote connection screen does not have devtools text input styling;r=past 2013-12-17 11:07:37 -06:00
Victor Porof
fde66faaff Bug 948873 - Function closures and other psuedo variables shouldn't have a bottom border in the variables view, r=past 2013-12-12 22:14:29 +02:00
Victor Porof
cc85b0022d Bug 948872 - Safe getters shouldn't be colored differently in the variables view, r=past 2013-12-12 22:14:28 +02:00
Victor Porof
c021c97d96 Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Brian Grinstead
e3ecf71a28 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Brian Grinstead
9d6c7a7dc5 Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file;r=paul
--HG--
rename : browser/devtools/framework/toolbox.css => browser/devtools/framework/options-panel.css
2013-12-02 08:57:58 -06:00
Brian Grinstead
7897bc8001 Bug 946326 - Dark theme gutter is transparent;r=nfitzgerald 2013-12-04 19:36:09 -06:00
Victor Porof
d6057ceb5c Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell 2013-11-29 16:47:52 +02:00
Brian Grinstead
cb539149e2 Bug 942112 - Black bottom line missing from the toolbars;r=paul 2013-11-22 09:33:56 -06:00
Nick Fitzgerald
715002d816 Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past 2013-11-19 15:17:40 -08:00
Brian Grinstead
198c03bdb2 Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Patrick Brosset
fc21c5dfa2 Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Michael Ratcliffe
20b41f9880 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Victor Porof
f38a02524f Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Brian Grinstead
74fd44a76b Bug 930588 - Dark/Light theme follow-up updates for CodeMirror 2013-10-26 09:13:43 -05:00
Brian Grinstead
fd589740da Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
Michael Ratcliffe
dcf9c27036 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-18 15:01:20 +01:00
Matt Brubeck
ce5caacc5a Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE 2013-10-17 15:51:10 -07:00
Michael Ratcliffe
053e5a3bfa Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-17 19:03:52 +01:00
Patrick Brosset
26764583e3 Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02:00
Patrick Brosset
fb70fd5030 Bug 855523 - Markup-view lines are easier to expand/collapse. r=miker
New markup structure for the markup-view inspector.
This allows for tags to have a full edge-to-edge line.
So highlight and click areas are easier to use.
2013-09-12 10:48:13 -04:00
Paul Rouget
b950ee03d1 Bug 865684 - [markup view] Higher Contrast for selected node. r=mikeratcliffe 2013-07-15 03:43:00 +02:00
Paul Rouget
ab3689b5dc Bug 858493 - Twisties in the markup panel are very off-centered and their sizes differ. r=jwalker 2013-07-08 08:57:00 +02:00