This commit is contained in:
Andreas Österreicher
2011-01-14 14:09:17 +00:00
parent d787fca057
commit bfb3fcdb36
6 changed files with 53 additions and 25 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
in relative units scroll will be broken in firefox */
line-height: 16px; overflow: hidden;
}
.ac_loading {background: #ffffff url('indicator.gif') right center no-repeat; }
.ac_loading {background: #ffffff url('images/indicator.gif') right center no-repeat; }
.ac_odd {background-color: #eee;}
.ac_over {background-color: navy;color: white;font-weight: bold;}
.ac_input {border: 1px solid WindowFrame;background-color: #FBFBFB;}