@@ -34,20 +34,21 @@ select:focus,textarea:focus,input:focus,select:hover,textarea:hover:not([readonl
34
34
.headbox > .end {flex-basis : 20% ;border : 0 ;border- {FE_Align }: 1px solid rgba (153 , 0 , 0 , .6 )}
35
35
.footbox {letter-spacing : 0 ;white-space : nowrap}
36
36
.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 }
38
38
nav : lang (ja ){letter-spacing : -1px }
39
39
nav a : not (.idx a ){display : block}
40
40
nav > 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 }
42
42
.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)}
43
43
table{table-layout : fixed}
44
44
table , .spanner , .flexstretch {align-self : stretch}
45
45
textarea {height : 150px }
46
46
textarea .half {height : 75px }
47
47
textarea {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}
51
52
.spanner {text-align : {FE_Align_Reverse}}
52
53
.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 }
53
54
.ci , .co , .center {margin : auto}
@@ -72,7 +73,6 @@ td.h3,td.h3f,td.h4,td.h4f{width:50%}
72
73
.txtBl {color : # 000 }
73
74
.txtGn {color : # 090 }
74
75
.txtOe {color : # f60 }
75
- .txtRd {color : red}
76
76
.ufts {width : 220px }
77
77
.normalHeight {line-height : 100% }
78
78
@media only all and (max-width : 230px ) {
@@ -100,7 +100,7 @@ input#homebutton{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Align_
100
100
.fW {word-break : break-all}
101
101
.exp {color : # ff0 ;background-color : # f00 }
102
102
.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}
104
104
.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}
105
105
.caret-down ::before {animation : forRotate .3s ease-in 1 ;animation-fill-mode : both}
106
106
.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=
115
115
input [name = qkey ]{margin- {FE_Align }: -3px ;padding- {FE_Align }: 3px }
116
116
select , 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 }
117
117
# 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}
119
118
.gridHA : not (.gridVA , .gridVB , .gridboxstretch ), .gridHB : not (.gridVA , .gridVB , .gridboxstretch ){white-space : nowrap}
120
119
.configMatrixLabel , .vrte , .gridboxcheckcell {text-align : center}
121
120
.gridboxitem , .gridboxcheckcell {height : 19px }
@@ -153,6 +152,7 @@ input[type=button].reset:hover,input[type=button].reset:active{color:#f88}
153
152
.txtGn ::selection , .txtGn > * : not (.txtOe , .txtRd )::selection {color : # dfc }
154
153
.txtOe ::selection , .txtOe > * : not (.txtGn , .txtRd )::selection {color : # fec }
155
154
.txtRd ::selection , .txtRd > * : not (.txtGn , .txtOe )::selection {color : # fcc }
155
+ .canBreak {white-space : normal;overflow-wrap : break-word;word-break : break-all}
156
156
.flexrow {display : flex;flex-direction : row}
157
157
.flexin {margin- {FE_Align }: -1px ;margin- {FE_Align_Reverse }: 1px ;width : auto;flex-grow : 1 }
158
158
.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