mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Change to include libraries instead of exclude
This commit is contained in:
parent
d1f982847b
commit
32645c374e
7 changed files with 62 additions and 134 deletions
|
@ -125,8 +125,10 @@ div.form-control .selectize-input {
|
|||
padding-bottom: 2px !important;
|
||||
transition: background-color .3s;
|
||||
}
|
||||
.react-selectize.root-node .simple-value span {
|
||||
.react-selectize.root-node .simple-value span,
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
padding-bottom: 2px !important;
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .value-wrapper:not(:first-child):before {
|
||||
content: "or";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue