show chat expiration time in overview and minor fixes

This commit is contained in:
Mario Vavti
2016-04-03 11:34:07 +02:00
parent e361ee9253
commit b8d8be7013
5 changed files with 20 additions and 11 deletions

View File

@@ -11,8 +11,13 @@
padding: 7px 3px 7px 10px;
}
#chatrooms-index th:nth-child(3),
#chatrooms-index td:nth-child(3){
#chatrooms-index th:nth-child(2),
#chatrooms-index td:nth-child(2){
text-align: right;
}
#chatrooms-index th:nth-child(4),
#chatrooms-index td:nth-child(4){
padding: 7px 10px 7px 7px;
}