big changes

everything with lease and expire dates
This commit is contained in:
Tóth Richárd
2019-08-29 17:22:24 +02:00
parent 3915d630dd
commit dccd23f1a1
20 changed files with 315 additions and 125 deletions

View File

@@ -188,6 +188,12 @@ a.addbutton.noti {
text-align: left;
}
.list_item table.money.expired {
color: #7d6d6d;
font-weight: normal;
cursor: not-allowed;
}
.list_item table.money td.icon {
width: 25px;
padding: 0px;