Test 2 color logo in toolbar
parent
9b8373bfc6
commit
059ed9b9a9
|
@ -812,10 +812,13 @@
|
|||
padding: 10px;
|
||||
|
||||
svg {
|
||||
* {
|
||||
#squares {
|
||||
fill: @toolbar-bg-color;
|
||||
fill: var(--toolbar-bg-color);
|
||||
}
|
||||
#outline, #keyhole {
|
||||
fill: @cryptpad_text_col;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Reference in New Issue