@riboseinc/anafero-cli 0.0.25 → 0.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bootstrap.css +0 -12
- package/bootstrap.css.map +2 -2
- package/bootstrap.js +66 -23
- package/bootstrap.js.map +3 -3
- package/build-site.css +0 -12
- package/build-site.mjs +76 -63
- package/generate-to-filesystem.tsx +81 -65
- package/package.json +1 -1
- package/riboseinc-anafero-cli-0.0.27.tgz +0 -0
- package/riboseinc-anafero-cli-0.0.25.tgz +0 -0
package/bootstrap.css
CHANGED
|
@@ -31194,18 +31194,6 @@ tbody.hm005a_spectrum-Table-body .hm005a_spectrum-Table-row:last-child .hm005a_s
|
|
|
31194
31194
|
overflow: hidden;
|
|
31195
31195
|
text-align: right;
|
|
31196
31196
|
text-overflow: ellipsis;
|
|
31197
|
-
html[lang=ja] & {
|
|
31198
|
-
transform: unset;
|
|
31199
|
-
width: unset;
|
|
31200
|
-
height: unset;
|
|
31201
|
-
text-align: unset;
|
|
31202
|
-
writing-mode: vertical-rl;
|
|
31203
|
-
margin-top: 20px;
|
|
31204
|
-
abbr {
|
|
31205
|
-
text-orientation: upright;
|
|
31206
|
-
text-transform: full-width;
|
|
31207
|
-
}
|
|
31208
|
-
}
|
|
31209
31197
|
}
|
|
31210
31198
|
}
|
|
31211
31199
|
.style_browserBarToolbar[data-orientation=vertical] {
|