Revert color of tick in colorpicker
parent
aae87e7518
commit
ab137ef175
|
@ -147,7 +147,7 @@
|
|||
color: @cp_kanban-fg;
|
||||
border: 1px solid fade(@cp_kanban-fg, 40%);
|
||||
&.fa-check { // tick on selected color
|
||||
color: @cryptpad_color_grey_800; // XXX review if we show dark palette in card picker
|
||||
color: @cryptpad_text_col;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue