Update select2.css
This commit is contained in:
parent
1c183ef23b
commit
795bd884a6
1 changed files with 1 additions and 4 deletions
|
@ -548,11 +548,8 @@ disabled look for disabled choices in the results dropdown
|
|||
|
||||
|
||||
.select2-result-selectable .select2-match,
|
||||
.select2-result-unselectable .select2-result-selectable .select2-match {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.select2-result-unselectable .select2-match {
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.select2-offscreen {
|
||||
|
|
Loading…
Add table
Reference in a new issue