mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Changeset panel can now cancel and save comments.
This commit is contained in:
+7
-1
@@ -247,9 +247,15 @@ button small {
|
||||
|
||||
.commit-pane ul {
|
||||
border-bottom:1px solid #ccc;
|
||||
background:#fff;
|
||||
}
|
||||
|
||||
.commit-pane li {
|
||||
border-top:1px solid #ccc;
|
||||
padding:2px;
|
||||
padding:2px 10px;
|
||||
}
|
||||
|
||||
.commit-pane .changeset-comment {
|
||||
width:630px;
|
||||
font-size:100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user