rolling back CSS changes so that it remains consistent with the Oqtane theme

This commit is contained in:
Shaun Walker
2023-03-09 09:46:58 -05:00
parent 7d7e0254cb
commit 9c6174e3f2
2 changed files with 2 additions and 8 deletions

View File

@@ -4,12 +4,6 @@ body {
padding-top: 7rem;
}
.div main {
color: black;
filter: invert(1);
mix-blend-mode: difference;
}
.table > :not(caption) > * > * {
box-shadow: none;
}
@@ -82,7 +76,7 @@ body {
}
div.app-moduleactions a.dropdown-toggle, div.app-moduleactions div.dropdown-menu {
color: #000000;
}
@media (max-width: 767px) {