Skip to content

Commit edfb73f

Browse files
committed
Sync.
1 parent a1ccec5 commit edfb73f

File tree

12 files changed

+69
-62
lines changed

12 files changed

+69
-62
lines changed

assets/bluemetal/frontend.css

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,20 @@ 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 #89b}
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}
3838
nav:lang(ja){letter-spacing:-1px}
3939
nav a:not(.idx a){display:block}
4040
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}
4242
.subNav{display:block;text-align:center;font-size:calc((10px * {magnification}) + .03vw);color:rgba(204,221,238,.6);text-shadow:2px 2px 1px rgba(255,255,255,.2)}
4343
table{table-layout:fixed}
4444
table,.spanner,.flexstretch{align-self:stretch}
4545
textarea{height:150px}
4646
textarea.half{height:75px}
4747
textarea{width:calc(100% - 10px)}
48-
a:link,a:visited{color:#def}
49-
a:hover,a:active,a:focus,.txtRd{color:#fca}
48+
a,.pseudolink{text-decoration:underline}
49+
a:link,a:visited,.pseudolink{color:#def}
50+
a:hover,a:active,a:focus,.txtRd,.pseudolink:hover,.pseudolink:active,.pseudolink:focus{color:#fca}
5051
.spanner{text-align:{FE_Align_Reverse}}
5152
.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}
5253
.ci,.co,.center{margin:auto}
@@ -96,7 +97,7 @@ input#homebutton{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Align_
9697
.fW{word-break:break-all}
9798
.exp{color:#ff0;background-color:#f00}
9899
.pieul{list-style-type:none;margin:0;padding:0}
99-
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}
100+
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}
100101
.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}
101102
.caret-down::before{animation:forRotate .3s ease-in 1;animation-fill-mode:both}
102103
.caret-up::before{animation:revRotate .5s linear 1;animation-fill-mode:both}
@@ -111,7 +112,6 @@ select+input[type=submit],select+input[type=button],input[name=qkey]+input[type=
111112
input[name=qkey]{margin-{FE_Align}:-3px;padding-{FE_Align}:3px}
112113
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}
113114
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
114-
input[type=checkbox]+label,input[type=radio]+label,.gridboxitem>label,.gridboxitem input+strong{cursor:pointer}
115115
.gridHA:not(.gridVA,.gridVB,.gridboxstretch),.gridHB:not(.gridVA,.gridVB,.gridboxstretch){white-space:nowrap}
116116
.configMatrixLabel,.vrte,.gridboxcheckcell{text-align:center}
117117
.gridboxitem,.gridboxcheckcell{height:19px}
@@ -149,6 +149,7 @@ input[type=button].reset:hover,input[type=button].reset:active{color:#ffc}
149149
.txtGn::selection,.txtGn>*:not(.txtOe,.txtRd)::selection{color:#dfc}
150150
.txtOe::selection,.txtOe>*:not(.txtGn,.txtRd)::selection{color:#fec}
151151
.txtRd::selection,.txtRd>*:not(.txtGn,.txtOe)::selection{color:#fcc}
152+
.canBreak{white-space:normal;overflow-wrap:break-word;word-break:break-all}
152153
.flexrow{display:flex;flex-direction:row}
153154
.flexin{margin-{FE_Align}:-1px;margin-{FE_Align_Reverse}:1px;width:auto;flex-grow:1}
154155
.comCat::before,.showlink::before,.shownlink::before,.unshownlink::before{filter:invert(90%) sepia(8%) saturate(574%) hue-rotate(174deg) brightness(98%) contrast(90%)}

assets/default/_config_row.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="ng1">
22
<style>#{DirLangKey}:target{animation:idxAn 4s ease 0s 1 normal}</style>
3-
<code id="{DirLangKey}" class="cat">{DirName}</code><br />{DirLang}<br /><br />
3+
<code id="{DirLangKey}" class="cat normalHeight">{DirName}</code><br />{DirLang}<br /><br />
44
{FieldOut}
55
</div>

assets/default/frontend.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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}
3838
nav:lang(ja){letter-spacing:-1px}
3939
nav a:not(.idx a){display:block}
4040
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}
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)}
4343
table{table-layout:fixed}
4444
table,.spanner,.flexstretch{align-self:stretch}
4545
textarea{height:150px}
4646
textarea.half{height:75px}
4747
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}
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=
115115
input[name=qkey]{margin-{FE_Align}:-3px;padding-{FE_Align}:3px}
116116
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}
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%)}

assets/fullmoon/frontend.css

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ table,.spanner,.flexstretch{align-self:stretch}
4343
textarea{height:150px}
4444
textarea.half{height:75px}
4545
textarea{width:calc(100% - 10px)}
46-
a:link,a:visited{color:#eee6ab}
47-
a:hover,a:active,a:focus{color:#fff7bc}
46+
a,.pseudolink{text-decoration:underline}
47+
a:link,a:visited,.pseudolink{color:#eee6ab}
48+
a:hover,a:active,a:focus,.pseudolink:hover,.pseudolink:active,.pseudolink:focus{color:#fff7bc}
4849
.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}
4950
.ci,.co,.center{margin:auto}
5051
.ci,.co,.ng1:not(nav .ng1,.quad .ng1,.duo .ng1,.col .ng1,nav .ng1),.ng2:not(nav .ng2,.quad .ng2,.duo .ng2,.col .ng2,nav .ng2){width:calc(100% - 32px)}
@@ -94,7 +95,7 @@ input#homebutton{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Align_
9495
.fW{word-break:break-all}
9596
.exp{color:#ff0;background-color:#f00}
9697
.pieul{list-style-type:none;margin:0;padding:0}
97-
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}
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],.gridboxitem>label,.gridboxitem input+strong,.pseudolink{cursor:pointer}
9899
.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}
99100
.caret-down::before{animation:forRotate .3s ease-in 1;animation-fill-mode:both}
100101
.caret-up::before{animation:revRotate .5s linear 1;animation-fill-mode:both}
@@ -107,7 +108,6 @@ select+input[type=submit],select+input[type=button],input[name=qkey]+input[type=
107108
input[name=qkey]{margin-{FE_Align}:-3px;padding-{FE_Align}:3px}
108109
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}
109110
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
110-
input[type=checkbox]+label,input[type=radio]+label,.gridboxitem>label,.gridboxitem input+strong{cursor:pointer}
111111
.gridHA:not(.gridVA,.gridVB,.gridboxstretch),.gridHB:not(.gridVA,.gridVB,.gridboxstretch){white-space:nowrap}
112112
.configMatrixLabel,.vrte,.gridboxcheckcell{text-align:center}
113113
.gridboxitem,.gridboxcheckcell{height:19px}
@@ -145,6 +145,7 @@ input[type=button].reset:hover,input[type=button].reset:active{color:#fcefcf}
145145
.txtGn::selection,.txtGn>*:not(.txtOe,.txtRd)::selection{color:#dfc}
146146
.txtOe::selection,.txtOe>*:not(.txtGn,.txtRd)::selection{color:#fec}
147147
.txtRd::selection,.txtRd>*:not(.txtGn,.txtOe)::selection{color:#fcc}
148+
.canBreak{white-space:normal;overflow-wrap:break-word;word-break:break-all}
148149
.flexrow{display:flex;flex-direction:row}
149150
.flexin{margin-{FE_Align}:-1px;margin-{FE_Align_Reverse}:1px;width:auto;flex-grow:1}
150151
.navicon,.comCat::before,.showlink::before,.shownlink::before,.unshownlink::before{display:inline-block;background-repeat:no-repeat;filter:invert(79%) sepia(28%) saturate(328%) hue-rotate(13deg) brightness(90%) contrast(89%);position:relative;top:1px;width:16px;height:16px}

assets/moss/frontend.css

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,20 @@ select:focus,textarea:focus,input:focus,select:hover,textarea:hover:not([readonl
3535
.headbox>.end{flex-basis:20%;border:0;border-{FE_Align}:1px solid #604848}
3636
.footbox{letter-spacing:0;white-space:nowrap}
3737
.footbox>.start,.footbox>.end{flex-basis:50%}
38-
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)}
38+
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}
3939
nav:lang(ja){letter-spacing:-1px}
4040
nav a:not(.idx a){display:block}
4141
nav>div:first-child{border-radius:{cnrRadius} 0 0}
42-
main{flex-basis:80%;flex-shrink:1;flex-grow:2}
42+
main{flex-basis:80%;flex-shrink:1;flex-grow:2;min-width:0}
4343
.subNav{display:block;text-align:center;font-size:calc((10px * {magnification}) + .03vw);color:rgba(48,60,36,.6);text-shadow:2px 2px 1px rgba(0,0,0,.2)}
4444
table{table-layout:fixed}
4545
table,.spanner,.flexstretch{align-self:stretch}
4646
textarea{height:150px}
4747
textarea.half{height:75px}
4848
textarea{width:calc(100% - 10px)}
49-
a:link,a:visited{color:#604848}
50-
a:hover,a:active,a:focus{color:#866}
49+
a,.pseudolink{text-decoration:underline}
50+
a:link,a:visited,.pseudolink{color:#604848}
51+
a:hover,a:active,a:focus,.pseudolink:hover,.pseudolink:active,.pseudolink:focus{color:#866}
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}
@@ -98,7 +99,7 @@ input#homebutton{border-top-{FE_Align_Reverse}-radius:0;border-bottom-{FE_Align_
9899
.fW{word-break:break-all}
99100
.exp{color:#ff0;background-color:#f00}
100101
.pieul{list-style-type:none;margin:0;padding:0}
101-
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}
102+
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}
102103
.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}
103104
.caret-down::before{animation:forRotate .3s ease-in 1;animation-fill-mode:both}
104105
.caret-up::before{animation:revRotate .5s linear 1;animation-fill-mode:both}
@@ -113,7 +114,6 @@ select+input[type=submit],select+input[type=button],input[name=qkey]+input[type=
113114
input[name=qkey]{margin-{FE_Align}:-3px;padding-{FE_Align}:3px}
114115
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}
115116
#pgrad{width:16px;height:16px;display:inline-block;border-radius:16px;filter:blur(2px)}
116-
input[type=checkbox]+label,input[type=radio]+label,.gridboxitem>label,.gridboxitem input+strong{cursor:pointer}
117117
.gridHA:not(.gridVA,.gridVB,.gridboxstretch),.gridHB:not(.gridVA,.gridVB,.gridboxstretch){white-space:nowrap}
118118
.configMatrixLabel,.vrte,.gridboxcheckcell{text-align:center}
119119
.gridboxitem,.gridboxcheckcell{height:19px}
@@ -151,6 +151,7 @@ input[type=button].reset:hover,input[type=button].reset:active{color:#b77}
151151
.txtGn::selection,.txtGn>*:not(.txtOe,.txtRd)::selection{color:#dfc}
152152
.txtOe::selection,.txtOe>*:not(.txtGn,.txtRd)::selection{color:#fec}
153153
.txtRd::selection,.txtRd>*:not(.txtGn,.txtOe)::selection{color:#fcc}
154+
.canBreak{white-space:normal;overflow-wrap:break-word;word-break:break-all}
154155
.flexrow{display:flex;flex-direction:row}
155156
.flexin{margin-{FE_Align}:-1px;margin-{FE_Align_Reverse}:1px;width:auto;flex-grow:1}
156157
.comCat::before,.showlink::before,.shownlink::before,.unshownlink::before{filter:invert(17%) sepia(44%) saturate(408%) hue-rotate(47deg) brightness(97%) contrast(89%)}

0 commit comments

Comments
 (0)