Skip to content

Commit 4a913bd

Browse files
Deploying to gh-pages-from-actions from main @ eca2500 🚀
1 parent 9d3aee9 commit 4a913bd

27 files changed

+37
-37
lines changed

MudBlazorPages.styles.css renamed to MudBlazorGitHubPages.styles.css

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
/* /Layout/MainLayout.razor.rz.scp.css */
2-
.page[b-c8im0ml620] {
2+
.page[b-fkxzt2cb0v] {
33
position: relative;
44
display: flex;
55
flex-direction: column;
66
}
77

8-
main[b-c8im0ml620] {
8+
main[b-fkxzt2cb0v] {
99
flex: 1;
1010
}
1111

12-
.navbar-brand[b-c8im0ml620] {
12+
.navbar-brand[b-fkxzt2cb0v] {
1313
font-size: 1.1rem;
1414
color: white;
1515
}
1616

17-
.top-row[b-c8im0ml620] {
17+
.top-row[b-fkxzt2cb0v] {
1818
border-bottom: 1px solid #d6d5d5;
1919
justify-content: flex-end;
2020
height: 3.5rem;
@@ -23,57 +23,57 @@ main[b-c8im0ml620] {
2323
background: var(--mud-palette-appbar-background);
2424
}
2525

26-
.top-row[b-c8im0ml620] a, .top-row[b-c8im0ml620] .btn-link {
26+
.top-row[b-fkxzt2cb0v] a, .top-row[b-fkxzt2cb0v] .btn-link {
2727
white-space: nowrap;
2828
margin-left: 1.5rem;
2929
text-decoration: none;
3030
}
3131

32-
.top-row[b-c8im0ml620] a:hover, .top-row[b-c8im0ml620] .btn-link:hover {
32+
.top-row[b-fkxzt2cb0v] a:hover, .top-row[b-fkxzt2cb0v] .btn-link:hover {
3333
text-decoration: underline;
3434
}
3535

36-
.top-row[b-c8im0ml620] a:first-child {
36+
.top-row[b-fkxzt2cb0v] a:first-child {
3737
overflow: hidden;
3838
text-overflow: ellipsis;
3939
}
4040

4141
@media (max-width: 640.98px) {
42-
.top-row[b-c8im0ml620] {
42+
.top-row[b-fkxzt2cb0v] {
4343
justify-content: space-between;
4444
}
4545

46-
.top-row[b-c8im0ml620] a, .top-row[b-c8im0ml620] .btn-link {
46+
.top-row[b-fkxzt2cb0v] a, .top-row[b-fkxzt2cb0v] .btn-link {
4747
margin-left: 0;
4848
}
4949
}
5050

5151
@media (min-width: 641px) {
52-
.page[b-c8im0ml620] {
52+
.page[b-fkxzt2cb0v] {
5353
flex-direction: row;
5454
}
5555

56-
.sidebar[b-c8im0ml620] {
56+
.sidebar[b-fkxzt2cb0v] {
5757
width: 250px;
5858
height: 100vh;
5959
position: sticky;
6060
top: 0;
6161
}
6262

63-
.top-row[b-c8im0ml620] {
63+
.top-row[b-fkxzt2cb0v] {
6464
position: sticky;
6565
top: 0;
6666
z-index: 1;
6767
}
6868

69-
.top-row.auth[b-c8im0ml620] a:first-child {
69+
.top-row.auth[b-fkxzt2cb0v] a:first-child {
7070
flex: 1;
7171
text-align: right;
7272
width: 0;
7373
}
7474
}
7575

76-
.navbar-toggler[b-c8im0ml620] {
76+
.navbar-toggler[b-fkxzt2cb0v] {
7777
appearance: none;
7878
cursor: pointer;
7979
width: 3.5rem;
@@ -86,24 +86,24 @@ main[b-c8im0ml620] {
8686
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
8787
}
8888

89-
.navbar-toggler:checked[b-c8im0ml620] {
89+
.navbar-toggler:checked[b-fkxzt2cb0v] {
9090
background-color: rgba(255, 255, 255, 0.5);
9191
}
9292

93-
.nav-scrollable[b-c8im0ml620] {
93+
.nav-scrollable[b-fkxzt2cb0v] {
9494
display: none;
9595
}
9696

97-
.navbar-toggler:checked ~ .nav-scrollable[b-c8im0ml620] {
97+
.navbar-toggler:checked ~ .nav-scrollable[b-fkxzt2cb0v] {
9898
display: block;
9999
}
100100

101101
@media (min-width: 641px) {
102-
.navbar-toggler[b-c8im0ml620] {
102+
.navbar-toggler[b-fkxzt2cb0v] {
103103
display: none;
104104
}
105105

106-
.nav-scrollable[b-c8im0ml620] {
106+
.nav-scrollable[b-fkxzt2cb0v] {
107107
/* Never collapse the sidebar for wide screens */
108108
display: block;
109109
/* Allow sidebar to scroll for tall menus */

MudBlazorGitHubPages.styles.css.br

757 Bytes
Binary file not shown.

MudBlazorGitHubPages.styles.css.gz

932 Bytes
Binary file not shown.

MudBlazorPages.styles.css.br

-758 Bytes
Binary file not shown.

MudBlazorPages.styles.css.gz

-932 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)