updated comment UI, added stub for POST; TODO: finish links & POST

This commit is contained in:
Thomas Hervey
2018-08-10 11:01:31 -06:00
committed by Bryan Housel
parent b5a316df48
commit d095de08fe
9 changed files with 83 additions and 124 deletions
+7
View File
@@ -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;