Fixed icon color
authorMarcel Werk <burntime@woltlab.com>
Fri, 25 Jan 2013 20:36:35 +0000 (21:36 +0100)
committerMarcel Werk <burntime@woltlab.com>
Fri, 25 Jan 2013 20:36:35 +0000 (21:36 +0100)
wcfsetup/install/files/style/sortable.less

index c67fa28c40f03af07c6a5e5bcb5a3afcc2da4e39..399f45daf0dc362449be91afa03c64b15397f854 100644 (file)
                > a {
                        color: @wcfTabularBoxColor;
                }
+               
+               .icon {
+                       color: @wcfTabularBoxColor;
+                       
+                       .textShadow(@wcfTabularBoxBackgroundColor);
+               }
        }
        
        .statusDisplay {