gecko-dev/devtools
Krishnal Ciccolella a32c1fe341 Bug 1565714 - Disabled breakpoint numbers should be a shade of blue
In `Breakpoint.js` I added an if else statement to the function `addBreakpoint()` to add/remove class "breakpoint-disabled" depending on the value of `breakpoint.disabled`. I then added a selector in `Editor.css` to set `color: blue`.

Differential Revision: https://phabricator.services.mozilla.com/D38017

--HG--
extra : moz-landing-system : lando
2019-07-19 22:43:30 +00:00
..
client Bug 1565714 - Disabled breakpoint numbers should be a shade of blue 2019-07-19 22:43:30 +00:00
docs Bug 1566457 - Removed deprecated gDevTools JSM. r=jdescottes 2019-07-18 12:25:13 +00:00
platform Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
server Revert "Backed out changeset 63ef8fdfff70 (Bug 1354679) for xpcshell failures at test_xpcshell_debugging.js." 2019-07-19 18:01:04 +00:00
shared Bug 1567282: renamed text-decoration-width to text-decoration-thickness r=dholbert 2019-07-19 16:33:08 +00:00
startup Bug 1566520 - Ensure DevToolsShim.getToolboxes returns an empty array if devtools are not yet initialized. r=jdescottes 2019-07-18 12:03:23 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild