mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: Update GreenCheck SVG
JIRA: STUDIO-10718 Change-Id: I0f0c1c12a0126dee18c92baf7da8494c5b280ae1 (cherry picked from commit e28346c0356aeb42c4e53661d2ccd72135d4dede)
This commit is contained in:
@@ -90,21 +90,14 @@
|
||||
height: 20px;
|
||||
right: 10px;
|
||||
top: 10px;
|
||||
border:1px solid #ADADAD;
|
||||
background-color: #FFF;
|
||||
padding: 1px;
|
||||
cursor: pointer;
|
||||
background-image: url("../img/emptycheck.svg");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.ModelCheckBox.ModelCheckBoxSelected img
|
||||
.ModelCheckBox.ModelCheckBoxSelected
|
||||
{
|
||||
display:inline;
|
||||
}
|
||||
|
||||
.ModelCheckBox img
|
||||
{
|
||||
width:100%;
|
||||
display: none;
|
||||
background-image: url("../img/greencheck.svg");
|
||||
}
|
||||
|
||||
img.ModelThumbnail
|
||||
|
||||
Reference in New Issue
Block a user