* hydra: make warning lines darkorange
This commit is contained in:
@ -81,6 +81,11 @@ em.storeref:hover span.popup {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.errorLine {
|
||||
color: darkorange;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.prio3 {
|
||||
font-style: italic;
|
||||
}
|
||||
|
Reference in New Issue
Block a user