add bancomment change

This commit is contained in:
Hendrik
2017-01-31 16:15:48 +01:00
parent eb12b6ba7d
commit b16dc1d4b7
5 changed files with 58 additions and 1 deletions

View File

@@ -51,3 +51,11 @@
.usertable tr:hover {
background-color: #f5f5f5;
}
.bancommentedit {
display: none;
}
.bancommentform input[type="text"] {
width: 100%;
}