From: Andreas Unterkircher Date: Tue, 1 Apr 2008 17:18:53 +0000 (+0200) Subject: issue114, further pimped loading-notification X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=06e07c45d3ae47d1126230ca5bae0f9d5a708e15 issue114, further pimped loading-notification Signed-off-by: Andreas Unterkircher --- diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 4a127e8..e9a505c 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -166,10 +166,13 @@ div.thumb a.thumblink:hover { #HTML_AJAX_LOADING { position: fixed; z-index: 1000; - top: 80px; + top: 90px; right: 10px; background-color: #ffffff; padding: 10px; + -moz-border-radius: 1em; + border-radius: 1em; + border: dashed 1px #aaaaaa; } #available_tags,#selected_tags {