mirror of https://github.com/morpheus65535/bazarr
WIP
This commit is contained in:
parent
61904e7445
commit
d2c39b4de4
|
@ -123,7 +123,7 @@
|
|||
icon = '"fas fa-info-circle" style="color: #1e90ff;"';
|
||||
break;
|
||||
case 'WARNING':
|
||||
icon = '"fas fa-exclamation-circle" style="color: #ffa500`;"';
|
||||
icon = '"fas fa-exclamation-circle text-warning"';
|
||||
break;
|
||||
case 'ERROR':
|
||||
icon = '"fas fa-bug" style="color: red;"';
|
||||
|
|
Loading…
Reference in New Issue