mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed cursor for disabled prev/next post links
This commit is contained in:
@ -26,6 +26,7 @@
|
|||||||
}
|
}
|
||||||
#post-current-search a:not(.enabled) {
|
#post-current-search a:not(.enabled) {
|
||||||
color: silver;
|
color: silver;
|
||||||
|
cursor: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
#post-view-wrapper #sidebar {
|
#post-view-wrapper #sidebar {
|
||||||
|
Reference in New Issue
Block a user