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

added metadata editor sidebar

This commit is contained in:
Luke Pulverenti 2013-08-02 16:36:44 -04:00
parent 3945e0e9f4
commit 0dc7a2177e
34 changed files with 5572 additions and 342 deletions

View file

@ -507,16 +507,6 @@ a.itemTag:hover {
.noBackdrop .lnkSibling {
bottom: 205px;
}
.metadataFormFields {
float: left;
width: 75%;
}
.metadataFormButtons {
float: right;
width: 23%;
}
}
@media all and (min-width: 650px) {