Tomás Warynyca
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
web_src/less/themes/theme-arc-green.less
|
|
@ -110,6 +110,10 @@ |
|
|
|
--color-project-board-bg: var(--color-secondary-light-2); |
|
|
|
} |
|
|
|
|
|
|
|
::-webkit-calendar-picker-indicator { |
|
|
|
filter: invert(.8); |
|
|
|
} |
|
|
|
|
|
|
|
.ui.horizontal.segments > .segment { |
|
|
|
background-color: #383c4a; |
|
|
|
} |
|
|
|