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

rework dialog headers

This commit is contained in:
Luke Pulverenti 2015-12-15 15:10:41 -05:00
parent aebb7fd2d6
commit 1a754cb283
5 changed files with 33 additions and 44 deletions

View file

@ -572,7 +572,7 @@ paper-dialog paper-radio-group paper-radio-button {
div.dialogHeader {
margin: 0 0 2.5em!important;
padding: .35em 1em;
padding: .35em .5em;
background-color: #101010;
display: flex;
align-items: center;