mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Merge branch 'master' of github.com:systemed/iD
This commit is contained in:
@@ -275,6 +275,10 @@ text {
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.oneway .textpath {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
text.tag-oneway {
|
||||
fill:#91CFFF;
|
||||
stroke:#2C6B9B;
|
||||
@@ -303,6 +307,7 @@ text.tag-oneway {
|
||||
}
|
||||
|
||||
.mode-browse .line,
|
||||
.mode-browse .oneway,
|
||||
.mode-select .line {
|
||||
cursor: url(../img/cursor-select-line.png), pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user