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

Unified Diff: static/css/noscript-mobile.css

Issue 29558641: Issue 5740 - Implemented new abp.org footer styles (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Addressed comments Created Oct. 11, 2017, 1:11 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 | « static/css/main-mobile.css ('k') | static/img/footer-facebook-glyphicon.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/noscript-mobile.css
===================================================================
--- a/static/css/noscript-mobile.css
+++ b/static/css/noscript-mobile.css
@@ -1,14 +1,4 @@
#menu:hover>li
{
display: block;
}
-
-footer nav section:hover h1::after
-{
- content: url(/static/img/mobile/arrow-down.png);
-}
-
-footer nav section:hover li
-{
- display: block;
-}
« no previous file with comments | « static/css/main-mobile.css ('k') | static/img/footer-facebook-glyphicon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld