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

update dialogs

This commit is contained in:
Luke Pulverenti 2016-09-07 13:17:26 -04:00
parent 4ffca7a9df
commit ab738fae14
21 changed files with 95 additions and 70 deletions

View file

@ -151,6 +151,11 @@ div.dialogHeader {
color: #fff;
}
.ui-body-a div.formDialogFooter {
background-color: #ddd;
color: inherit;
}
.ui-body-a .formDialogHeader a {
color: #fff !important;
text-transform: uppercase;