0.1.369 compare with current_date

This commit is contained in:
2024-04-12 15:43:09 +03:00
parent 1bb4aa04a6
commit 01f6136798
3 changed files with 24 additions and 3 deletions

View File

@@ -1076,6 +1076,12 @@ input.deactive {
left: 29%;
}
.out_of_date{
pointer-events: none;
filter: grayscale(100%);
opacity: 0.5;
}
.title_for_msg_by_email{
display: none;
z-index: 100;