Add intermediary login page to view Plex XML

This commit is contained in:
JonnyWong16 2022-01-16 12:20:48 -08:00
parent 86cf872595
commit 66e6b9499a
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
5 changed files with 72 additions and 23 deletions

View file

@ -3680,10 +3680,6 @@ a.no-highlight:hover {
.login-container .form-group {
margin-bottom: 20px;
}
.login-container .form-group label {
font-weight: 400;
color: #999;
}
.login-container .form-control {
height: 38px;
line-height: 1.5em;