Test 2 color logo in toolbar

pull/1/head
David Benqué 4 years ago
parent 9b8373bfc6
commit 059ed9b9a9

@ -812,10 +812,13 @@
padding: 10px; padding: 10px;
svg { svg {
* { #squares {
fill: @toolbar-bg-color; fill: @toolbar-bg-color;
fill: var(--toolbar-bg-color); fill: var(--toolbar-bg-color);
} }
#outline, #keyhole {
fill: @cryptpad_text_col;
}
} }
img { img {

Loading…
Cancel
Save