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

update components

This commit is contained in:
Luke Pulverenti 2016-08-08 14:13:52 -04:00
parent f9240e5fb5
commit b1feee2d1c
17 changed files with 39 additions and 54 deletions

View file

@ -176,22 +176,11 @@ div.dialogHeader {
margin-left: .75em;
}
.dialog.popupEditor h2.dialogHeader {
font-weight: inherit !important;
line-height: 36px;
padding: 0 1em;
margin-top: .7em;
}
.formDialogHeader button {
margin-top: 0;
margin-bottom: 0;
}
.dialog.popupEditor {
padding-bottom: 100px;
}
.formDialog.background-theme-b {
background-color: #181818;
}