提交 63e4a694 编写于 作者: C Catouse

* fixed style of chosen in theme.

上级 699f6419
此差异已折叠。
......@@ -543,6 +543,12 @@ table.tablesorter thead tr .headerSortDown:after{color:@link-color!important;}
border-color: @input-border-focus!important;
}
&.chosen-with-drop .chosen-single
{
border-color: @dropdown-fallback-border!important; // IE8 fallback
border-color: @dropdown-border!important;
}
.chosen-choices
{
@color-rgba: rgba(red(@input-border-focus), green(@input-border-focus), blue(@input-border-focus), .6)!important;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册