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:
ed73594
)
Added CSS for post inline editing
author
Alexander Ebert
<ebert@woltlab.com>
Tue, 1 May 2012 15:46:33 +0000
(17:46 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Tue, 1 May 2012 15:46:33 +0000
(17:46 +0200)
wcfsetup/install/files/style/wbb.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/wbb.less
b/wcfsetup/install/files/style/wbb.less
index e0c23614a526a9ca89a49bfd61569286462b89ba..32e024973cb74467150e9285474767827d78c965 100644
(file)
--- a/
wcfsetup/install/files/style/wbb.less
+++ b/
wcfsetup/install/files/style/wbb.less
@@
-283,6
+283,12
@@
}
}
+.wbbPostLoading {
+ background-image: url(../icon/spinner1.svg);
+ background-position: center center;
+ background-repeat: no-repeat;
+ background-size: 64px;
+}
/* Thread quick reply */
#threadQuickReply {