Bug fixes. Style setting improvements.
This commit is contained in:
@@ -31,8 +31,8 @@ body {
|
||||
/* --theme-rounded-base: 20px;
|
||||
--theme-rounded-container: 4px; */
|
||||
|
||||
--theme-font-family-base: 'Liberation Sans', sans-serif;
|
||||
--theme-font-family-heading: 'Liberation Sans', sans-serif;
|
||||
/* --theme-font-family-base: 'Liberation Sans', sans-serif; */
|
||||
/* --theme-font-family-heading: 'Liberation Sans', sans-serif; */
|
||||
}
|
||||
|
||||
.card-footer {
|
||||
@@ -63,14 +63,14 @@ body {
|
||||
}
|
||||
|
||||
|
||||
/* Deal with being in an iframe */
|
||||
#appShell #shell-header.iframe {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* body[data-theme='wintry'] {
|
||||
background: none;
|
||||
background-image: none;
|
||||
} */
|
||||
#appShell #shell-footer.iframe {
|
||||
display: none;
|
||||
}
|
||||
|
||||
body[data-theme]:has(#page.iframe) {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user