From: Nicolas LÅ“uillet Date: Wed, 6 Jan 2016 06:47:09 +0000 (+0100) Subject: Hide export button if we are not on entries list X-Git-Tag: 2.0.0-alpha.1~1^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=10b2411c1069e1a4b89ad1dcc5e2770d4230a186;p=github%2Fwallabag%2Fwallabag.git Hide export button if we are not on entries list --- diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css index d6031530..73965571 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css @@ -200,6 +200,9 @@ nav input { #button_filters { display: none; } +#button_export { + display: none; +} /* ========================================================================== 2 = Side-nav