mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 18:33:09 -05:00
Replace colors in the toolbar icons with placeholder color #f0f (magenta) so we can recolor them later consistently
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: none;
|
||||
stroke: #fff;
|
||||
stroke: #f0f;
|
||||
stroke-miterlimit: 10;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 358 B After Width: | Height: | Size: 358 B |
Reference in New Issue
Block a user