mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 22:35:15 -06:00
fix colors
This commit is contained in:
parent
7a53dd60f2
commit
3470460931
10 changed files with 20 additions and 20 deletions
|
@ -124,7 +124,7 @@ body
|
|||
|
||||
.NormalBtn:hover
|
||||
{
|
||||
background-color:#00f0d9;
|
||||
background-color:#4db6ac;
|
||||
}
|
||||
|
||||
.GrayBtn
|
||||
|
@ -176,7 +176,7 @@ body
|
|||
|
||||
.SmallBtn_Green:hover
|
||||
{
|
||||
background-color: #00f0d9;
|
||||
background-color: #4db6ac;
|
||||
}
|
||||
|
||||
/*---HyperLink---*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue