@@ -95,7 +95,7 @@ input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover,button
9595.fW {word-break : break-all}
9696.exp {color : # ff0 ;background-color : # f00 }
9797.pieul {list-style-type : none;margin : 0 ;padding : 0 }
98- li > span .comCat : first-child {cursor : pointer}
98+ li > span .comCat : first-child , input [ type = button ] , input [ type = file ]:: file-selector-button , input [ type = checkbox ] , input [ type = checkbox ] + label , input [ type = radio ] , input [ type = radio ] + label , input [ type = reset ] , input [ type = submit ] , span > span [ onclick ] , li > span [ onclick ] , . navicon [ onclick ] {cursor : pointer}
9999.comCat ::before {content : "➖" ;display : inline-block;margin- {FE_Align_Reverse }: 6px ;line-height : 100% ;cursor : pointer}
100100.caret-down ::before {animation : forRotate .2s linear 1 ;animation-fill-mode : both}
101101.caret-up ::before {animation : revRotate .2s linear 1 ;animation-fill-mode : both}
@@ -139,7 +139,7 @@ td code~input,td code~select{vertical-align:middle}
139139.trEase > div {display : inline-block;transition : inherit}
140140.pipCntrs {display : inline-block;position : relative;left : 0 ;width : 12px ;height : 12px ;transition : inherit}
141141.pipCntrs > img {display : inline-block;position : absolute;left : 0 ;transition : inherit}
142- input [type = checkbox ]+ label , input [type = radio ]+ label , input [ type = radio ] + label , .gridboxitem > label , .gridboxitem input + strong {vertical-align : -3px ;cursor : pointer}
142+ input [type = checkbox ]+ label , input [type = radio ]+ label , .gridboxitem > label , .gridboxitem input + strong {vertical-align : -3px ;cursor : pointer}
143143.gridboxitem > input [type = radio ], .statGroup > input [type = radio ]{position : relative;top : -1px ;margin : 2px }
144144.statGroup {display : inline-block;height : 24px }
145145input [type = text ]{background-repeat : no-repeat;background-position : {FE_Align_Reverse } 3px center;background- image: none}
@@ -199,3 +199,4 @@ input[type=button].reset:hover,input[type=button].reset:active{color:#f88}
199199.origin .jp {background : # fff ;color : # f00 }
200200.origin .in {background : linear-gradient (# f80 30% , # 080 70% );color : # fff }
201201.origin .pk {background : # 060 ;color : # fff }
202+ input [type = checkbox ], input [type = radio ]{accent-color : # dadde1 }
0 commit comments