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:
492b0eb
)
Fixes "pre-input" dropdown-icon-toggler.
author
Luzifr
<szekely@woltlab.com>
Tue, 4 Oct 2011 18:03:15 +0000
(20:03 +0200)
committer
Luzifr
<szekely@woltlab.com>
Tue, 4 Oct 2011 18:03:21 +0000
(20:03 +0200)
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 5212ce6d0275ab07b722764150472c8f76b43a5b..cf884a369de5473435039e7d3a5c8b54b925b66a 100644
(file)
--- a/
wcfsetup/install/files/acp/style/style.css
+++ b/
wcfsetup/install/files/acp/style/style.css
@@
-1041,7
+1041,7
@@
textarea {
float: left;
}
-.preInput .dropdownCaption span
{ /* ToDo: Icon will be toggled by a class in the future! */
+.preInput .dropdownCaption span
.active {
background-image: url('../../icon/dropdown1.svg');
background-position: right center;
background-repeat: no-repeat;