Replace box shadow by larger border width when a task is recently modified
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
div.task-board-recent {
|
||||
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
|
||||
border-width: 2px;
|
||||
}
|
||||
|
||||
div.task-board-status-closed {
|
||||
|
||||
Reference in New Issue
Block a user