mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-01 13:04:12 +08:00
更新至V1.82.1,更新内容在笔记中查看
This commit is contained in:
@@ -128,12 +128,6 @@
|
||||
-o-transform: scale(1,1);
|
||||
transform: scale(1,1);
|
||||
}
|
||||
|
||||
.checkbox-custom input[type=radio]:focus+label::before, .checkbox-custom input[type=checkbox]:focus+label::before {
|
||||
outline: thin dotted;
|
||||
outline: 0.36em auto -webkit-focus-ring-color;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
.checkbox-primary input[type=radio]:checked+label::before, .checkbox-primary input[type=checkbox]:checked+label::before {
|
||||
background-color: #4C89FB;
|
||||
border-color: #4C89FB;
|
||||
|
||||
Reference in New Issue
Block a user