Allow setting a custom Pushover sound

* Closes #2005
This commit is contained in:
JonnyWong16 2023-02-21 11:12:56 -08:00
parent 2a1bf7847b
commit ebe570d42f
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
5 changed files with 54 additions and 34 deletions

View file

@ -79,7 +79,6 @@ select.form-control {
color: #eee !important;
border: 0px solid #444 !important;
background: #555 !important;
padding: 1px 2px;
transition: background-color .3s;
}
.selectize-control.form-control .selectize-input {
@ -87,7 +86,6 @@ select.form-control {
align-items: center;
flex-wrap: wrap;
margin-bottom: 4px;
padding-left: 5px;
}
.selectize-control.form-control.selectize-pms-ip .selectize-input {
padding-left: 12px !important;