1
0
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:
NumEricR 2013-09-05 22:01:15 +02:00
parent 876bb3af42
commit 08a12b6dbb

View File

@ -221,12 +221,7 @@ a, a:hover, a:visited {
margin: 2px;
}
.pagination .disabled {
border: 1px solid #eee;
color: #ddd;
margin: 2px;
padding: 4px 8px;
font-size: 11px;
font-weight: bold;
display: none;
}
#bookmarklet {