Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit bfff80b

Browse files
committed
feat(choices): allow user select group header
User can now select header of group by option to select all item in this group #1074 old pull request ref
1 parent 1f5d245 commit bfff80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ body > .ui-select-bootstrap.open {
253253
border-right: 1px solid #428bca;
254254
}
255255

256-
.ui-select-bootstrap .ui-select-choices-group:hover {
256+
.ui-select-bootstrap .ui-select-choices-group-label.dropdown-header:hover {
257257
background-color: #f5f5f5;
258258
}
259259

0 commit comments

Comments
 (0)