aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2013-07-13 23:35:38 +0200
committergit-marijus <mario@mariovavti.com>2013-07-13 23:35:38 +0200
commit6abaa37fe37ee52a01e686ab3b722bcf8c2693f3 (patch)
tree7d1dec03d51506a58be2548f57337d7f0cac7bbf /view/theme
parent3ca93a2b9e953890c280778293b7af26cfbf7073 (diff)
downloadvolse-hubzilla-6abaa37fe37ee52a01e686ab3b722bcf8c2693f3.tar.gz
volse-hubzilla-6abaa37fe37ee52a01e686ab3b722bcf8c2693f3.tar.bz2
volse-hubzilla-6abaa37fe37ee52a01e686ab3b722bcf8c2693f3.zip
port jot to spin.js
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 7bc7e02ed..d56f69f8d 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1688,6 +1688,12 @@ tr.mceLast {
color: #000000;
}
+#profile-jot-text-loading {
+ float: left;
+ margin: 14px 0px 0px 12px;
+ color: #777;
+}
+
.wall-item-photo, .photo, .contact-block-img, .my-comment-photo {
border-radius: 5px;
-moz-border-radius: 5px;