mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Fixes
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
}
|
||||
|
||||
/*Accenting*/
|
||||
.drawer-open {
|
||||
box-shadow: 0px 0px 5px rgba(var(--accent), 1) !important;
|
||||
border-right: solid 1px rgba(var(--accent), 1) !important;
|
||||
}
|
||||
|
||||
.preload {
|
||||
background-color: black;
|
||||
|
||||
@@ -335,11 +335,14 @@ h4,
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.dialog, .innerCardFooter {
|
||||
background-color: #cecece;
|
||||
background-color: #cecece80;
|
||||
}
|
||||
.formDialogHeader, .formDialogFooter {
|
||||
background-color: #eaeaea !important;
|
||||
}
|
||||
.formDialogFooter-clear {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.cardOverlayContainer {
|
||||
background-color: rgba(200, 200, 200, 0.7);
|
||||
|
||||
Reference in New Issue
Block a user