mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-12 04:31:39 +02:00
styled 'start editing' button, closes 1177
This commit is contained in:
+9
-1
@@ -2382,6 +2382,14 @@ div.typeahead a:first-child {
|
||||
}
|
||||
|
||||
.huge-modal-button {
|
||||
height: 180px;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.huge-modal-button .illustration {
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat -301px -220px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user