projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
556973c
)
Added missing CSS class
author
Marcel Werk
<burntime@woltlab.com>
Tue, 22 Jan 2013 16:36:07 +0000
(17:36 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 22 Jan 2013 16:36:07 +0000
(17:36 +0100)
wcfsetup/install/files/style/icon.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/icon.less
b/wcfsetup/install/files/style/icon.less
index 599c655d543f8227002298224f16c942060913d9..a534cc2b6c12601c818555f440ad9c4688d49462 100644
(file)
--- a/
wcfsetup/install/files/style/icon.less
+++ b/
wcfsetup/install/files/style/icon.less
@@
-45,6
+45,12
@@
width: 48px;
}
+.icon96 {
+ font-size: 84px;
+ height: 96px;
+ width: 96px;
+}
+
// spinner animation
.icon-spinner {
height: auto;