mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
fix colors
This commit is contained in:
@@ -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---*/
|
||||
|
||||
Reference in New Issue
Block a user