- Style for auto-complete fields

SVN:trunk[112]
This commit is contained in:
Denis Flaven
2009-09-07 12:19:33 +00:00
parent e0e5e7ec9d
commit f9e21e942e

View File

@@ -187,6 +187,11 @@ input.textSearch {
color:#000000;
}
.ac_input {
border: 1px solid #7f9db9;
background: url(../images/ac-background.gif) no-repeat right;
}
/* By Rom */
.csvimport_createobj {
color: #AA0000;