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:
595b4e3
)
Small change
author
Luzifr
<szekely@woltlab.com>
Mon, 27 Feb 2012 19:42:56 +0000
(20:42 +0100)
committer
Luzifr
<szekely@woltlab.com>
Mon, 27 Feb 2012 19:43:01 +0000
(20:43 +0100)
wcfsetup/install/files/acp/style/wcf.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/wcf.css
b/wcfsetup/install/files/acp/style/wcf.css
index fcc1c2784cf43282bd82506aa1fe1bd6bb241e94..9d00201565c7a0cba41fecc47c5ccaf9a9fd18a9 100644
(file)
--- a/
wcfsetup/install/files/acp/style/wcf.css
+++ b/
wcfsetup/install/files/acp/style/wcf.css
@@
-3923,7
+3923,6
@@
button:hover {
/* Active State */
.wcf-button:focus,
-.active .wcf-button,
.default .wcf-button:focus,
input[type='reset']:focus,
input[type='submit']:focus,
@@
-3931,6
+3930,7
@@
input[type='button']:focus,
button:focus,
.wcf-button:active,
+.active .wcf-button,
.default .wcf-button:active,
input[type='reset']:active,
input[type='submit']:active,