mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-31 12:19:31 +02:00
Render restriction paths with red/green/blue shadow
This commit is contained in:
+2
-2
@@ -1910,10 +1910,10 @@ input[type=number] {
|
||||
font-weight: bold;
|
||||
}
|
||||
.restriction-help span.qualifier.allow {
|
||||
color: #8b5;
|
||||
color: #7a4;
|
||||
}
|
||||
.restriction-help span.qualifier.restrict {
|
||||
color: #d76;
|
||||
color: #d75;
|
||||
}
|
||||
.restriction-help span.qualifier.only {
|
||||
color: #78f;
|
||||
|
||||
Reference in New Issue
Block a user