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

@@ -454,8 +454,6 @@ form.realtime {
tfoot {
tr {
td {
z-index: 4000;
cursor: pointer;
}
}
}
@@ -466,6 +464,7 @@ form.realtime {
color: @cp-green;
border: 1px solid @cp-green;
padding: 15px;
cursor: pointer;
}
#adduser { .top-left; }