projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de60d3
)
Small bugfix
author
Luzifr
<szekely@woltlab.com>
Thu, 10 Nov 2011 17:32:30 +0000
(18:32 +0100)
committer
Luzifr
<szekely@woltlab.com>
Thu, 10 Nov 2011 17:32:30 +0000
(18:32 +0100)
wcfsetup/install/files/acp/style/style.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/style.css
b/wcfsetup/install/files/acp/style/style.css
index 559941db6fb9296561b3ebb1d587166faaa0a742..abfa2e5b8b5920516fd7664279b9964c88ca1c8a 100644
(file)
--- a/
wcfsetup/install/files/acp/style/style.css
+++ b/
wcfsetup/install/files/acp/style/style.css
@@
-2257,7
+2257,7
@@
tr .columnURL {
min-width: 19px;
}
-.pageNavigation ul li:not(href):not(.
active
) {
+.pageNavigation ul li:not(href):not(.
disabled
) {
cursor: pointer;
}