mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06: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:
parent
0d473ed447
commit
964f2163cb
131 changed files with 342 additions and 341 deletions
|
@ -1,9 +1,9 @@
|
|||
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4.5" y="2.5" width="20" height="22.7097" rx="2.5" stroke="#6B6B6B" stroke-linejoin="round"/>
|
||||
<path d="M8.06458 8.09668H17.5484" stroke="#00AE42" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20.9354 8.09668H21.6128" stroke="#00AE42" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20.9354 14.1936H21.6128" stroke="#00AE42" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20.9354 20.2905H21.6128" stroke="#00AE42" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M8.06458 14.1936H17.5484" stroke="#00AE42" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M8.06458 20.2905H17.5484" stroke="#00AE42" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M8.06458 8.09668H17.5484" stroke="#009688" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20.9354 8.09668H21.6128" stroke="#009688" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20.9354 14.1936H21.6128" stroke="#009688" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20.9354 20.2905H21.6128" stroke="#009688" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M8.06458 14.1936H17.5484" stroke="#009688" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M8.06458 20.2905H17.5484" stroke="#009688" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 769 B After Width: | Height: | Size: 769 B |
Loading…
Add table
Add a link
Reference in a new issue