Fixed cursor for disabled prev/next post links
This commit is contained in:
parent
177a7d79f3
commit
dd1dfcb9e8
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue