mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
change app color
This commit is contained in:
@@ -44,13 +44,13 @@
|
||||
|
||||
.RegionSelected
|
||||
{
|
||||
background-color:#00AE42;
|
||||
background-color:#009688;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.RegionSelected:hover
|
||||
{
|
||||
background-color:#00AE42;
|
||||
background-color:#009688;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user