Added `.icon128`
authorAlexander Ebert <ebert@woltlab.com>
Wed, 11 Oct 2017 16:17:33 +0000 (18:17 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 11 Oct 2017 16:17:33 +0000 (18:17 +0200)
Fixes #2432

wcfsetup/install/files/style/icon/icon.scss

index a36bf55e5d0ea2a22f61668e5530aad8190cc415..086393a2ad39b267d19e556ce691a862a2f651b0 100644 (file)
@@ -125,6 +125,13 @@ a > span.fa:not(.pointer) {
        width: 96px;
 }
 
+.icon128 {
+       font-size: 112px;
+       height: 128px;
+       line-height: 128px;
+       width: 128px;
+}
+
 .icon144 {
        font-size: 130px;
        height: 144px;