mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 01:47:49 +02:00
updated comment UI, added stub for POST; TODO: finish links & POST
This commit is contained in:
committed by
Bryan Housel
parent
b5a316df48
commit
d095de08fe
@@ -175,6 +175,13 @@
|
||||
}
|
||||
|
||||
/* KeepRight */
|
||||
.kr_error-comment-container,
|
||||
.kr_error-details-container {
|
||||
background: #ececec;
|
||||
padding: 10px 10px;
|
||||
border-radius: 8px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.kr_error_type_30 {
|
||||
color: #ddb87d;
|
||||
|
||||
Reference in New Issue
Block a user