浏览代码

- Style for auto-complete fields

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@112 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 年之前
父节点
当前提交
3c826d7ca7
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      css/light-grey.css

+ 5 - 0
css/light-grey.css

@@ -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;