Skip to content

Commit 044321e

Browse files
author
Julien Veyssier
committed
add border to approval icon
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
1 parent bcea1cf commit 044321e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/files-style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151
.icon-approvable {
5252
background-color: #eca700 !important;
53+
border: 1px solid var(--color-main-text);
5354
}
5455

5556
.icon-pending {

0 commit comments

Comments
 (0)