issue114, pimp AJAX-loading notification
[phpfspot.git] / themes / default / stylesheet.css
index 7eede84321716166e6c2de04949b53ce1b4fae2f..4a127e8c50492fed1d0097a41d5d4e1540d92002 100644 (file)
@@ -158,6 +158,18 @@ div.thumb a.thumblink:hover {
    border-radius:          1em;
    border:                 dashed 1px #888888;
    z-index:                100;
+   float:                  right;
+   margin-top:             20px;
+   margin-right:           20px;
+}
+
+#HTML_AJAX_LOADING {
+   position:               fixed;
+   z-index:                1000;
+   top:                    80px;
+   right:                  10px;
+   background-color:       #ffffff;
+   padding:                10px;
 }
 
 #available_tags,#selected_tags {