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

Unified Diff: skin/popup.css

Issue 29532767: Issue 5593 - Use messaging in popup for prefs, whitelisting, and stats (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Revert one more instance of ext.pages.open Created Sept. 27, 2017, 9:40 a.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 | « popup.js ('k') | stats.js » ('j') | stats.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/popup.css
===================================================================
--- a/skin/popup.css
+++ b/skin/popup.css
@@ -335,17 +335,17 @@
background-position: -34px -65px;
}
.collapsed .collapse-icon
{
background-position: -34px -77px;
}
-.collapsed .collapsable
+.collapsed .collapsible
{
display: none;
}
.checkbox
{
display: inline-block;
width: 15px;
« no previous file with comments | « popup.js ('k') | stats.js » ('j') | stats.js » ('J')

Powered by Google App Engine
This is Rietveld