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

paperdialoghelper -> dialogHelper

This commit is contained in:
Luke Pulverenti 2016-03-23 15:03:17 -04:00
parent 822553d966
commit ae421fa193
37 changed files with 168 additions and 163 deletions

View file

@ -551,7 +551,7 @@ div.dialogHeader {
margin-left: .75em;
}
.paperDialog.popupEditor h2.dialogHeader {
.dialog.popupEditor h2.dialogHeader {
font-weight: inherit !important;
line-height: 36px;
padding: 0 1em;
@ -563,7 +563,7 @@ div.dialogHeader {
margin-bottom: 0;
}
.paperDialog.popupEditor {
.dialog.popupEditor {
padding-bottom: 100px;
}