mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Fixup active casings, shorter prefix detection.
This commit is contained in:
+3
-3
@@ -46,9 +46,9 @@ path.casing:hover {
|
||||
}
|
||||
|
||||
path.casing.active {
|
||||
stroke:#FFF9C9;
|
||||
stroke-opacity:1;
|
||||
stroke-width:8;
|
||||
stroke:#FFF9C9 !important;
|
||||
stroke-opacity:1 !important;
|
||||
stroke-width:10 !important;
|
||||
}
|
||||
|
||||
path.stroke {
|
||||
|
||||
Reference in New Issue
Block a user