@@ -34,20 +34,21 @@ select:focus,textarea:focus,input:focus,select:hover,textarea:hover:not([readonl
3434.headbox > .end {flex-basis : 20% ;border : 0 ;border- {FE_Align }: 1px solid rgba (153 , 0 , 0 , .6 )}
3535.footbox {letter-spacing : 0 ;white-space : nowrap}
3636.footbox > .start , .footbox > .end {flex-basis : 50% }
37- nav {display : flex;flex-direction : column;gap : 2px ;justify-content : start;align-items : start;font-size : calc ((14px * {magnification}) + .03vw );flex- basis : 20%;flex- shrink: 2;flex- grow: 1;letter- spacing: calc(1px + .03vw)}
37+ nav {display : flex;flex-direction : column;gap : 2px ;justify-content : start;align-items : start;font-size : calc ((14px * {magnification}) + .03vw );flex- basis : 20%;flex- shrink: 2;flex- grow: 1;letter- spacing: calc(1px + .03vw);min - width : 0 }
3838nav : lang (ja ){letter-spacing : -1px }
3939nav a : not (.idx a ){display : block}
4040nav > div : first-child {border-radius : {cnrRadius} 0 0}
41- main {flex-basis : 80% ;flex-shrink : 1 ;flex-grow : 2 }
41+ main {flex-basis : 80% ;flex-shrink : 1 ;flex-grow : 2 ; min-width : 0 }
4242.subNav {display : block;text-align : center;font-size : calc ((10px * {magnification}) + .03vw );color : rgba(0, 51, 51, .6);text- shadow: 2px 2px 1px rgba(0, 0, 0, .2)}
4343table{table-layout : fixed}
4444table , .spanner , .flexstretch {align-self : stretch}
4545textarea {height : 150px }
4646textarea .half {height : 75px }
4747textarea {width : calc (100% - 10px )}
48- a : link , a : visited {color : # 238 }
49- a : hover {color : # 46f }
50- a : active , a : focus {color : red}
48+ a , .pseudolink {text-decoration : underline}
49+ a : link , a : visited , .pseudolink {color : # 238 }
50+ a : hover , .pseudolink : hover {color : # 46f }
51+ a : active , a : focus , .pseudolink : active , .pseudolink : focus , .txtRd {color : red}
5152.spanner {text-align : {FE_Align_Reverse}}
5253.headbox , .footbox , .cat , .exp , nav , .s , .txtGn , .txtOe , .txtRd , .spanner , a , input , input [type = file ]::file-selector-button , select , textarea , .vrte , .vrto {font-weight : 700 }
5354.ci , .co , .center {margin : auto}
@@ -72,7 +73,6 @@ td.h3,td.h3f,td.h4,td.h4f{width:50%}
7273.txtBl {color : # 000 }
7374.txtGn {color : # 090 }
7475.txtOe {color : # f60 }
75- .txtRd {color : red}
7676.ufts {width : 220px }
7777.normalHeight {line-height : 100% }
7878@media only all and (max-width : 230px ) {
@@ -100,7 +100,7 @@ input#homebutton{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Align_
100100.fW {word-break : break-all}
101101.exp {color : # ff0 ;background-color : # f00 }
102102.pieul {list-style-type : none;margin : 0 ;padding : 0 }
103- 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}
103+ 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 ], . gridboxitem > label , . gridboxitem input + strong , . pseudolink {cursor : pointer}
104104.comCat ::before , .showlink ::before , .shownlink ::before , .unshownlink ::before {content : "" ;width : 16px ;height : 16px ;background-image : url (data:image/svg+xml;base64, {Base64Encode}{Asset: caret.svg}{/ Base64Encode});background-repeat : no-repeat;background-position : center;position : relative;top : 2px ;display : inline-block;margin- {FE_Align_Reverse }: 6px ;line-height : 100% ;cursor : pointer}
105105.caret-down ::before {animation : forRotate .3s ease-in 1 ;animation-fill-mode : both}
106106.caret-up ::before {animation : revRotate .5s linear 1 ;animation-fill-mode : both}
@@ -115,7 +115,6 @@ select+input[type=submit],select+input[type=button],input[name=qkey]+input[type=
115115input [name = qkey ]{margin- {FE_Align }: -3px ;padding- {FE_Align }: 3px }
116116select , input [type = submit ], input [type = reset ], input [type = button ], input [type = file ]::file-selector-button , input [type = text ], input [type = password ], input [type = number ], input [type = date ], input [type = time ], button {box-sizing : border-box;height : 20px ;padding-top : 0 ;padding-bottom : 0 }
117117# pgrad {width : 16px ;height : 16px ;display : inline-block;border-radius : 16px ;filter : blur (2px )}
118- input [type = checkbox ]+ label , input [type = radio ]+ label , .gridboxitem > label , .gridboxitem input + strong {cursor : pointer}
119118.gridHA : not (.gridVA , .gridVB , .gridboxstretch ), .gridHB : not (.gridVA , .gridVB , .gridboxstretch ){white-space : nowrap}
120119.configMatrixLabel , .vrte , .gridboxcheckcell {text-align : center}
121120.gridboxitem , .gridboxcheckcell {height : 19px }
@@ -153,6 +152,7 @@ input[type=button].reset:hover,input[type=button].reset:active{color:#f88}
153152.txtGn ::selection , .txtGn > * : not (.txtOe , .txtRd )::selection {color : # dfc }
154153.txtOe ::selection , .txtOe > * : not (.txtGn , .txtRd )::selection {color : # fec }
155154.txtRd ::selection , .txtRd > * : not (.txtGn , .txtOe )::selection {color : # fcc }
155+ .canBreak {white-space : normal;overflow-wrap : break-word;word-break : break-all}
156156.flexrow {display : flex;flex-direction : row}
157157.flexin {margin- {FE_Align }: -1px ;margin- {FE_Align_Reverse }: 1px ;width : auto;flex-grow : 1 }
158158.comCat ::before , .showlink ::before , .shownlink ::before , .unshownlink ::before {filter : invert (14% ) sepia (55% ) saturate (1277% ) hue-rotate (142deg ) brightness (94% ) contrast (101% )}
0 commit comments