Browse Source

formatting

pull/193/head
gilbN 4 years ago
parent
commit
65db79d751
  1. 190
      CSS/addons/organizr/glass/glass-base.css

190
CSS/addons/organizr/glass/glass-base.css

@ -41,67 +41,83 @@
.feeds li>div i { .feeds li>div i {
color: black !important; color: black !important;
} }
.row-in i { .row-in i {
font-size: 24px; font-size: 24px;
color: black; color: black;
} }
.profile-social-icons a { .profile-social-icons a {
color: #eee; color: #eee;
} }
.btn-info.btn-outline { .btn-info.btn-outline {
color: #eee !important; color: #eee !important;
} }
.btn-info.btn-outline:hover { .btn-info.btn-outline:hover {
background: var(--div-background-color-15); background: var(--div-background-color-15);
color: #fff; color: #fff;
} }
.content-wrap { .content-wrap {
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px;
} }
.content-wrap section.content-current { .content-wrap section.content-current {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
background: rgba(0, 0, 0, 0); background: rgba(0, 0, 0, 0);
border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px;
} }
.panel-blue .panel-heading, .panel-info .panel-heading {
.panel-blue .panel-heading,
.panel-info .panel-heading {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
background: transparent; background: transparent;
} }
.panel .table { .panel .table {
background: transparent !important; background: transparent !important;
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.sttabs nav ul { .sttabs nav ul {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0;
} }
.sttabs nav { .sttabs nav {
background: var(--div-background-color-25); background: var(--div-background-color-25);
border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0;
} }
#settings-main-system-settings-anchor>.sttabs nav ul li { #settings-main-system-settings-anchor>.sttabs nav ul li {
border-radius: 15px; border-radius: 15px;
} }
.tab-content>.active { .tab-content>.active {
background: transparent; background: transparent;
} }
.bg-title { .bg-title {
background: var(--div-background-color-10); background: var(--div-background-color-10);
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.white-box { .white-box {
background: transparent; background: transparent;
} }
.white-popup-block { .white-popup-block {
background: var(--div-background-color-10) !important; background: var(--div-background-color-10) !important;
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
@ -113,9 +129,11 @@
border-top-right-radius: 15px; border-top-right-radius: 15px;
} }
#internal-Settings .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover { #internal-Settings .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
padding-top: 10px; padding-top: 10px;
} }
/* Nav bar /* Nav bar
.navbar-header { .navbar-header {
background: transparent !important; background: transparent !important;
@ -126,6 +144,7 @@
background: var(--main-bg) !important; background: var(--main-bg) !important;
} }
} }
/* Dropdown */ /* Dropdown */
.dropdown-menu { .dropdown-menu {
background: var(--div-background-color-25); background: var(--div-background-color-25);
@ -133,17 +152,21 @@
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.open>.dropdown-menu { .open>.dropdown-menu {
display: block; display: block;
border-radius: 15px; border-radius: 15px;
} }
.navbar-top-links .dropdown-user { .navbar-top-links .dropdown-user {
border-radius: 15px; border-radius: 15px;
} }
#plexRecent .recent-filter { #plexRecent .recent-filter {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
border-radius: 15px; border-radius: 15px;
} }
/* Side bar */ /* Side bar */
.sidebar { .sidebar {
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
@ -152,6 +175,7 @@
box-shadow: none; box-shadow: none;
} }
.sidebar-head { .sidebar-head {
background: transparent !important; background: transparent !important;
} }
@ -163,6 +187,7 @@
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
} }
.fc-view { .fc-view {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
@ -170,25 +195,31 @@
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
.fc-popover { .fc-popover {
background: var(--div-background-color-25); background: var(--div-background-color-25);
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
#homepageOrdercalendar .fc-toolbar { #homepageOrdercalendar .fc-toolbar {
border-top-left-radius: 15px; border-top-left-radius: 15px;
border-top-right-radius: 15px; border-top-right-radius: 15px;
} }
.fc-row, .fc-unthemed {
.fc-row,
.fc-unthemed {
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
/* Calendar mobile*/ /* Calendar mobile*/
.fc th.fc-widget-header { .fc th.fc-widget-header {
padding-left: 5px; padding-left: 5px;
} }
/*Error page */ /*Error page */
.error-body { .error-body {
padding-top: 15%; padding-top: 15%;
@ -201,7 +232,8 @@
/* notify - popup */ /* notify - popup */
.iziToast.update-notify.iziToast-layout2, .iziToast.success-notify.iziToast-layout2 { .iziToast.update-notify.iziToast-layout2,
.iziToast.success-notify.iziToast-layout2 {
border: none; border: none;
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
border-bottom: transparent; border-bottom: transparent;
@ -209,6 +241,7 @@
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.iziToast.warning-notify.iziToast-layout2 { .iziToast.warning-notify.iziToast-layout2 {
background: var(--div-background-color-25); background: var(--div-background-color-25);
border: 1px solid transparent; border: 1px solid transparent;
@ -217,39 +250,49 @@
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.iziToast:after { .iziToast:after {
background: transparent !important; background: transparent !important;
} }
.mfp-container { .mfp-container {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.mfp-zoom-out.mfp-ready.mfp-bg { .mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 1 !important; opacity: 1 !important;
background: var(--main-bg-color) !important; background: var(--main-bg-color) !important;
} }
.mfp-wrap { .mfp-wrap {
background: var(--main-bg-color); background: var(--main-bg-color);
} }
.main-email-panel .panel-body { .main-email-panel .panel-body {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
border-bottom-right-radius: 15px !important; border-bottom-right-radius: 15px !important;
border-bottom-left-radius: 15px !important; border-bottom-left-radius: 15px !important;
} }
.white-popup-block { .white-popup-block {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
} }
.white-popup .panel-footer { .white-popup .panel-footer {
background: var(--div-background-color-25); background: var(--div-background-color-25);
border-top: 1px solid #fff; border-top: 1px solid #fff;
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
/* Homepage downloader */ /* Homepage downloader */
#homepageOrderdownloader { #homepageOrderdownloader {
@ -260,9 +303,12 @@
border-radius: 15px; border-radius: 15px;
} }
#homepageOrderdownloader .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover {
#homepageOrderdownloader .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
padding-top: 14px; padding-top: 14px;
} }
#homepageOrderdownloader .nav-tabs>li>a { #homepageOrderdownloader .nav-tabs>li>a {
padding-top: 14px; padding-top: 14px;
} }
@ -277,24 +323,32 @@
border-radius: 15px; border-radius: 15px;
} }
.active-tab-Homepage .white-popup .panel-body, .white-popup>.col-md-6>.white-box:nth-child(2) {
.active-tab-Homepage .white-popup .panel-body,
.white-popup>.col-md-6>.white-box:nth-child(2) {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
#plexStreams .el-element-overlay .el-card-item .el-overlay-1 img, #plexStreams .el-element-overlay:hover .el-card-item:hover .el-overlay-1:hover img:hover {
#plexStreams .el-element-overlay .el-card-item .el-overlay-1 img,
#plexStreams .el-element-overlay:hover .el-card-item:hover .el-overlay-1:hover img:hover {
border-top-right-radius: 15px; border-top-right-radius: 15px;
border-top-left-radius: 15px; border-top-left-radius: 15px;
} }
.el-element-overlay .el-card-item .el-overlay-1 { .el-element-overlay .el-card-item .el-overlay-1 {
border-top-right-radius: 15px; border-top-right-radius: 15px;
border-top-left-radius: 15px; border-top-left-radius: 15px;
} }
.el-element-overlay .el-card-item .el-overlay { .el-element-overlay .el-card-item .el-overlay {
border-top-right-radius: 15px; border-top-right-radius: 15px;
border-top-left-radius: 15px; border-top-left-radius: 15px;
} }
.white-popup .panel-heading, .white-popup>.col-md-6>.white-box:first-child {
.white-popup .panel-heading,
.white-popup>.col-md-6>.white-box:first-child {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
border-top-right-radius: 15px; border-top-right-radius: 15px;
border-top-left-radius: 15px; border-top-left-radius: 15px;
@ -305,7 +359,18 @@
background: var(--div-background-color-25); background: var(--div-background-color-25);
} }
#plexRecent, #homepageOrderplexplaylist, #homepageOrdercalendar, #homepageOrderembyrecent, #ombi-requests, #homepageOrderdeluge, #homepageOrdernzbget, #homepageOrdertransmission, #homepageOrderrTorrent, #homepageOrderjdownloader, #homepageOrdersabnzbd,#homepageOrderqBittorrent { #plexRecent,
#homepageOrderplexplaylist,
#homepageOrdercalendar,
#homepageOrderembyrecent,
#ombi-requests,
#homepageOrderdeluge,
#homepageOrdernzbget,
#homepageOrdertransmission,
#homepageOrderrTorrent,
#homepageOrderjdownloader,
#homepageOrdersabnzbd,
#homepageOrderqBittorrent {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
background: var(--div-background-color-15); background: var(--div-background-color-15);
@ -313,9 +378,11 @@
border-radius: 15px; border-radius: 15px;
} }
.bg-info { .bg-info {
background-color: transparent !important; background-color: transparent !important;
} }
/* Health checks */ /* Health checks */
.card-body { .card-body {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
@ -323,6 +390,7 @@
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
} }
.bg-inverse .healthPosition { .bg-inverse .healthPosition {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
-webkit-backdrop-filter: saturate(180%) blur(30px); -webkit-backdrop-filter: saturate(180%) blur(30px);
@ -339,6 +407,7 @@
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
.unifiCards .panel-heading { .unifiCards .panel-heading {
background: var(--div-background-color-35) !important; background: var(--div-background-color-35) !important;
color: #fff !important; color: #fff !important;
@ -351,28 +420,33 @@
border-bottom: 0px; border-bottom: 0px;
} }
.unifiCards .panel-warning .panel-heading, .unifiCards .panel-success .panel-heading { .unifiCards .panel-warning .panel-heading,
.unifiCards .panel-success .panel-heading {
border-top-left-radius: 15px; border-top-left-radius: 15px;
border-top-right-radius: 15px; border-top-right-radius: 15px;
border-bottom-right-radius: 0px; border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; border-bottom-left-radius: 0px;
} }
#allUnifi .unifiCards .panel .panel-warning { #allUnifi .unifiCards .panel .panel-warning {
border-radius: 15px !important; border-radius: 15px !important;
} }
.unifiCards .ti-close:before { .unifiCards .ti-close:before {
content: "\f111"; content: "\f111";
font-family: FontAwesome; font-family: FontAwesome;
font-size: 20px; font-size: 20px;
color: rgba(255, 69, 58, 1); color: rgba(255, 69, 58, 1);
} }
.unifiCards .ti-minus:before { .unifiCards .ti-minus:before {
content: "\f111"; content: "\f111";
font-family: FontAwesome; font-family: FontAwesome;
font-size: 20px; font-size: 20px;
color: rgba(255, 204, 0, 1); color: rgba(255, 204, 0, 1);
} }
.unifiCards .ti-plus:before { .unifiCards .ti-plus:before {
content: "\f111"; content: "\f111";
font-family: FontAwesome; font-family: FontAwesome;
@ -390,7 +464,8 @@
} }
/* Custom HTML */ /* Custom HTML */
#homepageOrdercustomhtmlTwo, #homepageOrdercustomhtml { #homepageOrdercustomhtmlTwo,
#homepageOrdercustomhtml {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
background: var(--div-background-color-15); background: var(--div-background-color-15);
@ -399,17 +474,22 @@
padding-right: 10px; padding-right: 10px;
margin-bottom: 5px; margin-bottom: 5px;
} }
/* Invite */ /* Invite */
#invite-area .bg-org { #invite-area .bg-org {
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
border-radius: 15px; border-radius: 15px;
} }
#new-invite-area .white-popup .panel-body,#new-invite-area .white-popup>.col-md-6>.white-box:nth-child(2) {
#new-invite-area .white-popup .panel-body,
#new-invite-area .white-popup>.col-md-6>.white-box:nth-child(2) {
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
.white-popup .panel-body, .white-popup>.col-md-6>.white-box:nth-child(2) {
.white-popup .panel-body,
.white-popup>.col-md-6>.white-box:nth-child(2) {
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
@ -419,6 +499,7 @@
.email-div .panel-body { .email-div .panel-body {
border-radius: 0px !important; border-radius: 0px !important;
} }
/* Speedtest popup */ /* Speedtest popup */
#speedtest-area .white-popup .panel-footer { #speedtest-area .white-popup .panel-footer {
@ -426,21 +507,29 @@
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
} }
#speedtest-area .white-popup .panel-body,#speedtest-area .white-popup>.col-md-6>.white-box:nth-child(2) {
#speedtest-area .white-popup .panel-body,
#speedtest-area .white-popup>.col-md-6>.white-box:nth-child(2) {
border-bottom-right-radius: 0px !important; border-bottom-right-radius: 0px !important;
border-bottom-left-radius: 0px !important; border-bottom-left-radius: 0px !important;
} }
/* Modal */ /* Modal */
.modal-content, .modal-header, .modal-footer, .modal-body { .modal-content,
.modal-header,
.modal-footer,
.modal-body {
background: var(--div-background-color-10) !important; background: var(--div-background-color-10) !important;
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
border-color: transparent; border-color: transparent;
} }
.modal-body { .modal-body {
border-bottom-left-radius: 15px; border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px; border-bottom-right-radius: 15px;
} }
.modal-header { .modal-header {
border-top-left-radius: 15px; border-top-left-radius: 15px;
border-top-right-radius: 15px; border-top-right-radius: 15px;
@ -449,10 +538,12 @@
.modal-open .modal { .modal-open .modal {
background: var(--main-bg-color); background: var(--main-bg-color);
} }
.modal-content { .modal-content {
border-radius: 15px; border-radius: 15px;
box-shadow: none; box-shadow: none;
} }
/* loginpage sidemenu */ /* loginpage sidemenu */
@media (max-width: 480px) { @media (max-width: 480px) {
#wrapper .login-register>.login-box>.white-box { #wrapper .login-register>.login-box>.white-box {
@ -479,20 +570,24 @@
.white-box .visible-xs { .white-box .visible-xs {
display: block !important; display: block !important;
} }
.loginLogo { .loginLogo {
border: 0; border: 0;
margin-top: -60%; margin-top: -60%;
transform: translateY(-10%); transform: translateY(-10%);
} }
@media (max-width: 480px) { @media (max-width: 480px) {
.loginLogo { .loginLogo {
margin-top: -10% !important; margin-top: -10% !important;
} }
} }
.blockUI { .blockUI {
opacity: 1 !important; opacity: 1 !important;
background-color: transparent !important; background-color: transparent !important;
} }
.blockMsg { .blockMsg {
background: rgba(0, 0, 0, 0.9) !important; background: rgba(0, 0, 0, 0.9) !important;
border: none !important; border: none !important;
@ -524,13 +619,15 @@
} }
/*2FA login button*/ /*2FA login button*/
.panel-wrapper .panel-body > .btn-warning, .btn-warning.disabled { .panel-wrapper .panel-body>.btn-warning,
.btn-warning.disabled {
background: var(--div-background-color-15) !important; background: var(--div-background-color-15) !important;
border: 1px solid #ffc36d00 !important; border: 1px solid #ffc36d00 !important;
} }
/*2FA animation header*/ /*2FA animation header*/
.panel-warning .panel-heading, .panel-yellow .panel-heading { .panel-warning .panel-heading,
.panel-yellow .panel-heading {
color: #fff; color: #fff;
border-radius: 3px; border-radius: 3px;
background-color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.3);
@ -538,7 +635,8 @@
} }
/*oAuth Successful*/ /*oAuth Successful*/
.panel-green .panel-heading, .panel-success .panel-heading { .panel-green .panel-heading,
.panel-success .panel-heading {
color: #53e69d; color: #53e69d;
text-align: center; text-align: center;
text-transform: uppercase; text-transform: uppercase;
@ -554,12 +652,14 @@
background: transparent; background: transparent;
} }
#login-panels .form-control , #login-panels .btn { #login-panels .form-control,
#login-panels .btn {
background: rgba(255, 255, 255, 0.35); background: rgba(255, 255, 255, 0.35);
color: white; color: white;
border-radius: 25px; border-radius: 25px;
border: none; border: none;
} }
/* #login-panels { /* #login-panels {
height: 44px; height: 44px;
}*/ }*/
@ -568,6 +668,7 @@
border: none; border: none;
} }
/*Center login Box*/ /*Center login Box*/
.login-sidebar { .login-sidebar {
position: relative; position: relative;
@ -578,6 +679,7 @@
width: 400px; width: 400px;
height: 345px; height: 345px;
} }
.login-sidebar .white-box { .login-sidebar .white-box {
width: 100%; width: 100%;
position: absolute; position: absolute;
@ -596,22 +698,32 @@
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
border-radius: 15px; border-radius: 15px;
} }
.form-control::placeholder { .form-control::placeholder {
color: white; color: white;
} }
#login-username-Input, #login-password-Input {
#login-username-Input,
#login-password-Input {
text-align: center; text-align: center;
} }
.panel .panel-heading .panel-title, label, span, .fa-lock:before {
.panel .panel-heading .panel-title,
label,
span,
.fa-lock:before {
color: #ffffff; color: #ffffff;
} }
/* Lock screen */ /* Lock screen */
#lockScreen .form-material .form-control, .form-material .form-control:focus { #lockScreen .form-material .form-control,
.form-material .form-control:focus {
background: rgba(255, 255, 255, 0.35); background: rgba(255, 255, 255, 0.35);
border-radius: 25px; border-radius: 25px;
padding: inherit; padding: inherit;
text-align: center; text-align: center;
} }
#lockScreen .btn-info { #lockScreen .btn-info {
background: rgba(255, 255, 255, 0.35); background: rgba(255, 255, 255, 0.35);
border-radius: 25px; border-radius: 25px;
@ -627,6 +739,7 @@
padding: 4px !important; padding: 4px !important;
} }
.cbutton:hover { .cbutton:hover {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
-webkit-backdrop-filter: saturate(180%) blur(30px) !important; -webkit-backdrop-filter: saturate(180%) blur(30px) !important;
@ -640,22 +753,28 @@
content: "\F3D7"; content: "\F3D7";
color: black; color: black;
} }
.mdi-receipt:before { .mdi-receipt:before {
content: "\F449"; content: "\F449";
color: black; color: black;
} }
.debugModal .modal-body { .debugModal .modal-body {
border-bottom-left-radius: 0px !important; border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important; border-bottom-right-radius: 0px !important;
} }
.debugModal .modal-footer { .debugModal .modal-footer {
background: var(--div-background-color-10) !important; background: var(--div-background-color-10) !important;
border-bottom-left-radius: 15px !important; border-bottom-left-radius: 15px !important;
border-bottom-right-radius: 15px !important; border-bottom-right-radius: 15px !important;
} }
#debugPreInfo .slimScrollDiv, #debugResults .slimScrollDiv {
#debugPreInfo .slimScrollDiv,
#debugResults .slimScrollDiv {
background: var(--div-background-color-15); background: var(--div-background-color-15);
} }
/* Swal popup */ /* Swal popup */
.swal-overlay--show-modal .swal-modal { .swal-overlay--show-modal .swal-modal {
-webkit-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
@ -663,9 +782,11 @@
background: var(--div-background-color-25); background: var(--div-background-color-25);
border-radius: 15px; border-radius: 15px;
} }
.swal-title { .swal-title {
color: white; color: white;
} }
.swal-overlay--show-modal { .swal-overlay--show-modal {
background: var(--main-bg-color); background: var(--main-bg-color);
} }
@ -676,6 +797,7 @@
-webkit-backdrop-filter: none !important; -webkit-backdrop-filter: none !important;
backdrop-filter: none !important; backdrop-filter: none !important;
} }
#page-wrapper { #page-wrapper {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
background-size: cover; background-size: cover;
@ -683,37 +805,53 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
#side-menu { #side-menu {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
.navbar-header { .navbar-header {
background: var(--div-background-color-25) !important; background: var(--div-background-color-25) !important;
} }
.navbar-default,.show-sidebar .sidebar .sidebar-head {
.navbar-default,
.show-sidebar .sidebar .sidebar-head {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
.dropdown-menu { .dropdown-menu {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
#internal-Settings { #internal-Settings {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
.mfp-zoom-out.mfp-ready.mfp-bg { .mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 1 !important; opacity: 1 !important;
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
.mfp-wrap { .mfp-wrap {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
.modal-open .modal { .modal-open .modal {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
#page-wrapper { #page-wrapper {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
#internal-Settings, #preloader, .preloader, .active-tab-Settings, .error-page {
#internal-Settings,
#preloader,
.preloader,
.active-tab-Settings,
.error-page {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }
html { html {
background: var(--mobile-bg-color) !important; background: var(--mobile-bg-color) !important;
} }

Loading…
Cancel
Save