save additional info to recording nfo's
This commit is contained in:
parent
70994b54a6
commit
44513d8744
42 changed files with 7006 additions and 774 deletions
16
dashboard-ui/bower_components/emby-webcomponents/imageeditor/imageeditor.css
vendored
Normal file
16
dashboard-ui/bower_components/emby-webcomponents/imageeditor/imageeditor.css
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
.imageEditor-buttons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 1em 0 1em;
|
||||
}
|
||||
|
||||
.first-imageEditor-buttons {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
.imageEditorCard {
|
||||
width: 20%;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue