Change colors of "notifying" text
This commit is contained in:
parent
c3c78de871
commit
333d84a1d1
1 changed files with 2 additions and 2 deletions
|
@ -20,11 +20,11 @@ hr.invisible {
|
|||
}
|
||||
|
||||
.text-warning {
|
||||
color: #cbc600;
|
||||
color: #ADA900;
|
||||
}
|
||||
|
||||
.text-success {
|
||||
color: #69d169;
|
||||
color: #39AD00;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue