mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 03:12:07 +00:00
update colors
This commit is contained in:
@@ -69,8 +69,8 @@
|
||||
}
|
||||
|
||||
input[type="radio"]:checked {
|
||||
background-color: #00ae42;
|
||||
border-color: #00ae42;
|
||||
background-color: #009688;
|
||||
border-color: #009688;
|
||||
}
|
||||
|
||||
input[type="radio"]:checked::after {
|
||||
@@ -91,7 +91,7 @@
|
||||
}
|
||||
|
||||
.recommended {
|
||||
color: #28a745;
|
||||
color: #009688;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user