mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
ENH: ScrollBar Color
Change-Id: Ice87a8ddae0ccadaa63652bb4fa8464c4bee408f (cherry picked from commit 5db33442578ac72433131229889cc1055527de74)
This commit is contained in:
parent
7a40310924
commit
d965a93673
16 changed files with 74 additions and 1560 deletions
|
|
@ -48,6 +48,12 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.RegionSelected:hover
|
||||
{
|
||||
background-color:#00AE42;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
#ChangeTip
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue