gecko-dev/devtools/client/scratchpad
Julian Descottes 84bf318644 Bug 1399886 - remove unnecessary invertable CSS classes on devtools icons;r=gl
Using fill instead of filter we don't need to define each icon as
invertable or not. If the icon is a SVG and supports fill="context-fill"
then it will be inverted/highlighted etc... as expected.

If not then it won't be impacted by DevTools themes.

MozReview-Commit-ID: CLFprKMuCt9

--HG--
extra : rebase_source : 391f3567c2bdf319dcfd0a3b0c87f0479f85eabd
2017-10-04 21:13:48 +02:00
..
test Bug 1250832 - Remove DevTools globals from browser.xul scope. r=jryans 2017-09-25 10:15:50 +02:00
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
scratchpad-commands.js Bug 1399886 - remove unnecessary invertable CSS classes on devtools icons;r=gl 2017-10-04 21:13:48 +02:00
scratchpad-manager.jsm Bug 1388552 - Save Browser Console state in session store;r=mikedeboer,nchevobbe 2017-08-11 09:16:59 -07:00
scratchpad-panel.js Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau 2017-08-11 03:47:30 +02:00
scratchpad.js Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
scratchpad.xul Bug 1365889 - Stop using preprocessing in Scratchpad. r=jdescottes 2017-05-18 14:02:48 +02:00