mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
fix_color_to_#009688 and hover btn (#125)
* fix_color_to_#009688 and hover btn * fix_color_main_menu * fix double ## * tooltip_color * fix bitmapcache.cpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="2" y="6.92188" width="14" height="9.47692" rx="1" fill="#00AE42"/>
|
||||
<path d="M4.93203 4C4.93203 2.67452 6.00655 1.6 7.33203 1.6H10.6654C11.9908 1.6 13.0654 2.67452 13.0654 4V11.0615H4.93203V4Z" stroke="#00AE42" stroke-width="1.2"/>
|
||||
<rect x="2" y="6.92188" width="14" height="9.47692" rx="1" fill="#009688"/>
|
||||
<path d="M4.93203 4C4.93203 2.67452 6.00655 1.6 7.33203 1.6H10.6654C11.9908 1.6 13.0654 2.67452 13.0654 4V11.0615H4.93203V4Z" stroke="#009688" stroke-width="1.2"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
Reference in New Issue
Block a user