提交 1af3c334 编写于 作者: C Catouse

* fix style of chosen icons component.

上级 27bfd32b
...@@ -2,11 +2,15 @@ ...@@ -2,11 +2,15 @@
{ {
padding: 5px; padding: 5px;
} }
.chosen-container.chosen-icons .chosen-results li {
border-radius: @border-radius-base;
}
.chosen-container.chosen-icons .chosen-results li.group-result .chosen-container.chosen-icons .chosen-results li.group-result
{ {
padding: 5px 0; padding: 5px 0;
color: #666; color: #666;
font-size: 12px; font-size: 12px;
border-radius: 0;
} }
.chosen-container.chosen-icons .chosen-results li.group-option .chosen-container.chosen-icons .chosen-results li.group-option
{ {
...@@ -16,5 +20,4 @@ ...@@ -16,5 +20,4 @@
line-height: 14px; line-height: 14px;
width: 30px; width: 30px;
text-align: center; text-align: center;
border-radius: 4px;
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册