mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 02:39:24 +01:00
Hide export button if we are not on entries list
This commit is contained in:
parent
dad1c546a5
commit
10b2411c10
@ -200,6 +200,9 @@ nav input {
|
||||
#button_filters {
|
||||
display: none;
|
||||
}
|
||||
#button_export {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
2 = Side-nav
|
||||
|
Loading…
Reference in New Issue
Block a user