rolling back CSS changes so that it remains consistent with the Oqtane theme
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user