fix icon style
authorJoshua Rüsweg <josh@bastelstu.be>
Sun, 26 Oct 2014 19:28:42 +0000 (20:28 +0100)
committerJoshua Rüsweg <josh@bastelstu.be>
Sun, 26 Oct 2014 19:28:42 +0000 (20:28 +0100)
https://beta.woltlab.com/?thread/39-unsauberes-icon/&postID=135#post135

wcfsetup/install/files/style/icon.less

index 91509dcf10309a58eb5bf826b40b54e2c7916561..30a6675e6bbe459aba12033b67e7886489e5304f 100644 (file)
@@ -22,6 +22,9 @@
        -moz-user-select: none;
        -ms-user-select: none;
        
+       -moz-osx-font-smoothing: grayscale;
+       -webkit-font-smoothing: antialiased;
+       
        .textShadow(@wcfContentBackgroundColor);
        
        &.disabled {