1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

#382 Better feedback on supporter key entry

This commit is contained in:
Eric Reed 2013-07-14 18:01:02 -04:00
parent d2077f43d4
commit 1fbfb1d548
3 changed files with 18 additions and 3 deletions

View file

@ -272,6 +272,10 @@ form, .readOnlyContent {
color: #fff!important;
}
.invalidEntry {
background-color: lightpink!important;
}
/* Tabs (e.g. advanced metadata page) */
.localnav {
margin-bottom: 40px!important;