Fix UI issues, unclickable user column, add confirm dialog

This commit is contained in:
yflory
2016-12-07 11:44:09 +01:00
parent 740b6e955e
commit f26cdb1a21
4 changed files with 33 additions and 8 deletions

View File

@@ -434,6 +434,7 @@ div.realtime table thead td {
padding: 0px 5px;
background: #4c443f;
border-radius: 20px 20px 0 0;
text-align: center;
}
form.realtime table thead td input[type="text"],
div.realtime table thead td input[type="text"] {