Add priority to activity cards
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.activity-priority {
|
||||
color: alpha(@theme_fg_color, 0.6);
|
||||
}
|
||||
|
||||
/*
|
||||
* The visual center (i.e. the center of the clock) of the
|
||||
* "appointment-new-symbolic" icon is slightly displaced from the
|
||||
|
||||
Reference in New Issue
Block a user