Added icon size 64
authorMarcel Werk <burntime@woltlab.com>
Thu, 12 May 2016 12:39:21 +0000 (14:39 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 12 May 2016 12:40:26 +0000 (14:40 +0200)
wcfsetup/install/files/style/icon/icon.scss

index e523cc3eec58ff51684adb11d133ca9677be9da0..ac78e57c3f34656e676d7ba1f7fdfa310393ecdd 100644 (file)
@@ -111,6 +111,13 @@ a > span.fa:not(.pointer) {
        width: 48px;
 }
 
+.icon64 {
+       font-size: 56px;
+       height: 64px;
+       line-height: 64px;
+       width: 64px;
+}
+
 .icon96 {
        font-size: 84px;
        height: 96px;