mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Update style.css
This commit is contained in:
parent
281fdfe361
commit
7e26acefd1
11
style.css
11
style.css
@ -8,6 +8,17 @@
|
|||||||
100% {
|
100% {
|
||||||
opacity: 100 !important;
|
opacity: 100 !important;
|
||||||
}
|
}
|
||||||
|
.modal-content {
|
||||||
|
background:var(--uibg)!important;
|
||||||
|
}
|
||||||
|
#myModal {
|
||||||
|
color:white!important;
|
||||||
|
}
|
||||||
|
.modal-footer {
|
||||||
|
border:0!important;
|
||||||
|
}
|
||||||
|
.modal-header {
|
||||||
|
border:0!important;
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
--inputbg: #3c096c !important;
|
--inputbg: #3c096c !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user