Implement comment deletion and loading indicator

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-10-05 10:12:15 +02:00
parent e547a5d2b9
commit f5520d3087
6 changed files with 33 additions and 21 deletions

View File

@@ -946,6 +946,9 @@ input.input-inline {
position: absolute;
top: -5px;
right: 0;
a {
font-weight: normal;
}
button {
opacity: .5;
padding: 14px 19px;