sonarr: alert info text color

This commit is contained in:
gilbN 2019-07-20 23:47:51 +02:00
parent 609078fbfa
commit c07bc93e0d

View File

@ -1002,4 +1002,5 @@ pre {
.Alert-info-1J8mE {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.25);
color: #FFC107;
}