projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1050907
)
issue114, further pimped loading-notification
author
Andreas Unterkircher
<unki@netshadow.at>
Tue, 1 Apr 2008 17:18:53 +0000
(19:18 +0200)
committer
Andreas Unterkircher
<unki@netshadow.at>
Tue, 1 Apr 2008 17:18:53 +0000
(19:18 +0200)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
themes/default/stylesheet.css
patch
|
blob
|
history
diff --git
a/themes/default/stylesheet.css
b/themes/default/stylesheet.css
index 4a127e8c50492fed1d0097a41d5d4e1540d92002..e9a505c7ec5b1368dde502ecdb9c4d9ae5e4ad53 100644
(file)
--- 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:
8
0px;
+ top:
9
0px;
right: 10px;
background-color: #ffffff;
padding: 10px;
+ -moz-border-radius: 1em;
+ border-radius: 1em;
+ border: dashed 1px #aaaaaa;
}
#available_tags,#selected_tags {