mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 07:22:11 +00:00
set smaller font for subtitles of select2 option
This commit is contained in:
parent
507c85821d
commit
616bec13bf
|
@ -278,6 +278,9 @@ a.accordion2-toggle:focus, a.accordion2-toggle:hover {
|
|||
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
|
||||
border-radius: 0px;
|
||||
}
|
||||
.select2-results__option span i {
|
||||
font-size: 80%;
|
||||
}
|
||||
.datepicker {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user