mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 19:31:41 +00:00
Darkened the error item hover color somewhat
This commit is contained in:
@@ -2851,7 +2851,7 @@ div.full-screen > button:hover {
|
||||
background: #FFD5D4;
|
||||
}
|
||||
.issues-list li.severity-error:hover {
|
||||
background: #FFC8C6;
|
||||
background: #ffc9c7;
|
||||
}
|
||||
.issues-list li.severity-error .icon {
|
||||
color: #DD1400
|
||||
|
||||
Reference in New Issue
Block a user