Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: chrome/skin/devToolsOverlay.css

Issue 5201912261509120: issue #390 - remove already integrated parts From EHH (Closed)
Patch Set: Created July 18, 2014, 11:17 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/skin/composer.css ('k') | defaults/prefs.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /*
2 * This Source Code is subject to the terms of the Mozilla Public License
3 * version 2.0 (the "License"). You can obtain a copy of the License at
4 * http://mozilla.org/MPL/2.0/.
5 */
6
7 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
8
9 #ehh-inspector-toolbarbutton
10 {
11 list-style-image: url("chrome://adblockplus/skin/abp-status-16.png");
12 -moz-image-region: rect(0px, 16px, 16px, 0px);
13 }
14
15 #ehh-inspector-toolbarbutton > image
16 {
17 filter: none;
18 }
OLDNEW
« no previous file with comments | « chrome/skin/composer.css ('k') | defaults/prefs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld