Lighten icons a bit
This commit is contained in:
parent
888faf4c61
commit
9deef0ed97
|
@ -81,10 +81,10 @@ body.blocked > DIV {
|
||||||
.svg-icon path,
|
.svg-icon path,
|
||||||
.svg-icon polygon,
|
.svg-icon polygon,
|
||||||
.svg-icon rect {
|
.svg-icon rect {
|
||||||
fill: hsl(0, 0%, 20%);
|
fill: hsl(0, 0%, 40%);
|
||||||
}
|
}
|
||||||
.svg-icon circle {
|
.svg-icon circle {
|
||||||
stroke: hsl(0, 0%, 20%);
|
stroke: hsl(0, 0%, 40%);
|
||||||
stroke-width: 1;
|
stroke-width: 1;
|
||||||
}
|
}
|
||||||
body > .actions {
|
body > .actions {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user