Update contrast theme to better readability on icons and files action

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-08-20 22:12:55 +02:00
parent 14a099d648
commit 2e57324629
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF

View File

@ -51,8 +51,7 @@ body {
font-weight: 400;
}
// Opacity trick
* {
[class^='icon-'], [class*=' icon-'],
.action {
opacity: 1 !important;
}