mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
parent
f2b8051f2d
commit
0ba8f23706
3 changed files with 9 additions and 8 deletions
|
@ -33,12 +33,13 @@ html,body
|
|||
color: #fff;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
border: 1px solid #009A3A;
|
||||
border: 1px solid #02c7b3;
|
||||
}
|
||||
|
||||
.Btn_Green:hover
|
||||
{
|
||||
background-color: #009A3A;
|
||||
background-color:#00f0d9;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue