added overview, genre, studio, tags, status, airdays, airtime to the edit metadata page

This commit is contained in:
Luis Miguel Almánzar 2013-06-08 23:04:41 -04:00
parent 4cdfe410b2
commit 3ad3e48333
3 changed files with 164 additions and 2 deletions

View file

@ -977,3 +977,7 @@ input[type="range"]::-ms-fill-upper {
max-width: 110px;
}
}
#editItemMetadataPage #txtOverview {
height: 70px;
}