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

begin rework of image editor

This commit is contained in:
Luke Pulverenti 2015-09-17 12:04:04 -04:00
parent 7ea4d0b4c9
commit 5bccc1840e
53 changed files with 965 additions and 787 deletions

View file

@ -213,10 +213,7 @@
.editorTile h3 {
text-transform: uppercase;
background: #444;
padding: .5em 0;
text-align: center;
margin-top: 0;
color: #ddd;
}
@ -225,7 +222,7 @@
}
.editorTileInner {
padding: 1em;
padding: .5em;
}
.editorTile .ui-field-contain {