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:
7a807c6
)
Fixed wrong icon path
author
Luzifr
<szekely@woltlab.com>
Mon, 5 Sep 2011 13:33:00 +0000
(15:33 +0200)
committer
Luzifr
<szekely@woltlab.com>
Mon, 5 Sep 2011 13:33:00 +0000
(15:33 +0200)
wcfsetup/install/files/acp/style/testing.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/testing.css
b/wcfsetup/install/files/acp/style/testing.css
index d40147df03715f20d49351653e8f3dbdb4d682b9..c93ad3973d223b36f44db918cfebe4456f36b559 100644
(file)
--- a/
wcfsetup/install/files/acp/style/testing.css
+++ b/
wcfsetup/install/files/acp/style/testing.css
@@
-1624,7
+1624,7
@@
div.wcfDimensions {
div.overlayLoading {
background-color: #fff;
- background-image: url("../../i
mages
/spinner.svg");
+ background-image: url("../../i
con
/spinner.svg");
background-position: center center;
background-repeat: no-repeat;
}