summaryrefslogtreecommitdiff
path: root/themes/wind/css
diff options
context:
space:
mode:
authormamouneyya <mamoun.diraneyya@gmail.com>2010-09-29 22:01:36 +0300
committermamouneyya <mamoun.diraneyya@gmail.com>2010-09-29 22:01:36 +0300
commit6aabab4b715ff8ac00cc667e9d0a40c9868410d8 (patch)
tree85766ce290f3a89b1039969ce31bc47138d76594 /themes/wind/css
parent61e55becf46ce899632bff7ce26a7208094618f0 (diff)
parentef8751468b998baddbc6d5827a392ed6e12e5548 (diff)
Merge remote branch 'gallery3/master'
Conflicts: themes/admin_wind/css/screen.css themes/wind/css/screen.css
Diffstat (limited to 'themes/wind/css')
-rw-r--r--themes/wind/css/screen.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index d4b03eac..a49b8c28 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -1036,6 +1036,11 @@ div#g-action-status {
margin-left: 0;
}
+/* Autocomplete ~~~~~~~~~~ */
+.ac_loading {
+ background: white url('../images/loading-small.gif') right center no-repeat !important;
+}
+
/** *******************************************************************
* 9) Right to left language styles
*********************************************************************/