Fixes "pre-input" dropdown-icon-toggler.
authorLuzifr <szekely@woltlab.com>
Tue, 4 Oct 2011 18:03:15 +0000 (20:03 +0200)
committerLuzifr <szekely@woltlab.com>
Tue, 4 Oct 2011 18:03:21 +0000 (20:03 +0200)
wcfsetup/install/files/acp/style/style.css

index 5212ce6d0275ab07b722764150472c8f76b43a5b..cf884a369de5473435039e7d3a5c8b54b925b66a 100644 (file)
@@ -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;