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