]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #1553 from wallabag/v2-hide-export-button
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Wed, 6 Jan 2016 20:25:41 +0000 (21:25 +0100)
committerJeremy Benoist <j0k3r@users.noreply.github.com>
Wed, 6 Jan 2016 20:25:41 +0000 (21:25 +0100)
Hide export button if we are not on entries list

src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css

index d603153051e50a46b830c3c1c1bf959ca1998a81..7396557148a894df062d075abdae8df1ddd5e04a 100755 (executable)
@@ -200,6 +200,9 @@ nav input {
 #button_filters {
     display: none;
 }
+#button_export {
+    display: none;
+}
 
 /* ==========================================================================
    2 = Side-nav