mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Improve server selectize on setup wizard
This commit is contained in:
parent
dc743ac378
commit
030f9d334b
3 changed files with 37 additions and 10 deletions
|
@ -86,6 +86,9 @@ select.form-control {
|
|||
margin-bottom: 4px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
.selectize-control.form-control.wizard-pms-ip .selectize-input {
|
||||
padding: 6px 12px !important;
|
||||
}
|
||||
.react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue