浏览代码

U hover style in select list

Piotr Labudda 6 年之前
父节点
当前提交
1286bb622b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      SE/static/p5UI/main.css

+ 2 - 0
SE/static/p5UI/main.css

@@ -47,3 +47,5 @@ body { margin:0; font-size:12px; line-height:18px; }
 caption { font-size:medium }
 
 .input-xs { height:22px; font-size:12px; line-height:1.2em; padding:3px 8px; }
+
+.selectize-dropdown .active { background-color: #d9edf7 }