Compare commits
No commits in common. "9a5b2935904de0f784947f430d9e77afba2fca9b" and "1db9fd06e7c576c5375950669254510a123706a3" have entirely different histories.
9a5b293590
...
1db9fd06e7
9 changed files with 15 additions and 85 deletions
|
|
@ -577,33 +577,17 @@ th, td {
|
|||
}
|
||||
|
||||
/* Layout adjustments */
|
||||
html, body {
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.app-container {
|
||||
display: block !important;
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
.content-wrapper {
|
||||
margin-left: 0 !important;
|
||||
width: 100% !important;
|
||||
/* The screen layout caps content-wrapper at 900px; in print, the
|
||||
printable area is page-width minus @page margins (~6.5in =
|
||||
~624px for letter at 96dpi), which is narrower than 900px BUT
|
||||
chromium's --print-to-pdf renders at the full page width and
|
||||
only clips at print time — so without max-width:none the
|
||||
element extends past the right margin. */
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
.content-page {
|
||||
max-width: none !important;
|
||||
width: 100% !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
|
|
@ -613,25 +597,6 @@ th, td {
|
|||
padding: 0 0.5in !important;
|
||||
border-left: none !important;
|
||||
min-height: calc(100vh - 130pt) !important;
|
||||
max-width: 100% !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
/* Wide content that wouldn't otherwise wrap: tables, code blocks,
|
||||
long URLs in inline code. Force them to stay within the
|
||||
printable area instead of running off the right edge. */
|
||||
pre, code, table, blockquote, img, video {
|
||||
max-width: 100% !important;
|
||||
overflow-wrap: break-word !important;
|
||||
word-wrap: break-word !important;
|
||||
}
|
||||
pre {
|
||||
white-space: pre-wrap !important;
|
||||
word-break: break-word !important;
|
||||
}
|
||||
table {
|
||||
table-layout: fixed !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
/* Fix list formatting in print */
|
||||
|
|
|
|||
|
|
@ -2470,7 +2470,7 @@ td[data-field="trackingNumber"] {
|
|||
</svg>
|
||||
<div class="header-title-group">
|
||||
<span class="app-header__title">ZDDC Archive</span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:48:41 · f7f018c</span></span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e</span></span>
|
||||
</div>
|
||||
<button id="addDirectoryBtn" class="btn btn-primary">Add Local Directory</button>
|
||||
<button id="refreshHeaderBtn" class="btn btn-secondary hidden" title="Refresh Data">⟳</button>
|
||||
|
|
|
|||
|
|
@ -1657,7 +1657,7 @@ html, body {
|
|||
</svg>
|
||||
<div class="header-title-group">
|
||||
<span class="app-header__title">ZDDC Browse</span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c</span></span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e</span></span>
|
||||
</div>
|
||||
<button id="addDirectoryBtn" class="btn btn-primary">Add Local Directory</button>
|
||||
<button id="refreshHeaderBtn" class="btn btn-secondary hidden" title="Refresh listing" aria-label="Refresh listing">⟳</button>
|
||||
|
|
|
|||
|
|
@ -1681,7 +1681,7 @@ body.help-open .app-header {
|
|||
</svg>
|
||||
<div class="header-title-group">
|
||||
<span class="app-header__title">ZDDC Classifier</span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:48:41 · f7f018c</span></span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e</span></span>
|
||||
</div>
|
||||
<button id="addDirectoryBtn" class="btn btn-primary">Add Local Directory</button>
|
||||
<button id="refreshHeaderBtn" class="btn btn-secondary hidden" title="Refresh and rescan directory" aria-label="Refresh" style="font-size:1.1rem;">⟳</button>
|
||||
|
|
|
|||
|
|
@ -1424,7 +1424,7 @@ body {
|
|||
</svg>
|
||||
<div class="header-title-group">
|
||||
<span class="app-header__title">ZDDC</span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c</span></span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e</span></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header-right">
|
||||
|
|
|
|||
|
|
@ -2523,7 +2523,7 @@ dialog.modal--narrow {
|
|||
</svg>
|
||||
<div class="header-title-group">
|
||||
<span class="app-header__title">ZDDC Transmittal</span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:48:41 · f7f018c</span></span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:10:01 · 0fac49e</span></span>
|
||||
</div>
|
||||
<span id="no-js-notice" class="text-gray-400 text-xs italic">JavaScript not available</span>
|
||||
<!-- Publish split-button (Transmittal-specific primary action;
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# Generated by build.sh — do not edit. One <app>=<build label> per line.
|
||||
archive=v0.0.17-beta · 2026-05-13 18:48:41 · f7f018c
|
||||
transmittal=v0.0.17-beta · 2026-05-13 18:48:41 · f7f018c
|
||||
classifier=v0.0.17-beta · 2026-05-13 18:48:41 · f7f018c
|
||||
landing=v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c
|
||||
form=v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c
|
||||
tables=v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c
|
||||
browse=v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c
|
||||
archive=v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e
|
||||
transmittal=v0.0.17-beta · 2026-05-13 18:10:01 · 0fac49e
|
||||
classifier=v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e
|
||||
landing=v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e
|
||||
form=v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e
|
||||
tables=v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e
|
||||
browse=v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e
|
||||
|
|
|
|||
|
|
@ -577,33 +577,17 @@ th, td {
|
|||
}
|
||||
|
||||
/* Layout adjustments */
|
||||
html, body {
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.app-container {
|
||||
display: block !important;
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
.content-wrapper {
|
||||
margin-left: 0 !important;
|
||||
width: 100% !important;
|
||||
/* The screen layout caps content-wrapper at 900px; in print, the
|
||||
printable area is page-width minus @page margins (~6.5in =
|
||||
~624px for letter at 96dpi), which is narrower than 900px BUT
|
||||
chromium's --print-to-pdf renders at the full page width and
|
||||
only clips at print time — so without max-width:none the
|
||||
element extends past the right margin. */
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
.content-page {
|
||||
max-width: none !important;
|
||||
width: 100% !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
|
|
@ -613,25 +597,6 @@ th, td {
|
|||
padding: 0 0.5in !important;
|
||||
border-left: none !important;
|
||||
min-height: calc(100vh - 130pt) !important;
|
||||
max-width: 100% !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
/* Wide content that wouldn't otherwise wrap: tables, code blocks,
|
||||
long URLs in inline code. Force them to stay within the
|
||||
printable area instead of running off the right edge. */
|
||||
pre, code, table, blockquote, img, video {
|
||||
max-width: 100% !important;
|
||||
overflow-wrap: break-word !important;
|
||||
word-wrap: break-word !important;
|
||||
}
|
||||
pre {
|
||||
white-space: pre-wrap !important;
|
||||
word-break: break-word !important;
|
||||
}
|
||||
table {
|
||||
table-layout: fixed !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
/* Fix list formatting in print */
|
||||
|
|
|
|||
|
|
@ -1300,7 +1300,7 @@ body.help-open .app-header {
|
|||
</svg>
|
||||
<div class="header-title-group">
|
||||
<span class="app-header__title" id="table-title">ZDDC Table</span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:48:42 · f7f018c</span></span>
|
||||
<span class="build-timestamp"><span style="color:red;font-weight:bold">v0.0.17-beta · 2026-05-13 18:10:02 · 0fac49e</span></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header-right">
|
||||
|
|
|
|||
Loading…
Reference in a new issue