forked from lix-project/hydra
* hydra: make warning lines darkorange
This commit is contained in:
parent
b75de713e5
commit
4ab450458b
|
@ -81,6 +81,11 @@ em.storeref:hover span.popup {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.errorLine {
|
||||||
|
color: darkorange;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.prio3 {
|
.prio3 {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue