more fucking bazarr fixes

This commit is contained in:
gilbN 2019-05-11 14:56:21 +02:00
parent 413fd2eac3
commit b8400fe303
2 changed files with 2 additions and 0 deletions

View File

@ -1394,4 +1394,5 @@ table.dataTable thead th, table.dataTable thead td {
.noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information { .noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information {
background-color: #191a1c !important; background-color: #191a1c !important;
color: #FFF !important; color: #FFF !important;
box-shadow: transparent !important;
} }

View File

@ -1334,4 +1334,5 @@ table.dataTable thead th, table.dataTable thead td {
.noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information { .noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information {
background-color: #191a1c !important; background-color: #191a1c !important;
color: #FFF !important; color: #FFF !important;
box-shadow: transparent !important;
} }