summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index ebe9892..4a127e8 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -163,6 +163,15 @@ div.thumb a.thumblink:hover {
margin-right: 20px;
}
+#HTML_AJAX_LOADING {
+ position: fixed;
+ z-index: 1000;
+ top: 80px;
+ right: 10px;
+ background-color: #ffffff;
+ padding: 10px;
+}
+
#available_tags,#selected_tags {
clip: auto;
overflow: auto;