Add heading to all views.

This commit is contained in:
2025-09-12 01:33:34 +01:00
parent 7e40df815a
commit 83dc40c980
13 changed files with 13 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Components\Admin\Pages\Usb\Vendors\" />
<Folder Include="wwwroot\assets\" />
</ItemGroup>

View File

@@ -16,6 +16,7 @@
}
<section class="stats-section">
<h4>Block descriptors</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -16,6 +16,7 @@
}
<section class="stats-section">
<h4>CHS</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -16,6 +16,7 @@
}
<section class="stats-section">
<h4>Commands</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -16,6 +16,7 @@
}
<section class="stats-section">
<h4>Filesystems</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -16,6 +16,7 @@
}
<section class="stats-section">
<h4>Filters</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -17,6 +17,7 @@
}
<section class="stats-section">
<h4>Media formats</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -17,6 +17,7 @@
}
<section class="stats-section">
<h4>Medias</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -17,6 +17,7 @@
}
<section class="stats-section">
<h4>Operating systems</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -16,6 +16,7 @@
}
<section class="stats-section">
<h4>Partitions</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -18,6 +18,7 @@
}
<section class="stats-section">
<h4>PCMCIA</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -17,6 +17,7 @@
}
<section class="stats-section">
<h4>USB products</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>

View File

@@ -18,6 +18,7 @@
}
<section class="stats-section">
<h4>Versions</h4>
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
<thead class="thead-dark">
<tr>