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:
caaaafe
)
Fixed spinner animation
author
Marcel Werk
<burntime@woltlab.com>
Thu, 30 May 2013 14:13:25 +0000
(16:13 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Thu, 30 May 2013 14:13:25 +0000
(16:13 +0200)
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 2034cb9d3ae3bbf6ebcacf4b718ba7d2efad719a..85a96a47d0f712b12dfca80bbd263e3763de5003 100644
(file)
--- a/
wcfsetup/install/files/style/icon.less
+++ b/
wcfsetup/install/files/style/icon.less
@@
-65,7
+65,6
@@
a > span.icon:not(.pointer) {
// spinner animation
.icon-spinner {
height: auto;
- width: auto;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;