minor style tweaks

This commit is contained in:
ansuz
2016-08-18 15:24:56 +02:00
parent 235c0482f9
commit 809919cb32
2 changed files with 2 additions and 6 deletions

View File

@@ -360,15 +360,12 @@ form.realtime table thead tr th .edit:after {
form.realtime table thead tr th .edit.editable {
display: none;
}
form.realtime table tfoot tr td {
z-index: 4000;
cursor: pointer;
}
form.realtime #adduser,
form.realtime #addoption {
color: #46E981;
border: 1px solid #46E981;
padding: 15px;
cursor: pointer;
}
form.realtime #adduser {
border-top-left-radius: 5px;