1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2013-07-15 21:36:36 -04:00
commit c977f4a919
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;