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

Unified Diff: skin/popup.css

Issue 29583568: Issue 5880 - Basic issue reporter implementation (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Created Oct. 19, 2017, 12:28 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skin/issue-reporter.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/popup.css
===================================================================
--- a/skin/popup.css
+++ b/skin/popup.css
@@ -254,16 +254,21 @@ body.disabled #enabled #enabled-no
margin: 10px 15px;
}
#stats-container .icon
{
background-position: -50px -49px;
}
+#issueReporter .icon
+{
+ visibility: hidden;
+}
+
#stats strong
{
font-size: 15px;
line-height: 140%;
}
#share
« no previous file with comments | « skin/issue-reporter.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld