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

Delta Between Two Patch Sets: chrome/content/addonPageAustralisStyles.css

Issue 4744516900749312: issue #1155 - Don't allow displaying icon text with Australis theme (Closed)
Left Patch Set: Created July 28, 2014, 7:58 p.m.
Right Patch Set: Created July 30, 2014, 12:47 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | chrome/content/settings.xul » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
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 @-moz-document url("about:addons")
10 {
11 #abpcustomization-icondisplay
12 {
13 display: none !important;
14 }
15 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld