分离editor_color.css从而更方便进行配色
This commit is contained in:
parent
e83eecde63
commit
62e7be6319
@ -180,6 +180,7 @@ div.checkboxSet {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: none;
|
border: none;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.etableInputDiv .checkbox {
|
.etableInputDiv .checkbox {
|
||||||
|
|||||||
@ -187,8 +187,8 @@ div.checkboxSet {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: rgba(255, 255, 255, 0);
|
|
||||||
border: none;
|
border: none;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.etableInputDiv .checkbox {
|
.etableInputDiv .checkbox {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user