mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-12 17:08:02 +00:00
Improve display of tasks status
This commit is contained in:
@@ -647,6 +647,12 @@ $quarter_height: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Tasks list */
|
||||
|
||||
.cancelled .sg-md-subhead {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
/* Attendees dialog Editor */
|
||||
.attendees {
|
||||
max-height: ($list-item-height * 20); // show a maximum of 20 attendees
|
||||
|
||||
Reference in New Issue
Block a user