@@ -26,7 +26,7 @@ textarea{width:72%}
2626.co {padding : 12 }
2727.dt , .s , .tip , .txtBl , .txtGn , .txtOe , .txtRd {display : inline}
2828.dt , .tip {float : {FE_Align };text- align: {FE_Align };width: 80% }
29- .gen {font-family : inherit;letter-spacing : 0 px ;white-space : nowrap}
29+ .gen {font-family : inherit;letter-spacing : 0 ;white-space : nowrap}
3030.h1 , .h1f , .h2 , .h2f , .h3 , .h3f , .h4 , .h4f , .ng1 , .ng2 , .r , .rf , .spanner {margin : 0 ;padding : 4px ;border-style : {Half_Border };bor der- width: 1px ;border-color : # 46b }
3131.h1 , .h1f , .h2 , .h2f , .r , .rf {width : 25% }
3232.h1 , .h3 , .spanner {background-color : rgba (102 , 153 , 255 , 0.1 )}
@@ -47,7 +47,7 @@ code{background-color:rgba(255,153,102,0.5)}
4747.ufts {width : 220px }
4848@keyframes idxAn{0% {background : rgba (255 , 153 , 102 , 1 )}100% {background : rgba (255 , 153 , 102 , 0.5 )}}
4949@keyframes UplT{0% {opacity : 0.0 }100% {opacity : 1.0 }}
50- .mob {display : none}
50+ .comSub , . mob {display : none}
5151input , textarea {padding : 0 8px 0 8px ;font-weight : 600 }
5252select , option {padding : 0 ;font-weight : 700 }
5353select , option , input , textarea {margin : 2px ;border-color : rgba (27 , 31 , 35 , .5 );border-style : solid;border-width : 1px ;box-shadow : 0 1px 0 rgba (27 , 31 , 35 , .04 ), inset 0 1px 0 rgba (255 , 255 , 255 , .25 );transition : background-color .2s cubic-bezier (.3 , 0 , .5 , 1 );filter : grayscale (.3 ) brightness (.9 )}
@@ -77,7 +77,6 @@ input[type=reset]{color:#fff;background-color:#cb2431}
7777.comCat ::before {content : "➖" ;display : inline-block;margin- {FE_Align_Reverse }: 6px }
7878.caret-down ::before {animation : forRotate .2s linear 1 ;animation-fill-mode : both}
7979.caret-up ::before {animation : revRotate .2s linear 1 ;animation-fill-mode : both}
80- .comSub {display : none}
8180.active {display : block}
8281@keyframes forRotate{0% {transform : rotate (0 )}100% {transform : rotate ({45deg})}}
8382@keyframes revRotate{0% {transform : rotate ({45deg})}100% {transform : rotate (0 )}}
@@ -96,6 +95,6 @@ sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
9695.auto {width : auto;padding-left : 8px ;padding-right : 8px }
9796input : not ([type = submit ]): not ([type = reset ]): not ([type = button ]){border : none;height : 20px }
9897textarea {border : none}
99- select , input [type = submit ], input [type = reset ], input [type = button ]{ height : 20px ;padding-top : 0 ;padding-bottom : 0 }
98+ select , input [type = submit ], input [type = reset ], input [type = button ], input [ type = text ] , input [ type = password ] , input [ type = number ] , button { box-sizing : border-box; height : 20px ;padding-top : 0 ;padding-bottom : 0 }
10099# pgrad {width : 16px ;height : 16px ;display : inline-block;border-radius : 16px ;filter : blur (2px )}
101- td code ~ input {vertical-align : middle}
100+ td code ~ input , td code ~ select {vertical-align : middle}
0 commit comments