mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
Add source switch
This commit is contained in:
@@ -789,6 +789,14 @@ img.tile {
|
||||
|
||||
#about { text-align: right;}
|
||||
|
||||
.source-switch a {
|
||||
padding: 2px 5px;
|
||||
}
|
||||
.source-switch a.live {
|
||||
background: #d32232;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
#user-list a:not(:last-child):after {
|
||||
content: ', ';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user