update ajax loader style

This commit is contained in:
Max Ogden
2011-08-03 18:19:49 -04:00
parent d7e7eeabe4
commit f40f5b20f3
3 changed files with 7 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ a.button:hover span.icon.loading { background-image: url(images/loader-blue.gif)
#couchLogo {float: left; margin-right: 5px; margin-top: 3px}
.chosen {border: 1px solid green}
.info { padding: 0px 0px 10px 0px}
.large-loader { position: absolute; top: 200px; left: 50%; z-index: 666;}
.large-loader { position: relative; }
.menu-overlay {
position: fixed;
top: 0;