mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 11:22:17 -05:00
Hide disabled pagination links
This commit is contained in:
parent
876bb3af42
commit
08a12b6dbb
@ -221,12 +221,7 @@ a, a:hover, a:visited {
|
|||||||
margin: 2px;
|
margin: 2px;
|
||||||
}
|
}
|
||||||
.pagination .disabled {
|
.pagination .disabled {
|
||||||
border: 1px solid #eee;
|
display: none;
|
||||||
color: #ddd;
|
|
||||||
margin: 2px;
|
|
||||||
padding: 4px 8px;
|
|
||||||
font-size: 11px;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#bookmarklet {
|
#bookmarklet {
|
||||||
|
Loading…
Reference in New Issue
Block a user