]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/djstyle_admin.css
OSQA-203, the white background color of the top menu has been removed, as it is compl...
[osqa.git] / forum / skins / default / media / style / djstyle_admin.css
index e8e85734e931ea7fa17bf948a776d43bef3d8f44..0ccd4ab237dd887d905e408f85df2cd2a44b099f 100644 (file)
@@ -1,3 +1,5 @@
+@import "jquery.autocomplete.css";
+
 textarea {
     width: 100%;
 }
@@ -52,4 +54,10 @@ input.longstring {
     background-color: #ffffe0;
     border: 3px double #b8860b;
     padding: 4px;
+}
+
+.ajax_indicator {
+    background: transparent url('../images/indicator.gif') top left no-repeat;
+    padding: 7px 25px;
+    min-height: 24px;
 }
\ No newline at end of file