big changes
everything with lease and expire dates
This commit is contained in:
@@ -36,6 +36,11 @@ div.list div.money_deposit {
|
||||
color: #020372;
|
||||
}
|
||||
|
||||
div.list div.money_deposit.expired {
|
||||
background-color: #D9D6D3;
|
||||
color: #5b5b60;
|
||||
}
|
||||
|
||||
.list .money_deposit:hover {
|
||||
background-color: #F3BF75;
|
||||
border-left: 2px solid #000;
|
||||
|
||||
Reference in New Issue
Block a user