diff --git a/CSS/themes/filebrowser_dark.css b/CSS/themes/filebrowser_dark.css deleted file mode 100644 index 7a3159c0..00000000 --- a/CSS/themes/filebrowser_dark.css +++ /dev/null @@ -1,246 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* FILEBROWSER DARK THEME */ -/* Based on https://github.com/Archmonger/Blackberry-Themes/blob/master/Themes/Blackberry-Flat/bbf_filebrowser.css */ - -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08); -} -::-webkit-scrollbar { - width: 10px; - height: 10px; - background: rgba(0, 0, 0, .25); - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px; - border-radius: 2px; - background-color: hsla(0,0%,100%,.08); -} -.message { - color: #FFF; -} -#login { - min-height: 100%; - height: auto; - background-color: #1f1f1f; -} -body { - color: #FFFFFF; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; -} -#login input[type=password], #login input[type=text] { - color: white !important; - background-color: rgba(0,0,0,0.15) !important; - border: none; -} -#loading { -background-color: #1f1f1f; -} - -#loading .spinner * { - background-color: #f4dbb0f2 !important; -} -button:hover, input[type=submit]:hover{ - background: rgba(255, 255, 255, 0.1); - color: #FFF; -} -.button--flat:hover { - background: rgba(255, 255, 255, 0.1); -} -html { - min-height: 100%; - height: auto; - background-color: #1f1f1f; -} -body{ - background-color: #1f1f1f; -} -nav { - background-color: rgba(0,0,0,.15); - height: 100%; - top: 60px; - width: 240px; -} -nav .action{ - color:rgba(255, 255, 255, 0.737); - font-size: 13px; - font-family: Open Sans Semibold,Helvetica Neue,Helvetica,Arial,sans-serif; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - padding-top: 0px; - padding-bottom: 0px; -} -nav .action:hover{ - background-color:rgba(255, 255, 255, 0.05); -} -nav>div{ - border-top: none; -} -header{ - background-color: #1b1a1a; - height: 60px; -} -header>div:first-child{ - height: 60px; -} -body{ - padding-top: 60px; -} -.input { - background: #2d2d2d; - color: #ffffff; -} -#search #input { - background-color: #f5f5f5; - display: flex; - padding: 10px; -} -.action{ - color: #FFF; -} -#listing.list .item{ - background-color: rgba(0,0,0,.15); - color:rgb(238, 238, 238); - border: none; -} -#listing.list .item:hover{ - background-color:rgba(255, 255, 255, 0.08); - color:rgb(238, 238, 238); - border: none; - transition: .4s; -} -#listing.list .item.header{ - background-color: #1b1a1a; - color:rgb(238, 238, 238); - border-bottom: none; - right: auto; -} -.material-icons, .prompt .file-list ul li:before{ - color: white; -} -.share__box__info { - background: #2d2c2c; -} -.share__box__download { - background: #2cabe3; - color: rgb(255, 255, 255); - border-bottom: 1px solid #2cabe3; -} -#listing.list .item div:first-of-type i { - color: #2cabe3; -} -#listing .item i { - color: #2cabe3; -} -#listing .item[aria-selected=true]{ - background-color: rgba(255, 255, 255, 0.2) !important; -} -#listing h2{ - color: rgb(238, 238, 238); -} -#breadcrumbs span a{ - color: rgb(238, 238, 238); -} -#breadcrumbs { - border-bottom: 1px solid #2cabe3; -} -#listing .item{ - background-color: rgba(0,0,0,.15); - color:rgb(238, 238, 238); - border: none; -} -#search #result{ - background-color: #1f1f1f; - color: rgb(238, 238, 238); -} -#search .boxes{ - background-color: rgba(0,0,0,.15); - padding: 15px; -} -#search .boxes h3{ - color: rgb(238, 238, 238); -} -#search .boxes>div>div{ - background-color: rgba(0,0,0,.10); -} -#search.active #input{ - background-color: #2d2d2d; - height: 60px; - color: white; -} -#search.active i, #search.active input{ - color: rgba(255, 255, 255, 0.85); -} -#search #result>div>:first-child{ - margin-top: 10px; -} -.card{ - background-color: rgba(0,0,0,.15); -} -.card h3{ - color: rgb(238, 238, 238); -} -select { - color: rgb(238, 238, 238); -} -input, textarea, select, button{ - color: rgb(0, 0, 0); -} -.collapsible>label *{ - color: rgb(238, 238, 238); -} -a{ - color: rgba(255, 255, 255, 0.85); -} -table th{ - color: rgba(255, 255, 255, 0.85); -} -.card.floating{ - background-color: #1b1a1a; -} -#search #input { - background-color:rgba(255, 255, 255, 0.08); -} - -#listing.mosaic .item{ - box-shadow: none !important; -} -#listing.mosaic .item:hover{ - box-shadow: none !important; - background-color: rgba(255,255,255,0.08); -} -.dashboard p label { - color: rgb(255, 255, 255); -} -@media (max-width: 736px){ -nav{ - background-color: black; -} -#dropdown.active{ - background-color: black; -} -} - -@media (min-width: 1024px){ - main{ - margin-left: 270px; - } -} -@media (max-width: 1024px){ - nav{ - width: 175px; - } -} diff --git a/CSS/themes/graforg-dashboard.css b/CSS/themes/graforg-dashboard.css deleted file mode 100644 index edfd4061..00000000 --- a/CSS/themes/graforg-dashboard.css +++ /dev/null @@ -1,228 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* GRAFANA THEME FOR ORGANIZR DASHBOARD INTEGRATION */ -body { - color: #FFFFFF !important; - background-color: transparent !important; -} -.main-view { - background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important; -} -div.flot-text { - color: #FFF !important; -} -/* Loading page */ -.theme-dark, .theme-light, .preloader { - background: transparent !important; -} - -/* login page */ -.login-branding { - border-right: none !important; -} - -/* sidemenu */ -.sidemenu-open .sidemenu { - background: rgba(0, 0, 0, .25) !important; -} -.sidemenu__logo:hover { - background: rgba(0, 0, 0, .25) !important; -} -.sidemenu-item.active, .sidemenu-item:hover { - background-color: rgba(0, 0, 0, .25) !important; -} - -/* Dashboard dropdown menu */ -.search-dropdown__col_1 { - background: transparent !important; -} -.search-container { - left: 0px !important; -} -.navbar-page-btn { - color: #FFF !important; -} - -/* Panel fullscreen navbar */ -.panel-in-fullscreen .navbar { - background: linear-gradient(90deg,rgba(0, 0, 0, .15),rgba(0, 0, 0, 0.25)) !important; -} - -/* Dashboard search menu */ -.search-field-wrapper { - background-color: #1f1f1f !important; - box-shadow: none !important; -} -.search-field-wrapper>input { - height: 55px !important; - background-color: rgba(0, 0, 0, 0.25) !important; -} -.search-field-icon { - background-color: rgba(0, 0, 0, .25) !important; -} - -/* Dashboard settings menu */ -.dashboard-settings__aside { - background: rgba(0, 0, 0, .25) !important; -} -.dashboard-page--settings-open .navbar { - background: linear-gradient(90deg,rgba(0, 0, 0, .15),rgba(0, 0, 0, 0.25)) !important; -} -.navbar-button--primary { - border-color: #ffffff00 !important; -} -.dashboard-settings__aside-header { - color: #ffffff !important; -} -.dashboard-settings__nav-item { - color: #ffffff !important; -} -.bootstrap-tagsinput { - background-color: #09090b !important; -} -.gf-form-select-wrapper .gf-form-input { - background-color: #393a3b !important; -} - -/* Variable label color */ -.template-variable { - color: #f79520 !important; -} - -/* Variable label box */ -.gf-form-label { - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; - color: #FFF; -} -.gf-form-input:focus { - color: #FFF !important; - background-color: #262626 !important; - border: none !important; - box-shadow: none !important; -} -.variable-option.highlighted, .variable-option:hover { - background-color: hsla(0,0%,100%,.1) !important; -} - -/* Variable dashboard dropdown */ -.variable-value-link { - padding: 7.4px 10px !important; - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; - color: #FFFFFF !important; -} - -/* Variable input box */ -.gf-form-input { - color: #FFFFFF !important; - background-color: rgba(255, 255, 255, 0.15) !important; - border: 0px solid #262628 !important; - -} - -/* NAVBAR BUTTONS */ -.navbar-button { - color: #FFF !important; - background-color: rgba(0, 0, 0, 0.25) !important; - background-image: linear-gradient(180deg,rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)) !important; - border: none !important; -} - -/* Custom Range Refreshing every X Dropdown */ -.gf-timepicker-absolute-section select { - background-color: #393a3b !important; -} - -/* PANEL BACKGROUND COLOR*/ -.panel-container { - background-color: rgba(0, 0, 0, .25); - border: transparent; -} -.panel-container.panel-transparent { - background-color: transparent; - border: transparent; -} -.panel-header:hover { - background-color: rgba(0, 0, 0, 0.25) !important; -} -.panel-loading { - color: transparent; -} -/* ////PANEL BACKGROUND COLOR//// */ - -.graph-legend-table .graph-legend-series:nth-child(odd) { - background: transparent !important; -} - -/* Panel text color*/ -div.flot-text { - color: #FFF !important; -} - -/* panel loading circle*/ -.panel-loading { - color: #FFF !important; -} - -/* panel resize arrow */ -.theme-dark .react-grid-item>.react-resizable-handle:after { - border-right: 2px solid #fff !important; - border-bottom: 2px solid #fff !important; -} - -/* table panel background color */ -.table-panel-container { - background-color: rgba(0, 0, 0, .25) !important; -} -/* table panel border size */ -.table-panel-table td { - padding: .45em 0 .45em 1.1em; - border-bottom: 1px solid #171819; - border-right: 1px solid #171819; -} -/* Edit panel tabs */ -.tabbed-view-header { - box-shadow: none; - background: rgba(0, 0, 0, 0.25); - border-bottom: none; -} -.tabbed-view-panel-title { - padding-left: 10px; -} -/* worldmap zoom buttons and leaflet */ -.leaflet-bar a, .leaflet-bar a:hover { - background-color: #1f1f1f !important; - border-bottom: 1px solid #1f1f1f !important; - color: white !important; -} -.leaflet-bar a:hover { - background-color: #1b1b1b !important; -} -.leaflet-control-attribution { - display: none; -} -/* New Dashboard */ -.add-panel__item { - background: linear-gradient(135deg,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.25)); - box-shadow: -1px -1px 0 0 hsla(0,0%,100%,.1), 1px 1px 0 0 rgba(0, 0, 0, 0); -} -.add-panel__item.active, .add-panel__item:hover { - background: linear-gradient(135deg,rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)); -} -.add-panel__header { - background: rgba(0, 0, 0, 0.25); - box-shadow: none; - border-bottom: 0px; -} diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css deleted file mode 100644 index 7305e94e..00000000 --- a/CSS/themes/graforg.css +++ /dev/null @@ -1,282 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* GRAFANA ORG THEME */ -body { - color: #FFFFFF !important; - background-color: #1f1f1f !important; -} -.main-view { - background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important; -} -div.flot-text { - color: #FFF !important; -} -/* Loading page */ -.theme-dark, .theme-light, .preloader { - background: #1f1f1f !important; -} - -/* login page */ -.login-branding { - border-right: none !important; -} - -/* sidemenu */ -.sidemenu-open, .sidemenu { - background: rgba(0, 0, 0, .25) !important; -} -.sidemenu__logo:hover { - background: rgba(0, 0, 0, .25) !important; -} -.sidemenu-item.active, .sidemenu-item:hover { - background-color: rgba(0, 0, 0, .25) !important; -} - -/* Dashboard dropdown menu */ -.search-dropdown__col_1 { - background: transparent !important; -} -.search-container { - left: 0px !important; -} -.navbar-page-btn { - color: #FFF !important; -} - -/* Dashboard row */ -.dashboard-row--collapsed { - background: rgba(0, 0, 0, 0.25); -} - -/* Panel fullscreen navbar */ -.panel-in-fullscreen .navbar { - background: linear-gradient(90deg,rgba(0, 0, 0, .15),rgba(0, 0, 0, 0.25)) !important; -} - -/* Dashboard search menu */ -.search-field-wrapper { - background-color: #1f1f1f !important; - box-shadow: none !important; -} -.search-field-wrapper>input { - height: 55px !important; - background-color: rgba(0, 0, 0, 0.25) !important; -} -.search-field-icon { - background-color: rgba(0, 0, 0, .25) !important; -} - -/* Dashboard settings menu */ -.dashboard-settings__aside { - background: rgba(0, 0, 0, .25) !important; -} -.dashboard-page--settings-open .navbar { - background: linear-gradient(90deg,rgba(0, 0, 0, .15),rgba(0, 0, 0, 0.25)) !important; -} -.navbar-button--primary { - border-color: #ffffff00 !important; -} -.dashboard-settings__aside-header { - color: #ffffff !important; -} -.dashboard-settings__nav-item { - color: #ffffff !important; -} -.bootstrap-tagsinput { - background-color: #09090b !important; -} -.gf-form-select-wrapper .gf-form-input { - background-color: #393a3b !important; -} - -/* Variable label color */ -.template-variable { - color: #f79520 !important; -} - -/* Variable label box */ -.gf-form-label { - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; - color: #FFF; -} -.gf-form-input:focus { - color: #FFF !important; - background-color: #262626 !important; - border: none !important; - box-shadow: none !important; -} -.variable-option.highlighted, .variable-option:hover { - background-color: hsla(0,0%,100%,.1) !important; -} - -/* Variable dashboard dropdown */ -.variable-value-link { - padding: 7.4px 10px !important; - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; - color: #FFFFFF !important; -} - -/* Variable input box */ -.gf-form-input { - color: #FFFFFF !important; - background-color: rgba(255, 255, 255, 0.15) !important; - border: 0px solid #262628 !important; - -} - -/* NAVBAR BUTTONS */ -.navbar-button { - color: #FFF !important; - background-color: rgba(0, 0, 0, 0.25) !important; - background-image: linear-gradient(180deg,rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)) !important; - border: none !important; -} - -/* Custom Range Refreshing every X Dropdown */ -.gf-timepicker-absolute-section select { - background-color: #393a3b !important; -} - -/* PANEL BACKGROUND COLOR*/ -.panel-container { - background-color: rgba(0, 0, 0, .25); - border: transparent; -} -.panel-container.panel-transparent { - background-color: transparent; - border: transparent; -} -.panel-header:hover { - background-color: rgba(0, 0, 0, 0.25) !important; -} -/* ////PANEL BACKGROUND COLOR//// */ - -.graph-legend-table .graph-legend-series:nth-child(odd) { - background: transparent !important; -} - -/* Panel text color*/ -div.flot-text { - color: #FFF !important; -} - -/* panel loading circle*/ -.panel-loading { - color: #FFF !important; -} - -/* panel resize arrow */ -.theme-dark .react-grid-item>.react-resizable-handle:after { - border-right: 2px solid #fff !important; - border-bottom: 2px solid #fff !important; -} - -/* table panel background color */ -.table-panel-container { - background-color: rgba(0, 0, 0, .25) !important; -} -/* table panel border size */ -.table-panel-table td { - padding: .45em 0 .45em 1.1em; - border-bottom: 1px solid #171819; - border-right: 1px solid #171819; -} -/* Edit panel tabs */ -.tabbed-view-header { - box-shadow: none; - background: rgba(0, 0, 0, 0.25); - border-bottom: none; -} -.tabbed-view-panel-title { - padding-left: 10px; -} -/* worldmap zoom buttons and leaflet */ -.leaflet-bar a, .leaflet-bar a:hover { - background-color: #1f1f1f !important; - border-bottom: 1px solid #1f1f1f !important; - color: white !important; -} -.leaflet-bar a:hover { - background-color: #1b1b1b !important; -} -.leaflet-control-attribution { - display: none; -} -/* New Dashboard */ -.add-panel__item { - background: linear-gradient(135deg,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.25)); - box-shadow: -1px -1px 0 0 hsla(0,0%,100%,.1), 1px 1px 0 0 rgba(0, 0, 0, 0); -} -.add-panel__item.active, .add-panel__item:hover { - background: linear-gradient(135deg,rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)); -} -.add-panel__header { - background: rgba(0, 0, 0, 0.25); - box-shadow: none; - border-bottom: 0px; -} -/* panel query settings */ -.panel-editor__right, .toolbar { - background: rgba(0, 0, 0, 0.25); -} -.query-editor-row__header { - background: rgba(0, 0, 0, 0.25); -} -.query-editor-row__body { - background: rgba(0, 0, 0, 0.15); -} -.panel-options-group { - background: rgba(0, 0, 0, 0.15); -} -.gf-form-input { - background-color: rgba(0, 0, 0, 0.25); - border: 1px solid rgba(0, 0, 0, 0.25); -} -.gf-form-switch { - background: rgba(0, 0, 0, 0.25); - border: transparent; -} -.viz-picker__item { - background: rgba(0, 0, 0, 0.25); - border: transparent; -} -.viz-picker__item--current { - box-shadow: 0 0 6px #eb7b18!important; - border: 1px solid #eb7b18!important; - background: rgba(0, 0, 0, 0.4)!important; -} -.viz-picker__item:hover { - box-shadow: 0 0 6px #eb7b18!important; - background: rgba(0, 0, 0, 0.4); - border: 1px solid #eb7b18!important; -} -.panel-options-group__header { - background: rgba(0, 0, 0, 0.25); -} -.custom-scrollbars .thumb-vertical { - background-color: rgba(0, 0, 0, 0.15); - background-image: none; -} -.toolbar__main { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.15); - border: transparent; -} - -/* Explore */ -.query-transaction { - color: #fff; -} diff --git a/CSS/themes/grafplex.css b/CSS/themes/grafplex.css deleted file mode 100644 index a7a550fa..00000000 --- a/CSS/themes/grafplex.css +++ /dev/null @@ -1,338 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* GRAFANA BLUR THEME */ -body { - color:#FFFFFF !important; - background-color: #333333 !important; -} -.theme-dark, .theme-light, .preloader { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat!important; - background-attachment: fixed, fixed!important; - background-position: center center, center center!important; - background-size: auto, cover!important; - -webkit-background-size: auto, cover!important; - -moz-background-size: auto, cover!important; - -o-background-size: auto, cover!important; -} -.page-header-canvas { - background: rgba(0, 0, 0, 0.25) !important; - box-shadow: none !important; - border-bottom: none !important; -} -.main-view { - background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important; -} - -/* login page */ -.login { -background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), -url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; -background-repeat: repeat, no-repeat!important; -background-attachment: fixed, fixed!important; -background-position: center center, center center!important; -background-size: auto, cover!important; --webkit-background-size: auto, cover!important; --moz-background-size: auto, cover!important; --o-background-size: auto, cover!important; -background-color: rgba(0,0,0,.0) !important; -color:#FFFFFF !important; -} -.login-branding { - border-right: none !important; -} -/* Configuration menu */ -.card-item { - background: rgba(0, 0, 0, .25) !important; -} -.card-item:hover { - background: hsla(0,0%,100%,.08) !important; -} -.card-item-sub-name, .card-item-type { - color: #FFF !important; -} -.gf-form--has-input-icon .gf-form-input-icon { - color: #fff !important; -} -.gf-tabs-link.active, .gf-tabs-link.active:focus, .gf-tabs-link.active:hover { - background: rgba(0, 0, 0, 0.25) !important; -} -.filter-table tbody tr:nth-child(odd) { - background: hsla(0,0%,100%,.08) !important; -} -.cta-form { - background-color: rgba(0, 0, 0, 0.25) !important; -} -.empty-list-cta { - background-color: rgba(0, 0, 0, .25) !important; -} - -/* sidemenu */ -.sidemenu-open, .sidemenu { - background: rgba(0, 0, 0, .25) !important; -} -.sidemenu__logo:hover { - background: rgba(0, 0, 0, .25) !important; -} -.sidemenu-item.active, .sidemenu-item:hover { - background-color: rgba(0, 0, 0, .25) !important; -} - -/* Dashboard dropdown menu */ -.search-dropdown__col_1 { - background: transparent !important; -} -.search-container { - left: 0px !important; -} -.navbar-page-btn { - color: #FFFFFF !important; -} - -/* Dashboard row */ -.dashboard-row--collapsed { - background: rgba(0, 0, 0, 0.25); -} - -/* Panel fullscreen navbar */ -.panel-in-fullscreen .navbar { - background: linear-gradient(90deg,rgba(0, 0, 0, .15),rgba(0, 0, 0, 0.25)) !important; -} - -/* Dashboard search menu */ -.search-field-wrapper>input { - height: 55px !important; -} - -/* Dashboard settings menu */ -.dashboard-settings__aside { - background: rgba(0, 0, 0, .25) !important; -} -.dashboard-page--settings-open .navbar { - background: linear-gradient(90deg,rgba(0, 0, 0, .15),rgba(0, 0, 0, 0.25)) !important; -} -.navbar-button--primary { - border-color: #ffffff00 !important; -} -.dashboard-settings__aside-header { - color: #ffffff !important; -} -.dashboard-settings__nav-item { - color: #ffffff !important; -} -.bootstrap-tagsinput { - background-color: #09090b !important; -} -.gf-form-select-wrapper .gf-form-input { - background-color: #00000000 !important; -} -.gf-form-select-wrapper { - background-color: hsla(0,0%,100%,.08) !important; -} - -/* Variable label color */ -.template-variable { - color: #f79520 !important; -} - -/* Variable label box */ -.gf-form-label { - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; -} -.gf-form-input:focus { - color: #FFF !important; - background-color: #262626 !important; - border: none !important; - box-shadow: none !important; -} -.variable-option.highlighted, .variable-option:hover { - background-color: hsla(0,0%,100%,.1) !important; -} - -/* Variable dashboard dropdown */ -.variable-value-link { - padding: 7.4px 10px !important; - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; - color: #FFFFFF !important; -} - -/* Variable input box */ -.gf-form-input { - color: #FFFFFF !important; - background-color: rgba(255, 255, 255, 0.15) !important; - border: 0px solid #262628 !important; - -} - -/* NAVBAR BUTTONS */ -.navbar-button { - color: #FFF !important; - background-color: rgba(0, 0, 0, 0.25) !important; - background-image: linear-gradient(180deg,rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)) !important; - border: none !important; -} - -/* Custom Range Refreshing every X Dropdown */ -.gf-timepicker-absolute-section select { - background-color: #393a3b !important; -} - -/* PANEL BACKGROUND COLOR*/ -.panel-container { - background-color: rgba(0, 0, 0, .25); - border: transparent; -} -.panel-container.panel-transparent { - background-color: transparent; - border: transparent; -} -.panel-header:hover { - background-color: rgba(0, 0, 0, 0.25) !important; -} -/* ////PANEL BACKGROUND COLOR//// */ - -.graph-legend-table .graph-legend-series:nth-child(odd) { - background: transparent !important; -} - -/* Panel text color*/ -div.flot-text { - color: #FFF !important; -} - -/* panel loading circle*/ -.panel-loading { - color: #FFF !important; -} - -/* panel resize arrow */ -.theme-dark .react-grid-item>.react-resizable-handle:after { - border-right: 2px solid #fff !important; - border-bottom: 2px solid #fff !important; -} - -/* table panel background color */ -.table-panel-container { - background-color: rgba(0, 0, 0, .25) !important; -} -/* table panel border size */ -.table-panel-table td { - padding: .45em 0 .45em 1.1em; - border-bottom: 1px solid #171819; - border-right: 1px solid #171819; -} -/* Edit panel tabs */ -.tabbed-view-header { - box-shadow: none; - background: rgba(0, 0, 0, 0.25); - border-bottom: none; -} -.tabbed-view-panel-title { - padding-left: 10px; -} -/* panel query settings */ -.panel-editor__right, .toolbar { - background: rgba(0, 0, 0, 0.25); -} -.query-editor-row__header { - background: rgba(0, 0, 0, 0.25); -} -.query-editor-row__body { - background: rgba(0, 0, 0, 0.15); -} -.panel-options-group { - background: rgba(0, 0, 0, 0.15); -} -.gf-form-input { - background-color: rgba(0, 0, 0, 0.25); - border: 1px solid rgba(0, 0, 0, 0.25); -} -.gf-form-switch { - background: rgba(0, 0, 0, 0.25); - border: transparent; -} -.viz-picker__item { - background: rgba(0, 0, 0, 0.25); - border: transparent; -} -.viz-picker__item--current { - box-shadow: 0 0 6px #eb7b18!important; - border: 1px solid #eb7b18!important; - background: rgba(0, 0, 0, 0.4)!important; -} -.viz-picker__item:hover { - box-shadow: 0 0 6px #eb7b18!important; - background: rgba(0, 0, 0, 0.4); - border: 1px solid #eb7b18!important; -} -.panel-options-group__header { - background: rgba(0, 0, 0, 0.25); -} -.custom-scrollbars .thumb-vertical { - background-color: rgba(0, 0, 0, 0.15); - background-image: none; -} -.toolbar__main { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.15); - border: transparent; -} - -/* worldmap zoom buttons and leaflet */ -.leaflet-bar a, .leaflet-bar a:hover { - background-color: #1f1f1f !important; - border-bottom: 1px solid #1f1f1f !important; - color: white !important; -} -.leaflet-bar a:hover { - background-color: #1b1b1b !important; -} -.leaflet-control-attribution { - display: none; -} -/* buttons */ -.btn-inverse { -border-color: #b56d16 !important; - color: #fff !important; - background-color: #cc7b19 !important; - -webkit-transition: background-color .1s !important; - transition: background-color .1s !important; - } - .btn-inverse.active, .btn-inverse.disabled, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .btn-inverse[disabled] { - color: #fff; - background-color: #e59029 !important; -} -.btn-outline-disabled { - color: #fff; -} -/* New Dashboard */ -.add-panel__item { - background: linear-gradient(135deg,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.25)); - box-shadow: -1px -1px 0 0 hsla(0,0%,100%,.1), 1px 1px 0 0 rgba(0, 0, 0, 0); -} -.add-panel__item.active, .add-panel__item:hover { - background: linear-gradient(135deg,rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)); -} -.add-panel__header { - background: rgba(0, 0, 0, 0.25); - box-shadow: none; - border-bottom: 0px; -} -/* Explore */ -.query-transaction { - color: #fff; -} diff --git a/CSS/themes/guacorg.css b/CSS/themes/guacorg.css deleted file mode 100644 index aa6e696e..00000000 --- a/CSS/themes/guacorg.css +++ /dev/null @@ -1,275 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-color: #1f1f1f; - color:#FFFFFF; -} - -/* LOGIN MENU */ -div.login-ui { - background: inherit; -} -.login-ui div.login-dialog { - background: rgba(0, 0, 0, .25); -} -input[type="submit"], button, a.button { - background-color: #cc7b19; -} -input[type="submit"]:hover, button:hover, a.button:hover { - background-color: #e59029; -} -.login-ui .login-fields .labeled-field input:focus { - background: #1f1f1f !important; -} -.login-ui .login-fields .labeled-field.empty input { - background: rgba(0,0,0,0.25) !important; -} -.login-ui .login-fields .labeled-field.empty input:focus { - background: #1f1f1f !important; -} -.login-ui .login-dialog .login-fields input { - background-color: #1f1f1f !important; -} -div.location, input[type=text], input[type=email], input[type=number], input[type=password], textarea { - color: white !important; - background: rgba(0, 0, 0, 0.25) !important; -} -input[type=checkbox], input[type=number], input[type=text], input[type=email], input[type=radio], label, textarea { - color: white !important; - background: transparent; -} - -/* HOME MENU */ -.header h2 { - color: white; - background-color: rgba(0, 0, 0, 0.25); -} - -.connection .icon.vnc, .connection .icon.rdp { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-monitor.png); -} -.connection .icon.ssh, .connection .icon.telnet { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-text.png); -} - -.user-menu .menu-dropdown .menu-title { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-user.png); - background-color: transparent; -} -.user-menu .menu-dropdown .menu-contents li a[href="#/"] { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-home-dark.png); -} -.user-menu .menu-dropdown .menu-contents li a[href="#/settings/users"], .user-menu .menu-dropdown .menu-contents li a[href="#/settings/connections"], .user-menu .menu-dropdown .menu-contents li a[href="#/settings/sessions"], .user-menu .menu-dropdown .menu-contents li a[href="#/settings/preferences"] { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-config-dark.png); -} -.user-menu .menu-dropdown .menu-contents li a.logout { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-logout-dark.png); -} -.icon.user { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-user.png); -} -.pager .icon.first-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-first-page.png); -} -.pager .icon.prev-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-prev-page.png); -} -.pager .icon.next-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-next-page.png); -} -.pager .icon.last-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-last-page.png); -} -.loading::before{ - background-image:url('https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/cog.png'); -} -table.sorted th.sort-primary.sort-descending:after { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/up.png); -} - -.menu-dropdown .menu-indicator { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/down.png); -} -.menu-dropdown .menu-indicator:hover { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/down.png); - color: #f9be03; -} -table.sorted th.sort-primary:after { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/down.png); -} -.menu-dropdown.open, .menu-dropdown.open:hover { - background: rgba(0, 0, 0, 0.25); -} -.menu-dropdown { - border-left: none; - background: rgba(0, 0, 0, 0.25); -} -.menu-dropdown .menu-contents li a { - display: block; - cursor: pointer; - color: white; - text-decoration: none; - padding: .75em; - background: #1f1f1f; -} -.menu-dropdown .menu-contents li a.current, .menu-dropdown .menu-contents li a.current:hover { - background-color: rgba(0,0,0,.25); - opacity: .9; -} -.menu-dropdown .menu-contents li a:hover { - background-color: rgba(0,0,0,.25); -} -.menu-dropdown:hover { - background: rgba(0, 0, 0, 0.25); -} - -.menu-dropdown .menu-contents { - background: #1f1f1f; - -} -.header .filter input { - -moz-border-radius: 0; - -webkit-border-radius: 0; - -khtml-border-radius: 0; - border-radius: 0; - border: 0; - border-left: 1px solid rgba(0,0,0,0.125); - background-color: transparent; - color: white; -} -.header .filter { - background-color: rgba(0, 0, 0, 0.25); -} -.filter .search-string { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/magnifier.png) !important; - background-repeat: no-repeat !important; - background-size: 1.75em !important; - background-position: .25em center !important; - padding: .5em !important; - padding-left: 2.25em !important; - width: 100%; - max-width: none; - background-color: rgba(0, 0, 0, 0.25); - border: 0; -} -div.location, input[type=text], input[type=email], input[type=number], input[type=password], textarea { - color: white; -} - - -.user a:visited, .connection a:visited, .connection-group a:visited { - text-decoration: none; - color: white; -} -.recent-connections .connection:hover { - background: hsla(0, 0%, 100%, 0.08); -} -.list-item:not(.selected) .caption:hover { - background: hsla(0, 0%, 100%, 0.07); -} -.list-item .name { - color: white; -} - -/* SIDE MENU */ - -.menu-content { - background-color: #1f1f1f; -} -.clipboard, .clipboard-service-target { - background: rgba(0, 0, 0, 0.25); - color: white; -} -/* NOTIFICATION BOX */ -.notification.error { - background: #1f1f1f; - color: white; -} -.notification { - background: #1f1f1f; - color: white; -} - -/* SETTINGS */ -.page-tabs .page-list li a[href]:visited { - color: white; -} -.page-tabs .page-list li a[href] { - color: white; -} -.page-tabs .page-list li a[href]:hover { - background-color: rgba(0, 0, 0, 0.25); -} -.user a:visited, .connection a:visited, .connection-group a:visited { - text-decoration: none; - color: white; -} -.user a, .connection a, .connection-group a { - text-decoration: none; - color: white; -} -div.location, input[type=text], input[type=email], input[type=number], input[type=password], textarea { - border: 0; - background: rgba(0, 0, 0, .25); -} -.location-chooser .dropdown { - background: #666; -} -/* USER SETTINGS */ -.page-tabs .page-list li a[href], .section-tabs li a { - color: white; -} -.page-tabs .page-list li a[href]:hover, .section-tabs li a:hover { - background-color: hsla(0, 0%, 100%, 0.07); -} -.manage-user .page-tabs .page-list li.linked a[href]:before { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/checkmark.png); -} -.manage-user .page-tabs .page-list li.read-only a[href]:before { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/lock.png); -} -.manage-user .notice.read-only { - background: hsla(0, 0%, 100%, 0.07); -} -/* DUA 2FA PAGE */ -.duo-signature-response-field { - background: #1f1f1f !important; -} -.base-wrapper { - border: 1px solid #1b1b1b !important; - background: #1b1b1b !important; -} -.base-body { - background-color: #333 !important; -} -h1.spacious-frame-view { - color: white !important; -} -@media screen and (-webkit-max-device-pixel-ratio: 1.25), screen and (max-resolution: 120dpi) -h1, .h1 { - color: white !important; -} -.white-wrapper { - background-color: #333 !important; - color: white !important; -} -form:not(.inline) fieldset { - background-color: #333 !important; -} -label span { - color: white !important; -} -input[type=radio] { - border: 1px solid #fff !important; -} diff --git a/CSS/themes/guacplex.css b/CSS/themes/guacplex.css deleted file mode 100644 index 0736249f..00000000 --- a/CSS/themes/guacplex.css +++ /dev/null @@ -1,256 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: rgba(0,0,0,.0) !important; - color:#FFFFFF !important; -} -div.displayMiddle { - background: #1f1f1f; -} - -/* LOGIN MENU */ -div.login-ui { - background: inherit; -} -.login-ui div.login-dialog { - background: rgba(0, 0, 0, .25); -} -input[type="submit"], button, a.button { - background-color: #cc7b19; -} -input[type="submit"]:hover, button:hover, a.button:hover { - background-color: #e59029; -} -.login-ui .login-fields .labeled-field input:focus { - background: #1f1f1f !important; -} -.login-ui .login-fields .labeled-field.empty input { - background: rgba(0,0,0,0.25) !important; -} -.login-ui .login-fields .labeled-field.empty input:focus { - background: #1f1f1f !important; -} -.login-ui .login-dialog .login-fields input { - background-color: #1f1f1f !important; -} -div.location, input[type=text], input[type=email], input[type=number], input[type=password], textarea { - color: white !important; - background: rgba(0, 0, 0, 0.25) !important; -} -input[type=checkbox], input[type=number], input[type=text], input[type=email], input[type=radio], label, textarea { - color: white !important; - background: transparent; -} - -/* HOME MENU */ -.header h2 { - color: white; - background-color: rgba(0, 0, 0, 0.25); -} - -.connection .icon.vnc, .connection .icon.rdp { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-monitor.png); -} -.connection .icon.ssh, .connection .icon.telnet { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-text.png); -} - -.user-menu .menu-dropdown .menu-title { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-user.png); - background-color: transparent; -} -.user-menu .menu-dropdown .menu-contents li a[href="#/"] { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-home-dark.png); -} -.user-menu .menu-dropdown .menu-contents li a[href="#/settings/users"], .user-menu .menu-dropdown .menu-contents li a[href="#/settings/connections"], .user-menu .menu-dropdown .menu-contents li a[href="#/settings/sessions"], .user-menu .menu-dropdown .menu-contents li a[href="#/settings/preferences"] { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-config-dark.png); -} -.user-menu .menu-dropdown .menu-contents li a.logout { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-logout-dark.png); -} -.icon.user { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-user.png); -} -.pager .icon.first-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-first-page.png); -} -.pager .icon.prev-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-prev-page.png); -} -.pager .icon.next-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-next-page.png); -} -.pager .icon.last-page { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/guac-last-page.png); -} -.loading::before{ - background-image:url('https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/cog.png'); -} -table.sorted th.sort-primary.sort-descending:after { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/up.png); -} - -.menu-dropdown .menu-indicator { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/down.png); -} -.menu-dropdown .menu-indicator:hover { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/down.png); - color: #f9be03; -} -table.sorted th.sort-primary:after { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/down.png); -} -.menu-dropdown.open, .menu-dropdown.open:hover { - background: rgba(0, 0, 0, 0.25); -} -.menu-dropdown { - border-left: none; - background: rgba(0, 0, 0, 0.25); -} -.menu-dropdown .menu-contents li a { - display: block; - cursor: pointer; - color: white; - text-decoration: none; - padding: .75em; - background: #1f1f1f; -} -.menu-dropdown .menu-contents li a.current, .menu-dropdown .menu-contents li a.current:hover { - background-color: rgba(0,0,0,.25); - opacity: .9; -} -.menu-dropdown .menu-contents li a:hover { - background-color: rgba(0,0,0,.25); -} -.menu-dropdown:hover { - background: rgba(0, 0, 0, 0.25); -} - -.menu-dropdown .menu-contents { - background: #1f1f1f; - -} -.header .filter input { - -moz-border-radius: 0; - -webkit-border-radius: 0; - -khtml-border-radius: 0; - border-radius: 0; - border: 0; - border-left: 1px solid rgba(0,0,0,0.125); - background-color: transparent; - color: white; -} -.header .filter { - background-color: rgba(0, 0, 0, 0.25); -} -.filter .search-string { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/magnifier.png) !important; - background-repeat: no-repeat !important; - background-size: 1.75em !important; - background-position: .25em center !important; - padding: .5em !important; - padding-left: 2.25em !important; - width: 100%; - max-width: none; - background-color: rgba(0, 0, 0, 0.25); - border: 0; -} -div.location, input[type=text], input[type=email], input[type=number], input[type=password], textarea { - color: white; -} - - -.user a:visited, .connection a:visited, .connection-group a:visited { - text-decoration: none; - color: white; -} -.recent-connections .connection:hover { - background: hsla(0, 0%, 100%, 0.08); -} -.list-item:not(.selected) .caption:hover { - background: hsla(0, 0%, 100%, 0.07); -} -.list-item .name { - color: white; -} - -/* SIDE MENU */ - -.menu-content { - background-color: #1f1f1f; -} -.clipboard, .clipboard-service-target { - background: rgba(0, 0, 0, 0.25); - color: white; -} -/* NOTIFICATION BOX */ -.notification.error { - background: #1f1f1f; - color: white; -} -.notification { - background: #1f1f1f; - color: white; -} - -/* SETTINGS */ -.page-tabs .page-list li a[href]:visited { - color: white; -} -.page-tabs .page-list li a[href] { - color: white; -} -.page-tabs .page-list li a[href]:hover { - background-color: rgba(0, 0, 0, 0.25); -} -.user a:visited, .connection a:visited, .connection-group a:visited { - text-decoration: none; - color: white; -} -.user a, .connection a, .connection-group a { - text-decoration: none; - color: white; -} -div.location, input[type=text], input[type=email], input[type=number], input[type=password], textarea { - border: 0; - background: rgba(0, 0, 0, .25); -} -.location-chooser .dropdown { - background: #666; -} -/* USER SETTINGS */ -.page-tabs .page-list li a[href], .section-tabs li a { - color: white; -} -.page-tabs .page-list li a[href]:hover, .section-tabs li a:hover { - background-color: hsla(0, 0%, 100%, 0.07); -} -.manage-user .page-tabs .page-list li.linked a[href]:before { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/checkmark.png); -} -.manage-user .page-tabs .page-list li.read-only a[href]:before { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/guacamole/lock.png); -} -.manage-user .notice.read-only { - background: hsla(0, 0%, 100%, 0.07); -} diff --git a/CSS/themes/html5speedtest_dark.css b/CSS/themes/html5speedtest_dark.css deleted file mode 100644 index 67d8c11b..00000000 --- a/CSS/themes/html5speedtest_dark.css +++ /dev/null @@ -1,37 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -html, body { - background: #1f1f1f !important; - color: white; - } - h1 { - color: white; - } - #dlText { - color: #F44336; - } - #ulText { - color: #4CAF50; - } - #pingText, #jitText { - color: #2cabe3; - } - #startStopBtn { - color: #ffffff; - background-color: #2cabe3; - border: 0.15em solid #2cabe3; - } - a:-webkit-any-link { - color: white; - } \ No newline at end of file diff --git a/CSS/themes/html5speedtest_plex.css b/CSS/themes/html5speedtest_plex.css deleted file mode 100644 index bbc9ff85..00000000 --- a/CSS/themes/html5speedtest_plex.css +++ /dev/null @@ -1,52 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* HTML5 Speedtest Plex Theme */ - -html, body { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: rgba(0,0,0,.0) !important; - color:#FFFFFF !important; -} -h1 { - color: white; -} -div.meterText:empty:before { - color: white !important; -} - -#dlText { - color: #F44336; -} -#ulText { - color: #4CAF50; -} -#pingText, #jitText { - color: #2cabe3; -} -#startStopBtn { - color: #ffffff; - background-color: #e5a00d; - border: 0.15em solid #e5a00d; -} -a:-webkit-any-link { - color: white; -} diff --git a/CSS/themes/logarr-plex.css b/CSS/themes/logarr-plex.css deleted file mode 100644 index d5a144d6..00000000 --- a/CSS/themes/logarr-plex.css +++ /dev/null @@ -1,3433 +0,0 @@ -/* LOGARR SYLESHEET */ -/* https://github.com/Monitorr */ - -/* Body */ -body { - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: rgba(0,0,0,.0) !important; - color:#FFFFFF !important; -} - -#includedContent { -background-color: transparent; -background: transparent; -} -body { - opacity: 1; - transition: 1s opacity; - background-color: #00000000; - -webkit-font-smoothing: antialiased; - font-family: 'Roboto:400', sans-serif !important; - color: #FFFFFF; - padding: 10px 10px 0; -} -.btn { - font-weight: 600 !important; -} -body.fade-out { - opacity: 0; - transition: none; -} - -:root { - font-size: 14px; -} - -.bold { - font-weight: bold; - font-style: normal; -} - -.italic { - font-style: italic; -} - -.center { - text-align: center; -} - -.flex { - display: -webkit-flex; - display: flex; - flex-wrap: wrap; - align-items: center; - justify-content: center; - margin-top: 1em; -} - -.flex-child { - margin: 1em; - -webkit-flex: 1 0 0; - flex: 1 0 0; - max-width: 135rem; - min-width: 50rem; - border-radius: 0px; - background-color: rgba(0, 0, 0, .15); -} - -input[type=text]::-webkit-search-cancel-button { - -webkit-appearance: searchfield-cancel-button; -} - -input[type=radio] { - cursor: pointer; -} - -select { - cursor: pointer; -} - -.cursorwait { - cursor: progress !important; -} - -.cursorpoint { - cursor: pointer !important; -} - -.cursornotallowed { - cursor: not-allowed !important; -} - -/* SCROLL BARS */ - -body::-webkit-scrollbar { - width: 14px; -} - -body::-webkit-scrollbar-track { - background-color: rgba(0, 0, 0, 0); -} - -body::-webkit-scrollbar-thumb { - min-height: 50px; - border: 3px solid transparent; - border-radius: 8px; - background-color: hsla(0,0%,100%,.2); - background-clip: padding-box; -} - -/* scroll to top */ - -#myBtn { - width: 5em; - height: 5em; - display: none; - position: fixed; - bottom: 2em; - right: 2em; - border: none; - outline: none; - box-shadow: 5px 5px 15px rgb(15, 15, 15); - background: rgba(255, 255, 255, 0.50) url(../images/up-arrow.png) no-repeat center center; - background-size: 4em; - cursor: pointer; - padding: 15px; - border-radius: 10px; - -webkit-transition: .5s; - -moz-transition: .5s; - transition: .5s; - z-index: 1000; -} - -#myBtn:hover { - background-color: rgba(104, 2, 51, 0.5); - -webkit-transition: .5s; - -moz-transition: .5s; - transition: .5s; -} - -.slidebutton { - font-size: 1rem; -} - -table, -th, -td { - padding-left: 5px; - padding-right: 5px; -} - -tbody { - background-color: transparent; -} - -tr { - width: 100% -} - -/* Titles */ - -h1, -h2, -h3 { - color: #EEEBEC; - margin-top: 0; - text-align: center; -} - -h4, -h5, -h6, -.container h1 { - font-size: 42px; - font-weight: 300; - color: #EEEBEC; - margin-bottom: 40px; -} - -.container h1 a:hover, -.container h1 a:focus { - color: #a664b7; -} - -.container p { - line-height: 1.6; -} - -/* Top Margin */ - -.header { - display: flex; - width: 100%; - table-layout: fixed; - margin-top: 1vw; -} - -.header-login { - display: flex; - width: 24em; - table-layout: fixed; - justify-content: center; - text-align: center; - margin: 0 auto; - margin-top: 3vh; -} - -.header-brand { - display: inline-block; - white-space: nowrap; - vertical-align: middle; - margin: 0; - padding: 0; - font-size: 3vw; - color: #ffffff; - text-shadow: 0 0 15px #FF0104; - outline: 0; - cursor: pointer; -} - -.header-brand:hover, -.header-brand:focus { - color: #ffffff; - text-shadow: 0 0 20px #FF0104; - text-decoration: none; - outline: 0; -} - -.header-brand:before, -.header-brand:after { - -webkit-transition: all .2s ease-in; - -moz-transition: all .2s ease-in; - -ms-transition: all .2s ease-in; - -o-transition: all .2s ease-in; - transition: all .2s ease-in; -} - -.Column { - display: table-cell; -} - -#left { - float: left; - text-align: left; - vertical-align: middle; - width: 40%; - margin-left: 1em; - padding-bottom: 0; -} - -#time { - text-align: left; - vertical-align: middle; -} - -/* CLOCK */ - -#clock { - display: flex; - position: relative; - flex-direction: row; - height: 9rem; - width: 17rem; - margin: 0; - padding: .5rem 1rem; - font-size: 1rem; - justify-content: center; - background-color: rgba(0, 0, 0, .15); - border-radius: 1rem; - box-shadow: 0px 0px 0px black; - text-shadow: 1px 1px black; - z-index: 2000; -} - -#canvas { - margin: 0 .5rem .5rem auto; - width: 8rem; - height: 8rem; - font-size: 30px; - z-index: 1000; -} - -#time { - display: flex; - flex-direction: row; - float: left; - margin: auto auto auto 3vw; - padding: .5rem 1rem; - justify-content: center; - background-color: rgba(0, 0, 0, .15); - border-radius: 8px; - box-shadow: 3px 3px 3px black; - font-size: .750rem; -} - -.dtg { - color: #FFFFFF; - font-size: .9rem; - font-weight: 600; - margin: auto; - text-align: center; - cursor: default; -} - -.date { - color: #FFFFFF; - font-size: 1rem; - font-weight: 400; - margin: auto; - text-align: center; - cursor: default; -} - -#synctimeerror { - color: red; - position: fixed; - display: flex; - left: 2em; - margin: 0 auto; - cursor: help; -} - -#line { - cursor: default; - font-size: .75em; - padding-bottom: .5em; -} - -#logo { - text-align: center; - vertical-align: middle; - width: 90%; -} - -#logo>img { - height: 8em; - border: 0; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: pointer; -} - -#logo-icon { - height: 5em !important; - border: 0; - margin-right: 1em; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - /* cursor: default !important; */ -} - -#logo-icon-mobile { - height: 10vw !important; - border: 0; -} - -#logoHeader { - display: flex; - position: relative; - flex-direction: row; - width: 17rem; - margin-bottom: 1rem; - padding: 1rem; -} - -#logoHeader>img { - height: 8em; - border: 0; - margin: auto; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: default; -} - -#logoHeaderSettings { - display: flex; - position: relative; - flex-direction: row; -} - -#logoHeaderSettings>img { - height: 8em; - border: 0; - margin: auto; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: default; -} - -#right { - text-align: right; - vertical-align: middle; - width: 40%; - margin-bottom: auto; - margin-right: 1em; -} - -.righttop { - text-align: right; - margin-bottom: .5rem -} - -.rightmiddle { - position: relative; - text-align: right; - margin-top: 3.8rem; - z-index: 6000; -} - -#rightbottom { - display: flex; - float: right; - text-align: right; - margin-top: .75rem; - height: auto; - cursor: default; -} - -/* Refresh Switch */ - -#auto-update { - vertical-align: middle; - white-space: nowrap; - margin-right: .5rem; - color: #FFFFFF; - text-shadow: 1px 1px black; - border-radius: 6px; - background-color: rgba(0, 0, 0, .15); - box-shadow: 0px 0px 0px black; - padding: 0.5rem 1rem; - z-index: 2000; -} - -.auto-updateError { - color: red !important; - cursor: not-allowed !important; -} - -#buttonStart { - vertical-align: middle; - margin: 0 0.5rem; -} - -#slider { - display: flex; - padding-top: 25%; - padding-right: 1em; - padding-left: .5em; -} - -.switch { - position: relative; - display: inline-block; - width: 24px; - height: 17px; - margin: auto; -} - -.switch::before { - content: ""; -} - -.switch input { - display: none; -} - -.slider { - position: absolute; - top: 0; - left: 0; - right: 0; - bottom: 0; - margin: auto; - background-color: red; - -webkit-transition: .4s; - transition: .4s; - cursor: pointer; -} - -.slider:before { - position: absolute; - content: ""; - height: 13px; - width: 13px; - left: 2px; - bottom: 2px; - -webkit-transition: .4s; - transition: .4s; - background: #f2f2f2 radial-gradient(circle at .1rem .1rem, white, rgb(20, 20, 20)); -} - -.slider[data-enabled="false"] { - background-color: red; -} - -.slider[data-enabled="true"] { - background-color: green; -} - -input:focus+.slider { - box-shadow: 0 0 1px green; -} - -.slider[data-enabled="true"]:before { - -webkit-transform: translateX(7px); - -ms-transform: translateX(7px); - transform: translateX(7px); -} - -.slider.round { - border-radius: 22px; - width: 100%; -} - -.slider.round:before { - border-radius: 50%; -} - -/* Update Button */ - -.button2 { - vertical-align: middle; - margin-right: .5rem; - font-size: 1rem; - font-weight: 500; - text-align: center; - white-space: nowrap; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - border-radius: 5px; - color: rgb(255, 255, 255); - background-color: hsla(0,0%,100%,.15) !important; - border: .2rem solid rgba(90, 90, 90,0); - outline: none; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; - box-shadow: none !important; -} - -.button2:active { - box-shadow: 0 3px 0 black; -} - -.indexBtn { - text-transform: uppercase; - -webkit-tap-highlight-color: rgba(255,255,255,15); -} - -.indexBtn:active { - background-color: hsla(0,0%,100%,.50) !important; -} - -.indexBtn:focus { - background-color: hsla(0,0%,100%,.50); -} - -/* SEARCH */ - -#markform { - position: fixed; - right: 0; - margin-right: 1.5rem; - padding: 1rem; - margin-top: -.5rem; - background-color: rgba(0, 0, 0, 0.15); - border-radius: 6px; - z-index: 5000; -} - -mark { - background-color: rgba(255, 255, 255, 0.75); -} - -mark.current { - background: orange; - text-shadow: none; -} - -.marksearch { - text-transform: uppercase; - border: none; - background-color: hsla(0,0%,100%,.25); -} - - -.marksearchInput { - color: #fff; - background-color: hsla(0,0%,100%,.50) !important; -} - -.search-button { - background-color: hsla(0,0%,100%,.25); - font-size: .757rem; -} - -.btn-primary { - background-color: hsla(0,0%,100%,.25) !important; - border-color: hsla(0,0%,100%,0) !important; -} - - -#searchClear { - color: white; - border: 3px solid hsla(0,0%,100%,.25); -} - -#searchClear:hover { - border-color: hsla(0,0%,100%,.50); -} - -.npBtn:hover { - border-color: hsla(0,0%,100%,.50); -} - -.logBtn { - background-color: #8E8B8B; - border: .15rem solid rgb(90, 90, 90); - box-shadow: none !important; -} - -.logBtn:focus { - background-color: #8E8B8B; - border: .15rem solid rgb(90, 90, 90) !important; -} - -#text-search2 { - width: 8vw; - min-width: 12em; -} - -.text-search2-expand { - width: 20vw !important; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; -} - -#text-search2:invalid~span:after { - position: absolute; - content: '!'; - margin-top: .1rem; - font-size: 1.5rem; - color: red; -} - -#text-search2:valid~span:after { - position: absolute; - content: '✓'; - margin-top: .5rem; - color: green; -} - -.validity { - position: absolute; - margin-left: -2.5rem; -} - -input:invalid { - border: .2rem solid rgb(90, 90, 90); -} - -input:valid { - border: .2rem solid rgb(90, 90, 90); -} - -:not(output):-moz-ui-invalid { - box-shadow: none; -} - -.btn-visible { - visibility: visible; -} - -.btn-hidden { - visibility: hidden; - display: none; -} -.btn-primary:hover { - background-color: hsla(0,0%,100%,.50) !important; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; -} - -.slide span { - color: #000000; - font-weight: 600; - background-color: #ff6; - padding: .1rem; -} - -.input, -input.form-control, -select.form-control { - color: black; - text-align: left; - vertical-align: middle; - height: 2.5em; - width: 18vw; - max-width: 17em; - font-size: 1em; - padding-left: .5rem; - margin-right: .5rem; - border-radius: 5px; - background-color: rgb(225, 225, 225); - border: .2rem solid rgb(90, 90, 90); -} - -#alpaca7 { - width: auto; - max-width: 20rem; -} - -.input:hover, -input.form-control:hover, -select.form-control:hover { - border: .2rem solid #007bff; -} - -#text-search2:hover~#validity { - display: none !important; - visibility: hidden !important; -} - -#text-search2:focus~#validity { - display: none !important; - visibility: hidden !important; -} - -.input:focus, -input.form-control:focus, -select.form-control:focus { - border: .2rem solid #007bff; -} - -input[type=search]::-webkit-search-cancel-button { - -webkit-appearance: searchfield-cancel-button; - appearance: searchfield-cancel-button; - -moz-appearance: searchfield-cancel-button; - cursor: pointer; -} - -.count { - display: none; - visibility: hidden; - text-align: center; -} - -#count { - margin-right: 10em; - padding: .2rem .5rem; - font-size: .80rem; - font-weight: 600; - color: black; - white-space: nowrap; -} - -#countmodal { - padding: 1rem 0 .5rem 0; - font-weight: 600; - color: rgba(255, 255, 0, 0.75); - white-space: nowrap; -} - -#searchtitle { - margin: 0 auto; - text-align: center; - cursor: default; -} - -.countresults { - display: inline-block !important; - visibility: visible !important; - background-color: rgba(255, 255, 0, 0.75); - border-radius: .2rem; - cursor: help; -} - -/* // CHANGE ME TODO Is this used anymore? */ -.highlight { - background-color: red !important; - color: white !important; - -moz-border-radius: .1rem; - /* FF1+ */ - -webkit-border-radius: .1rem; - /* Saf3-4 */ - border-radius: .1rem; - /* Opera 10.5, IE 9, Saf5, Chrome */ - -moz-box-shadow: 0 1px .1rem rgba(0, 0, 0, 0.7); - /* FF3.5+ */ - -webkit-box-shadow: 0 1px .1rem rgba(0, 0, 0, 0.7); - /* Saf3.0+, Chrome */ - box-shadow: 0 1px .1rem rgba(0, 0, 0, 0.7); - /* Opera 10.5+, IE 9.0 */ -} - -.highlightterms { - color: red; - font-size: 1.2em; - font-weight: 600; -} - -.warn { - padding: .1rem; - background-color: yellow; - color: black; - font-style: normal; - font-weight: 600; - -moz-border-radius: .1rem; - -webkit-border-radius: .1rem; - border-radius: .1rem; -} - -.info { - padding: .1rem; - background-color: cyan; - color: black; - font-style: normal; - font-weight: 600; - -moz-border-radius: .1rem; - -webkit-border-radius: .1rem; - border-radius: .1rem; -} - -/* Search Indicator */ - -#submit:focus { - outline: none; -} - -.button { - display: inline-block; - width: 5em; - height: 2.5rem; - padding: 0; - color: rgb(255, 255, 255); - font-weight: 500; - text-align: center; - white-space: nowrap; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - border-radius: 4px; - background-color: rgba(255, 255, 255, .25); - border: 1px solid rgb(255, 255, 255); - box-shadow: none !important; - cursor: pointer; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; -} - -.button:active { - box-shadow: 0 3px 0 black; -} - -/**** LOGS ****/ - -/* SCROLL BARS */ - -.expand::-webkit-scrollbar { - width: 14px; -} - -.expand::-webkit-scrollbar-track { - background-color: #00000000; -} - -.expand::-webkit-scrollbar-thumb { - min-height: 50px; - border: 3px solid transparent; - border-radius: 8px; - background-color: hsla(0,0%,100%,.2); - background-clip: padding-box; -} - -/* SLIDING DIVs */ - -#logcontainer { - background-color: inherit; -} - -#logwrapper { - background-color: inherit; -} - -#logs { - z-index: 1000; -} - -.row2 { - display: flex; - border-spacing: 0; - padding-top: 1em; - padding-right: 2em; - padding-left: 2em; -} - -.logheader { - display: flex; - color: #EEEBEC; - font-size: 2em; - font-weight: 300; - text-shadow: 0 0 10px #FF0104; - height: 67px; - width: auto; - width: -webkit-fill-available; - width: -moz-available; - white-space: nowrap; - margin: 0; - text-align: center; - justify-content: center; - vertical-align: middle; - cursor: default; -} - -.left { - width: 100%; - margin-right: 0; - margin-left: 0; - text-align: left; - vertical-align: bottom; - padding: 8px; - font-size: 1em; - font-weight: 500; - color: #FFFFFF; -} - -.right { - width: 100%; - margin-right: 0; - margin-left: 0; - text-align: right; - vertical-align: middle; - padding: 8px; - color: #FFFFFF; -} - -.filesize { - font-size: 1em; - color: #FFFFFF; -} - -.path { - font-size: calc(1em - 25%); - color: #FFFFFF; - word-break: break-word; -} - -.slide { - border: 1px solid white; - margin: 0 2em 0 2em; - position: relative; -} - -.log-buttons { - width: 100%; - position: relative; - margin-bottom: 1rem; - padding-left: 2rem; -} - -.expanded { - height: 600px !important; -} - -.log-action-button { - text-transform: uppercase; - margin-top: 1rem; - background-color: rgba(255, 255, 255, .25); - border: 0px solid rgba(255, 255, 255, 0) !important; - width: 6.5em; - white-space: nowrap; -} - -.download-button { - width: 7.5em; -} - -#unlinkform { - float: left; - margin-left: 2rem; -} - -#downloadform { - float: left; -} - -.hidden { - visibility: hidden !important; - display: none !important; -} - -p { - text-align: left; - margin: 5px; -} - -input[type="checkbox"] { - display: none; - visibility: hidden; -} - -.expandtoggle { - display: block; - position: absolute; - text-align: center; - margin: 0; - right: 2em; - bottom: .5em; - padding-top: .5em; - background-color: rgba(255, 255, 255, 0.50); - -moz-border-radius: 5px; - border-radius: 5px; - width: 3em; - height: 3em; - -webkit-transition: .5s; - -moz-transition: .5s; - transition: .5s; - cursor: pointer; -} - -.expandtoggle:hover { - background-color: rgba(104, 2, 51, 0.400); - background-size: 3em; - -webkit-transition: .3s; - -moz-transition: .3s; - transition: .3s; - cursor: pointer; -} - -.expandtoggle::before { - background: url(../images/decrease.png) no-repeat; - background-size: 2em; - content: ""; - display: inline-block; - width: 2em; - height: 2em; - -webkit-transition: .5s; - -moz-transition: .5s; - transition: .5s; - cursor: pointer; -} - -.expand { - height: 43rem; - width: auto; - overflow: auto; - transition: height 0.5s; - color: rgb(255, 255, 255); - background-color: rgba(0, 0, 0, 0.3); - word-wrap: break-word; - padding: 0 10px 0 10px; -} - -.expandtoggle:checked~.expand { - height: 17rem; -} - -.expandtoggle:checked~.expandtoggle::before { - content: ""; - background: url(../images/increase.png) no-repeat; - background-size: 2em; - display: inline-block; - width: 2em; - height: 2em; - cursor: row-resize; -} - -#logmissing { - color: red; - float: right; - margin-top: -3em; - margin-right: 2em; -} - -#logmissingtxt { - display: inline-flex; - text-align: center; - margin: 0; -} - - -/* Unlink response modal: */ - -#rolllogtitle { - color: white; - font-size: 2.5rem; - margin: 0 auto; - text-align: center; - cursor: default; -} - -#responseModal { - margin: 0 auto; - height: 100%; - justify-content: center; - display: flex; - padding: 1rem; - font-size: 1.5rem; - text-align: center; - align-items: center; - overflow-y: auto; - z-index: 8000; -} - -#modalContent { - color: #FFFFFF; - padding-bottom: 0; - align-items: center; - white-space: nowrap; - cursor: default; -} - -.rolllogfail { - color: red; - text-shadow: 1px 1px black; - text-align: center; - font-size: 1.75rem; - margin-top: 1rem; - margin-bottom: 0; -} - -.rolllogsuccess { - color: lightgreen; - text-shadow: 1px 1px black; - text-align: center; - font-size: 1.75rem; - margin-top: 1rem; - margin-bottom: 0; -} - - -/************ SETTINGS **************/ - -/******SETTINGS NAVBAR ********/ - -.navbar-brand { - vertical-align: middle; - margin: 0; - padding: 0; - color: #ffffff; - text-shadow: 0 0 15px #FF0104; - outline: 0; - font-size: 3vw; - font-weight: 500; -} - -@media screen and (min-width: 1024px) { - .navbar-brand { - font-size: 2.5rem; - } -} - -.navbar-brand:hover, -.navbar-brand:focus { - color: #ffffff; - text-shadow: 0 0 20px #FF0104; - text-decoration: none; - outline: 0; - font-weight: 500; -} - -.navbar-brand:before, -.navbar-brand:after { - -webkit-transition: all .2s ease-in; - -moz-transition: all .2s ease-in; - -ms-transition: all .2s ease-in; - -o-transition: all .2s ease-in; - transition: all .2s ease-in; -} - -.navbar-default { - background-color: #1F1F1F; - border-color: transparent; - font-weight: 500; -} - -.navbar-default .navbar-brand { - color: white; - font-weight: 500; -} - -.navbar-default .navbar-nav>li>a { - color: white; - font-weight: 500; -} - -/* Wrappers */ - -#wrapper { - -moz-transition: all 0.3s ease; - -o-transition: all 0.3s ease; - -webkit-transition: all 0.3s ease; - transition: all 0.3s ease; - float: left; - margin: 0 0 1rem; -} - -#sidebar-wrapper { - height: auto; - padding-top: 0; - padding-bottom: 1rem; - padding-left: .75rem; - background-color: rgba(0, 0, 0, .15); - border-radius: 1rem; - box-shadow: 5px 5px 5px black; - -moz-transition: all 0.3s ease; - -o-transition: all 0.3s ease; - -webkit-transition: all 0.3s ease; - overflow-x: hidden; - overflow-y: auto; - transition: all 0.3s ease; - width: 17rem; - z-index: 1000; -} - -#sidebar-wrapper::-webkit-scrollbar { - display: none; -} - -#page-content-wrapper { - padding-top: 70px; - width: 100%; -} - -#settings-frame-wrapper { - margin-top: 2vh; - margin-left: 2vw; - margin-right: 2vw; - margin-bottom: 0; - overflow-y: auto; - overflow-x: hidden; - color: white; - display: flex; - justify-content: center; -} - -#info-frame-wrapper { - margin: 2vw; - margin-bottom: 0; - overflow-y: auto; - overflow-x: hidden; - color: white; - justify-content: center; -} - -/* Sidebar nav styles */ - -ul.nav.sidebar-nav>li>a>i { - text-align: left; - margin-right: 0.3em; -} - -.sidebar-nav li { - display: inline-block; - line-height: 20px; - position: relative; - width: 100%; - font-size: 1.1rem; -} - -.sidebar-nav li:before { - background-color: #340119; - content: ''; - height: 100%; - left: 0; - position: absolute; - top: 0; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; - width: 3px; - z-index: -1; -} - -.sidebar-nav li:first-child a:hover, -.sidebar-nav li.sidebar-nav-item.active a { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(2):before { - background-color: #480123; -} - -.sidebar-nav li:nth-child(2) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(3):before { - background-color: #530128; -} - -.sidebar-nav li:nth-child(3) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(4):before { - background-color: #5d012d; -} - -.sidebar-nav li:nth-child(4) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(5):before { - background-color: #680233; -} - -.sidebar-nav li:nth-child(5) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(6):before { - background-color: #771b47; -} - -.sidebar-nav li:nth-child(6) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(7):before { - background-color: #8d0748; -} - -.sidebar-nav li:nth-child(7) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:nth-child(8):before { - background-color: #912157; -} - -.sidebar-nav li:nth-child(8) a:hover { - color: white; - font-weight: 700; - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; -} - -.sidebar-nav li:hover:before, -.sidebar-nav li.sidebar-nav-item.active:before { - -webkit-transition: width 0.2s ease-in; - transition: width 0.2s ease-in; - width: 100%; -} - -.sidebar-nav li a { - color: #dddddd; - text-shadow: 1px 1px black; - display: block; - font-size: 1rem; - text-decoration: none; - padding: .5rem .5rem .5rem .75rem; -} - -.sidebar-nav li a:hover, -.sidebar-nav li a:active, -.sidebar-nav li a:focus, -.sidebar-nav li.open a:hover, -.sidebar-nav li.open a:active, -.sidebar-nav li.open a:focus { - background-color: transparent; - color: #ffffff; - text-decoration: none; -} - -.sidebarTitleError{ - color: red !important; -} - -/* Modals: */ - -.logrollmodal { - box-shadow: 0 0 1em #181717b7; - border-radius: 1em; -} - -.modal { - display: none; - position: fixed; - width: 20rem; - width: fit-content; - height: 14rem; - height: fit-content; - margin: 15% auto 0; - padding: 1rem 1rem .5rem; - color: black; - text-align: center; - align-items: center; - background-color: rgba(0, 0, 0, 0.750); - border: 1px solid #888; - border-radius: 4px; - z-index: 2000; -} - -.swal2-close { - color: #FFFFFF !important; -} - -.logupdatetoast { - color: #FFFFFF; -} - -.logouttoast { - color: black; -} - -.settingchange { - color: orange !important; - border-color: orange !important; -} - -.swal2-icon.swal2-info { - color: rgba(255, 255, 0, 0.5) !important; - border-color: rgba(255, 255, 0, 0.5) !important; -} - -.swal2-icon.swal2-warning { - color: orange; - border-color: orange; -} - -.swal2-content { - padding: 1em; - width: auto; -} - -.swal2-container { - -webkit-transition: all .8s ease; - -moz-transition: all .8s ease; - -o-transition: all .8s ease; - -ms-transition: all .8s ease; - transition: all .8s ease; - overflow: hidden; - overflow-y: hidden !important; -} - -.toastlink { - color: white; -} - -.toastlink:hover { - text-decoration: none; - color: #ffffff; - font-weight: 700; - text-shadow: 2px 2px 15px #FF0104; - -webkit-transition: all .2s ease; - -moz-transition: all .2s ease; - -o-transition: all .2s ease; - -ms-transition: all .2s ease; - transition: all .2s ease; -} - -#reloadtitle { - color: yellow !important; - font-weight: 600; - margin-bottom: .5rem; - margin-right: 1rem; -} - -#reload-btn { - margin-top: 3rem; - margin-bottom: .5rem; - width: 9rem; - cursor: pointer; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; -} - -/* Modal Content/Box */ - -.modal-content { - background-color: transparent; - padding: .5rem 2rem 0; - align-items: center; -} - -/* Modal Close Button */ - -.close { - color: rgb(255, 80, 80); - float: left; - font-size: 2rem; - font-weight: 700; - text-shadow: none !important; -} - -.close:hover, -.close:focus { - color: red; - text-decoration: none; - cursor: pointer; - font-weight: 900; -} - -/* Tooltips: */ - -.ui-tooltip { - font-size: .85em; - color: white; - width: auto; - padding: 5px 10px; - background: rgba(50, 1, 25, 0.90); - border: .1em solid #FFFFFF !important; - border-radius: .2em; - box-shadow: 0 0 7px black; - cursor: default; -} - -#checkurl { - float: right; - margin-top: -12rem; - width: 20rem; - text-align: center; -} - -#linkurl { - float: right; - position: relative; - margin-top: -5.5rem; - width: 20rem; - text-align: center; - z-index: 1000; -} - -#checknote { - position: sticky; - width: inherit; - margin-top: 4rem; - color: grey; - font-size: .85rem; - font-style: italic; - cursor: default; - z-index: 1; -} - -.alpaca-form-button { - color: white; - background-color: #8E8B8B; - border: .2rem solid rgb(90, 90, 90); - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; -} - -.alpaca-form-button:hover { - color: white; - font-weight: 700; - background-color: #8E8B8B; - /* border: .2rem solid rgb(90, 90, 90); */ -} - -.alpaca-form-buttons-container { - text-align: left; -} - -.alpaca-form-button-submit { - width: 5.5em; -} - -.alpaca-form-button-submit:hover { - background-color: green; - border: .2rem solid darkgreen; -} - -.alpaca-form-button-reset { - width: 8em; -} - -.alpaca-form-button-reset:hover { - background-color: orange; - border: .2rem solid darkorange; -} - -.buttonchange { - color: white; - background-color: green !important; - border: .2rem solid darkgreen; -} - -.alpaca-array-actionbar.alpaca-array-actionbar-top { - margin-top: 1em; -} - -.btn-group>.btn:first-child { - margin-left: 0; - background-color: rgb(200, 200, 200); - color: black; -} - -.btn-group>.btn-group:not(:first-child)>.btn, -.btn-group>.btn:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - background-color: rgb(200, 200, 200); - color: black -} - -.btn-group>.btn:first-child:hover { - background-color: rgb(150, 150, 150); - color: white; -} - -.btn-group>.btn:not(:first-child):hover { - background-color: rgb(150, 150, 150); - color: white; -} - -.btn:disabled { - opacity: unset !important; - background-color: grey !important; - color: black !important; - border: .2rem solid rgb(90, 90, 90) !important; - cursor: not-allowed; -} - -.btn:disabled:hover { - background-color: grey !important; - color: black !important; - font-weight: 500 !important; - border: .2rem solid rgb(90, 90, 90) !important; - cursor: not-allowed; -} - -.btn-primary.disabled { - opacity: unset !important; - background-color: grey !important; - color: black !important; - border: 1px solid rgba(255, 255, 255, 0) !important; - cursor: not-allowed; -} - -.btn-primary.disabled:hover { - background-color: grey !important; - color: black !important; - font-weight: 500 !important; - border: .2rem solid rgb(90, 90, 90) !important; - cursor: not-allowed; -} - -.settingscolumn { - float: left; - width: min-content; - height: 100%; - padding-top: 1rem; - background-color: transparent; -} - -#logincolumn { - position: fixed; - float: left; - text-align: left; - vertical-align: middle; - margin-left: 1em; - padding-bottom: 0; - top: 15vh; -} - -#settingsbrand { - width: 100%; - padding: .5rem 0 0; - text-align: center; - cursor: default; -} - -.settingstitle { - width: 16rem; - margin: 0; - padding: 1rem 1rem .25rem; - background-color: transparent; - text-shadow: 0 0 6px #FF0104; - vertical-align: middle; - color: #ffffff; - text-align: center; - font-size: 1.5rem; - font-weight: 500; - outline: 0; - cursor: default; -} - -#version { - display: block; - font-size: 1rem; - background-color: transparent; - cursor: default; - text-align: center; -} - -.vcheckerror { - color: red; - font-size: 1rem; - font-weight: 600; - text-align: center; - max-width: 17rem; -} - -#footer>p { - text-align: center; -} - -#version>p { - text-align: center; -} - -#includedContent { - float: right; - width: calc(100% - 20rem); - margin-top: 5rem; - height: 100%; -} - -.object { - float: right; - width: 100%; - height: 85vh; -} - -#version_check { - font-size: .6rem; - padding: .2rem; - width: 10em; - white-space: nowrap; -} - -#version_check:hover { - font-weight: 600; - -webkit-transition: all .3s ease; - -moz-transition: all .3s ease; - -o-transition: all .3s ease; - -ms-transition: all .3s ease; - transition: all .3s ease; -} - -.version_check-update { - color: yellow !important; - border-color: yellow; -} - -.version_check-update:hover { - color: yellow !important; - border-color: yellow; - font-weight: 600; -} - -#infodata { - padding: 1rem; - font-size: .75rem; - margin-bottom: 1.5rem; - color: white; - background-color: rgba(0, 0, 0, .15); - border-radius: 1rem; - box-shadow: 5px 5px 5px black; -} - -#infodata>.table { - margin-bottom: auto; - border-bottom: 1px solid #dee2e6; - cursor: default; -} - -#extensions { - text-align: center; - margin: auto; - font-size: 1.5em; - cursor: default; -} - -#extensiontitle { - color: white; - font-size: 2rem; - text-shadow: 0.1rem 0.1rem black; - font-weight: 600; - text-align: center; - margin: auto; - margin-bottom: .5rem; - cursor: default; -} - -.extok { - color: white; - background-color: green; - display: inline-block; - text-align: center; - font-size: .75rem; - white-space: nowrap; - vertical-align: middle; - user-select: none; - padding: .1rem .5rem .25rem; - border-radius: .2rem; - cursor: help; -} - -.extfail { - color: white !important; - background-color: red !important; - display: inline-block; - font-size: .75rem; - text-align: center; - white-space: nowrap; - vertical-align: middle; - user-select: none; - border: 1px solid transparent; - padding: .1rem .5rem .25rem; - border-radius: .2rem; - cursor: pointer; -} - -#blank { - color: rgba(0, 0, 0, .15); - font-size: .5rem; -} - -#phpContent { - position: inherit; - background: transparent; -} - -.phpobject { - position: inherit; - width: 100%; - height: 40rem; -} - -#siteform { - width: 100%; - margin-left: 5vw; - background-color: inherit; -} - -#authenticationform { - width: 100%; - margin-left: 5vw; - margin-top: 10vh; - background-color: inherit; -} - - -#modalloading { - position: fixed; - width: 24rem; - left: calc(50% - 12rem); - top: 25%; - margin: 0 auto; - padding: 1rem; - color: black; - text-align: center; - align-items: center; - background-color: rgba(0, 0, 0, 0.750); - border: 1px solid #888; - border-radius: 4px; - z-index: 2000; - cursor: wait; -} - -.modaltextloading { - margin-left: 2rem; - color: #aaa; - font-size: 1.5rem; - font-weight: 600; - cursor: wait; -} - -#preferenceform { - background-color: inherit; - width: 95%; -} - -/* Custom CSS */ - -.customCSS { - padding: 0 0 0 15px; - width: 49%; - margin: 0 auto; -} - -#customCSSEditor { - height: 22rem; - max-width: 100%; - border: .2rem solid rgb(200, 200, 200); -} - -#customCSSEditor:hover { - border: .2rem solid #007bff; - transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; -} - -#customcsslabel { - font-size: 1.1rem; - font-weight: 600; -} - -.customJS { - padding: 0 0 0 15px; - margin: 0 auto; - width: 49%; -} - -#customJSEditor { - height: 22rem; - max-width: 100%; - border: .2rem solid rgb(200, 200, 200); -} - -#customJSEditor:hover { - border: .2rem solid #007bff; - transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; -} - -#customjslabel { - font-size: 1.1rem; - font-weight: 600; -} - -#tableuserprefs { - border-collapse: separate; - margin: auto; - width: 100%; -} - -#settingstable { - cursor: default; -} - -#tdleft { - width: 50%; -} - -#tdright { - width: 50%; -} - -#leftcolumn { - margin: auto; - text-align: left; -} - -#rightcolumn { - margin: auto; - text-align: left; -} - -.input_icon { - color: grey; - cursor: help; -} - -.input_icon:hover { - color: yellow; -} - -.alpaca-control-label { - font-size: 1.1rem; - font-weight: 600; - max-width: 100%; -} - -.settingslabelerror { - color: red !important; -} - -.radio { - width: 10rem; -} - -.help-block { - color: grey; - font-style: italic; - padding-left: 1.5rem; - cursor: default; -} - -.alpaca-message-stringValueTooSmall { - color: red; -} - -.alpaca-message-stringNotANumber { - color: red; -} - -.alpaca-message-notOptional { - color: red; -} - -.alpaca-message-invalidPattern { - color: red; -} - -.alpaca-message-custom { - color: red; -} - -.alpaca-message-invalidValueOfEnum { - color: red; -} - -.settingslabelchanged { - color: orange; -} - -.alpaca-message-notOptional { - color: red; -} - -.alpaca-message-stringTooLong { - color: red; -} - -.alpaca-field-text-max-length-indicator { - font-style: italic; - cursor: default; -} - -#regsettingnote { - color: red !important; - font-style: italic; - font-weight: 600; - cursor: default; -} - -#authnote { - color: yellow !important; - font-style: italic; -} - -#pathsettingnote { - color: #aaa !important; - font-style: italic; - cursor: default; - font-size: 1rem !important; -} - -.pathsettingnotelink { - color: #aaa; - font-size: 1rem !important; - cursor: pointer; -} - -.pathsettingnotelink:hover { - font-size: 1rem !important; -} - -#reginfo { - width: 85%; - color: #555555; - background-color: inherit; - margin: auto; - text-align: center; - cursor: default; -} - -.infotitle { - font-size: 1.1rem; - font-weight: 700; -} - -.updatebtn { - font-size: .75rem !important; -} - -.resourceimg { - width: auto !important; - height: 1.2rem !important; -} - -.releasebadge { - height: auto !important; - width: auto !important; -} - -.settings-title { - display: flex; - white-space: nowrap; - justify-content: center; - direction: rtl; - padding: .5rem 0 0; - position: absolute; - left: 0; - right: 0; - margin: auto; - margin-left: 20rem; - background-color: inherit; - cursor: default; -} - -.transparent-background { - background: transparent; -} - -/* Logs Configuration */ -#title_input, -#path_input, -#enabled_option, -#maxLines_option, -#autoRollSize_option, -#category_option { - margin: auto; - width: 30rem; -} - -#title_input>input, -#path_input>input, -#enabled_option>select, -#maxLines_option>input, -#autoRollSize_option>input, -#category_option>input { - width: 100%; - max-width: 100%; -} - -div[data-alpaca-container-item-name="logTitle"], -div[data-alpaca-container-item-name="path"], -div[data-alpaca-container-item-name="enabled"], -div[data-alpaca-container-item-name="maxLines"], -div[data-alpaca-container-item-name="autoRollSize"], -div[data-alpaca-container-item-name="category"] { - flex-basis: 33rem; -} - -#logssettings>#alpaca3>.alpaca-field-array>.alpaca-container>.alpaca-container-item>div>.alpaca-field>.alpaca-container { - display: flex; - flex-wrap: wrap; - padding: 2rem 0; - justify-content: center; -} - -.alpaca-container-item:not(:first-child) { - margin-top: 0; -} - -.logs-input-helper { - color: #aaa; -} - -/* Category filter navigation */ - -#horizontal-nav { - text-align: center; -} - -#categoryFilter { - text-align: center; - vertical-align: middle; - height: fit-content; - height: -moz-fit-content; - width: 20em; - width: fit-content; - width: -moz-fit-content; - width: -webkit-fit-content; - margin: auto; - padding: .5rem; - padding-top: 0; - border-radius: 6px; - background-color: rgba(0, 0, 0, .15); - box-shadow: 0px 0px 0px black; - z-index: 2000; -} - -.category-item { - display: inline-block; - padding: 0.25rem; -} - -.category-switch { - display: block; - margin-top: 0.2rem; -} - -.category-filter-item, -.nav-item { - padding: 5px 10px; - color: #FFFFFF; - text-shadow: 1px 1px black; - cursor: default; -} - -.toolslink { - font-size: 0.7rem; - color: white; -} - -.toolslink:hover { - color: #ffffff; - text-shadow: 0 0 15px #FF0104; -} - -/*** Authentication ***/ - -#registration-container, -#login-container, -#setup-container { - margin: 2rem auto; - width: 75%; - padding: 2rem; - padding-top: 1rem; -} - -#setup-container { - margin-top: 5vh; -} - -.warning { - color: yellow; -} - -#login-container { - margin: 0 auto; - justify-content: center; - text-align: center; - width: 100%; - background-color: inherit; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; - margin-top: 20vh; -} - -#loginbrand { - display: flex; - position: relative; - flex-direction: row; - max-width: 17rem; - margin: 0; - margin-top: -1rem; - margin-bottom: 1rem; - font-size: 1.5vw; - text-align: center; - justify-content: center; - cursor: pointer; -} - -#logo-login { - text-align: center; - vertical-align: middle; -} - -#logo-login>img { - height: 8em; - border: 0; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: default; -} - -#logo>img { - height: 8em; - border: 0; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: pointer; -} - -#login-form { - margin: auto; -} - -#login-form>div { - margin: 1rem auto; - text-align: center; - white-space: nowrap; -} - -#loginbtn { - width: 5em; - background-color: green; - border: .2rem solid green; -} - -#loginbtn:hover { - background-color: green; - border: .2rem solid darkgreen; -} - -#loginbtn.disabled { - color: #fff !important; - background-color: #007bff !important; - border: .2rem solid #007bff !important; -} - -#returnbtn { - margin-left: 2rem; - width: 5em; - border: .2rem solid #007bff; -} - -#returnbtn:hover { - background-color: #0069d9; - border: .2rem solid #0258b4; -} - -table#regmulti>tbody>tr>td { - vertical-align: top; -} - -#usernameinput { - white-space: nowrap; -} - -#useremail { - white-space: nowrap; -} - -#userpassword { - white-space: nowrap; -} - -h5.heading { - color: rgb(255, 255, 255); - font-family: "Roboto:400", sans-serif; - font-size: 14px; - font-weight: 700; - line-height: 21px; - text-align: left; - margin-bottom: 0; -} - -h2.heading { - margin-bottom: 1rem; - text-align: left; - text-shadow: 0 0 5px black; - font-weight: 600; - cursor: default; -} - -.login-warning>p { - text-align: center; - color: red; - cursor: default; -} - -#auto-update-status { - display: block; - position: relative; - border-radius: 50%; - height: 1.5rem; - width: 1.5rem; - margin: 0; - transition: all .2s ease-in-out; - text-shadow: 1px 1px 1px black; - -webkit-filter: drop-shadow(2px 2px 2px #222); - filter: drop-shadow(2px 2px 2px #222); -} - -#auto-update-status[data-enabled="true"] { - background: radial-gradient(circle at .1rem .1rem, #2dff31, rgba(20, 20, 20, 0.75)); -} - -#auto-update-status[data-enabled="false"] { - background: radial-gradient(circle at .1rem .1rem, #ff0000, rgba(20, 20, 20, 0.75)); -} - -.unauth-container { - margin-top: 10vh !important; - margin: 2rem auto; - width: 75%; - padding: 2rem; -} - -#logo-unauth { - text-align: center; - vertical-align: middle; -} - -#logo-unauth>img { - height: 6em; - border: 0; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: pointer; -} - -#regerror { - color: red; - font-size: 1.5em; - text-align: center; - cursor: default; -} - -.regerror { - color: red; - font-size: 1.25em; - padding: .5em; - cursor: default; -} - -.regsuccess { - color: lightgreen; - font-size: 1.25em; - padding: .5em; - cursor: default; -} - -.fv-error { - border: .2rem solid #e74c3c !important; -} - -.fv-error-message { - color: #e74c3c; - margin-bottom: 1%; - font-size: 1em; - cursor: default; -} - -#regbody { - color: white; - font-size: 1em; - margin-top: 1em; - cursor: default; -} - -.reglink { - color: white; - cursor: pointer; - font-size: 1em !important; -} - - -/*** Registration ***/ - -.flex-grid { - display: flex; -} - -.flex-grid { - display: flex; -} - -.flex-grid .col { - flex: 1; -} - -.flex-grid-thirds { - display: flex; - justify-content: space-between; -} - -.flex-grid-thirds .col { - width: 32%; -} - -#registration-title { - display: flex; - white-space: nowrap; - float: left; - font-size: 4rem; - text-shadow: 0 0 5px #FF0104; - margin: auto; - background-color: inherit; - cursor: default; -} - -#logo-reg { - vertical-align: middle; -} - -#logo-reg>img { - height: 6em; - border: 0; - float: right; - filter: drop-shadow(.2rem .2rem .2rem black); - -webkit-filter: drop-shadow(.2rem .2rem .2rem black); - cursor: default; -} - -#reginstructions { - background-color: inherit; -} - -#userform { - margin-top: 1em; - margin-bottom: 1em; - cursor: default; -} - -.setupheader { - margin-bottom: 1.5rem !important; -} - -#datadirform { - margin: 1em; -} - -#configpath { - margin-left: 0; - margin-top: .5rem; -} - -#datadirbtn { - width: 6em; -} - -#usernext { - width: 6em; - margin-left: 1rem; - background-color: green; -} - -#usernext:hover { - color: white; - font-weight: 700; - border: .2rem solid darkgreen; -} - -#datadirwarn { - margin: .5rem; - font-weight: 600; - cursor: default; -} - -.dockerwarn { - color: yellow; - font-weight: 800; -} - -.dockerinput { - cursor: not-allowed; - background-color: lightgrey; - border: none -} - -.dockerinput:hover { - border: none; -} - - -/*** Mobile fixes ***/ - -@media only screen and (max-width: 768px) { - - body { - padding: 1rem !important; - } - - /** Start index page (logs) **/ - .flex-child { - max-width: 90%; - min-width: 90%; - width: 90%; - } - - .header { - display: block; - table-layout: auto; - margin-bottom: 1rem; - } - - #brand { - display: none; - visibility: hidden; - } - - #logo-icon { - display: none; - visibility: hidden; - } - - #logo-icon-mobile { - display: unset !important; - visibility: visible !important; - } - - .Column { - display: block; - } - - #left { - position: absolute; - width: auto; - margin-top: 2vh; - margin-left: 1rem; - top: 0; - left: 0; - } - - .left { - font-size: .75em; - } - - #clock { - height: auto; - width: auto; - max-width: 8rem; - margin: 0; - border-radius: .3rem; - box-shadow: 2px 2px 2px black; - } - - .dtg { - font-size: .75rem; - } - - #canvas { - visibility: hidden; - display: none; - } - - #line { - visibility: hidden; - display: none; - } - - .date { - visibility: hidden; - display: none; - } - - #dateRight { - visibility: visible !important; - position: absolute; - display: flex !important; - float: right; - width: auto; - max-width: 8rem; - height: auto; - vertical-align: middle; - justify-content: center; - top: 0; - right: 0; - margin-top: 2vh; - margin-right: 1rem; - padding: .5rem 1rem; - color: #FFFFFF; - font-size: .75rem; - font-weight: 600; - text-align: center; - background-color: rgba(0, 0, 0, .15); - border-radius: .3rem; - box-shadow: 2px 2px 2px black; - text-shadow: 1px 1px black; - cursor: default; - } - - - #logincolumn { - display: none; - } - - #login-container { - margin-top: 10vh; - } - - #logo { - width: auto; - margin: 0 auto; - } - - #logo-login>img { - height: 6em; - } - - #right { - width: 100%; - margin-top: 2rem; - text-align: center; - } - - .rightmiddle { - text-align: center; - margin-top: 1rem; - } - - #rightbottom { - display: inline-block; - float: none; - } - - .logheader { - display: flex; - font-size: 1.5em; - margin: auto; - white-space: normal; - } - - #logmissingtxt { - display: none; - visibility: hidden; - } - - #markform { - position: relative; - padding: 0; - margin-right: 0; - text-align: center; - width: 95vw; - } - - .expand { - font-size: .75rem; - } - - .marksearch { - font-size: .7rem; - width: auto; - } - - .search-button { - font-size: .40rem; - } - - .indexBtn { - background-color: #8E8B8B; - border: .2rem solid rgb(90, 90, 90); - } - - .indexBtn:hover { - background-color: #8E8B8B; - border: .15rem solid rgb(90, 90, 90) !important; - } - - .npBtn { - border: .15rem solid rgb(90, 90, 90); - } - - .logBtn { - border: .15rem solid rgb(90, 90, 90); - box-shadow: none !important; - } - - .filesize { - font-size: .75em; - } - - .input, - input.form-control, - select.form-control { - width: 100%; - } - - #count { - margin-right: 0; - } - - .validity { - margin-left: -3rem; - } - - #modalContent { - font-size: 1rem !important; - white-space: normal; - } - - .rolllogfail { - font-size: 1rem !important; - } - - .rolllogsuccess { - font-size: 1rem !important; - } - - /** End index page (logs) **/ - - /** Start settings page**/ - - .settingscolumn { - float: none; - padding-top: 0; - text-align: center; - height: auto; - } - - #settings-page-title { - cursor: default !important; - } - - #settingsbrand { - width: 100%; - } - - .Column.left { - display: none; - } - - #sidebar-wrapper { - width: 100%; - } - - .settingstitle { - width: 100%; - } - - #version { - display: none; - } - - .settings-title { - position: relative; - display: block; - white-space: normal; - text-align: center; - direction: ltr; - left: auto; - right: auto; - } - - .alpaca-field-object { - justify-content: center; - margin: auto; - } - - #tdleft, - #tdright { - width: 100%; - display: block; - } - - #title_input, - #path_input, - #enabled_option, - #maxLines_option, - #autoRollSize_option, - #category_option { - width: 100%; - } - - .alpaca-array-actionbar.alpaca-array-actionbar-top>button { - margin-top: 1rem; - } - - /** End settings page**/ -} - -/* Info page frames: */ - -object { - width: 100%; - height: 100%; -} - -#infoframe { - position: fixed; - width: 95%; - height: 60vh; -} - -.frametd { - height: 100%; -} - -.version { - background-color: rgba(0, 0, 0, .15); - width: 100%; - height: 100%; - float: left; -} - -#versioncontent { - width: 100%; - height: 100%; - background-color: rgba(0, 0, 0, .15); -} - -#versionHistory { - margin: 1rem; - padding-left: 1rem; - background-color: inherit; - font-size: 1rem; - color: white; - text-align: left; -} - -#release { - background-color: #3d3d3d -} - -#releaseWrapper { - max-width: 100rem; - margin: auto; - margin-bottom: 3rem; - background-color: inherit; -} - -.releaseHeader { - text-align: center; - margin-bottom: 0; -} - -.releaseHeader a { - vertical-align: middle; - font-size: 2rem; - font-weight: 700; - text-shadow: 0.1rem 0.1rem black; - cursor: default; - color: white; -} - -.releaseName { - display: block; - font-size: 1.5rem; - color: white; - font-weight: 600; - cursor: default; -} - -.releasetime { - display: block; - margin-bottom: 1rem; - font-style: italic; - cursor: default; -} - -.releaseBody { - padding-left: 1rem; -} - -.releaseBody>h1, -.releaseBody>h2, -.releaseBody>h3, -.releaseBody>h4, -.releaseBody>h5, -.releaseBody>h6 { - text-align: left; - font-size: 1.5em; -} - -.releasehr { - color: #555; - border-color: #555; - background-color: #555; - box-shadow: 0.05rem 0.05rem black; -} - -.releaselink { - font-weight: 600; - color: #ffffff; -} - -.releaselink:hover { - color: #ffffff; - text-shadow: 0 0 1rem #FF0104; - text-decoration: none; - cursor: pointer; -} - -.php { - width: 100%; - height: 100%; - float: right; -} - -#phpcontent { - width: 100%; - height: 100%; -} - -.github-item>h2 { - text-align: left; -} - -.updatelink { - text-align: center; - font-size: 1rem; - text-decoration: none; - color: yellow; -} - -.updatelink:hover { - text-decoration: none; - color: yellow; - text-shadow: 0 0 15px #FF0104; - -webkit-transition: all .2s ease; - -moz-transition: all .2s ease; - -o-transition: all .2s ease; - -ms-transition: all .2s ease; - transition: all .2s ease; -} - -/* Footer */ - -#version_check_auto { - cursor: default; -} - -.version_check_info { - display: inline-flex; - padding: 0; - margin: 0 auto; - margin-left: 1em; -} - -.loginversion { - position: fixed; - width: 100%; - max-width: 17rem; - margin: 0; - margin-top: 1rem; - font-size: 2em; - text-align: center; - justify-content: center; - cursor: default; -} - -#footer { - position: fixed; - left: 0; - right: 0; - bottom: 1rem; - text-align: center; - color: #555555; - font-size: 1rem; - z-index: -1; -} - -.settings-footer { - margin-left: 20rem; -} - -.footer { - text-align: center; - font-size: 1rem; - text-decoration: none; -} - -.footer:hover { - text-decoration: none; - color: #ffffff; - font-size: 1.2rem; - font-weight: 400; - text-shadow: 0 0 15px #FF0104; - -webkit-transition: all .2s ease; - -moz-transition: all .2s ease; - -o-transition: all .2s ease; - -ms-transition: all .2s ease; - transition: all .2s ease; -} - -a { - color: #555555; - font-size: 1rem; - text-shadow: none; - font-weight: 300; - text-decoration: none; -} - -.notification { - width: 100%; - text-align: center; - color: #555555; - font-size: .75rem; - cursor: default; -} - -/* Progress Bar */ - -.pace { - -webkit-pointer-events: none; - pointer-events: auto; - -webkit-user-select: none; - -moz-user-select: none; - user-select: auto; -} - -.pace-inactive { - display: none; -} - -.pace .pace-progress { - background: #680233; - position: fixed; - z-index: 2000; - top: 0; - right: 100%; - width: 100%; - height: 8px; -} - -.pace .pace-progress-inner { - display: block; - position: absolute; - right: 0px; - width: 100px; - height: 100%; - box-shadow: 0 0 10px #680233, 0 0 5px #680233; - opacity: 1.0; - -webkit-transform: rotate(3deg) translate(0px, -4px); - -moz-transform: rotate(3deg) translate(0px, -4px); - -ms-transform: rotate(3deg) translate(0px, -4px); - -o-transform: rotate(3deg) translate(0px, -4px); - transform: rotate(3deg) translate(0px, -4px); -} - -.pace .pace-activity { - display: block; - position: fixed; - z-index: 2000; - top: 15px; - right: 15px; - width: 14px; - height: 14px; - border: solid 2px transparent; - border-top-color: #680233; - border-left-color: #680233; - border-radius: 10px; - -webkit-animation: pace-spinner 400ms linear infinite; - -moz-animation: pace-spinner 400ms linear infinite; - -ms-animation: pace-spinner 400ms linear infinite; - -o-animation: pace-spinner 400ms linear infinite; - animation: pace-spinner 400ms linear infinite; -} - -/*** Begin Steppers ***/ - -ul.stepper { - counter-reset: section; - overflow-y: auto; - overflow-x: hidden; - padding: 0; - margin: 0 auto; - text-align: center; -} - -.stepper-horizontal { - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-box-pack: justify; - -webkit-justify-content: space-between; - -ms-flex-pack: justify; - justify-content: space-between; -} - -ul.stepper>li:not(:last-of-type) { - margin-bottom: .625rem; - -webkit-transition: margin-bottom .4s; - -o-transition: margin-bottom .4s; - transition: margin-bottom .4s; -} - -.stepper-horizontal>li:not(:last-of-type) { - margin-bottom: 0 !important; -} - -.stepper-horizontal li:not(:last-child)::after { - content: ""; - position: relative; - -webkit-box-flex: 1; - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; - margin: .5rem 0 0 0; - height: 1px; - background-color: rgba(255, 255, 255, 0.65); -} - -.stepper-horizontal li:not(:first-child)::before { - content: ""; - position: relative; - -webkit-box-flex: 1; - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; - margin: .5rem 0 0 0; - height: 1px; - background-color: rgba(255, 255, 255, 0.65); -} - -.stepper-horizontal li { - -webkit-transition: .5s; - -o-transition: .5s; - transition: .5s; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-box-align: center; - -webkit-align-items: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-flex: 1; - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; - position: relative; - cursor: default !important; -} - -.stepper-horizontal li:hover { - background-color: rgba(0, 0, 0, .06); - cursor: pointer; -} - -.stepper-horizontal li a:hover { - text-decoration: none; - font-weight: 700; -} - -ul.stepper li a { - text-shadow: 0 0 5px black; - padding: 1.5rem; - text-align: center; - cursor: default; -} - -.primary-color, -li.active a .circle, -ul.stepper li.completed a .circle { - background-color: #4285f4; -} - - -ul.stepper li a .circle { - display: inline-block; - color: #fff; - -webkit-border-radius: 50%; - border-radius: 50%; - /* background: rgba(0, 0, 0, .38); */ - width: 1.75rem; - height: 1.75rem; - text-align: center; - line-height: 1.7rem; - margin-right: .5rem; - background-color: red; -} - -.circle.active { - background-color: #4285f4; -} - -.circle.completed { - background-color: lightgreen; -} - -.circlecomplete { - background: lightgreen !important; - background-color: lightgreen !important; -} - -.circlenotcomplete { - background: red; - background-color: red !important; -} - -ul.stepper li.active { - background-color: rgba(0, 0, 0, .06); -} - -ul.stepper li.active a .label, -ul.stepper li.completed a .label { - font-weight: 600; - color: rgba(255, 255, 255, .6); -} - -ul.stepper li a .label { - font-weight: 600; - display: inline-block; - color: rgba(255, 255, 255, .6); -} - -.stepper-horizontal li a .label { - margin-top: .63rem; -} - -.danger-color, -ul.stepper li.warning a .circle { - background-color: #ff3547 !important; -} - -ul.stepper li.success a .circle { - background-color: #43A047; -} - -.setup { - background-color: inherit; -} - -#setup-icon { - width: 20vw !important; - max-width: 25rem; - display: flex; - filter: drop-shadow(.1rem .1rem .1rem black); - -webkit-filter: drop-shadow(.1rem .1rem .1rem black); - text-align: center; - margin: 0 auto; - cursor: default !important; -} - -#setupcomplete { - margin: 1rem; - color: lightgreen; - font-size: 2rem; - font-weight: 600; - text-align: center; - text-shadow: 0 0 5px black; - cursor: default; -} - -#setupreload { - color: yellow; - font-size: 1.2rem; - font-weight: 600; - text-align: center; - text-shadow: 0 0 5px black; - margin: 1rem; - cursor: default; -} - -#datadirstep { - cursor: pointer; -} - -#registerbtn { - width: 6.5rem; - border-color: #0062cc; -} - -.setupBtn:focus { - box-shadow: none; -} - -.setupBtn:valid { - border: .2rem solid #0062cc; -} - -/*** End Steppers ***/ - -@-webkit-keyframes pace-spinner { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); - } -} - -@-moz-keyframes pace-spinner { - 0% { - -moz-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -moz-transform: rotate(360deg); - transform: rotate(360deg); - } -} - -@-o-keyframes pace-spinner { - 0% { - -o-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -o-transform: rotate(360deg); - transform: rotate(360deg); - } -} - -@-ms-keyframes pace-spinner { - 0% { - -ms-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -ms-transform: rotate(360deg); - transform: rotate(360deg); - } -} - -@keyframes pace-spinner { - 0% { - transform: rotate(0deg); - } - 100% { - transform: rotate(360deg); - } -} - -@-webkit-keyframes spin { - 0% { - -webkit-transform: rotate(0deg); - } - 99% { - -webkit-transform: rotate(360deg); - } -} - -@keyframes spin { - 0% { - transform: rotate(0deg); - } - 99% { - transform: rotate(360deg); - } -} - -#draggable { - width: 3rem; -} diff --git a/CSS/themes/monitorg-dark.css b/CSS/themes/monitorg-dark.css deleted file mode 100644 index 99a911c1..00000000 --- a/CSS/themes/monitorg-dark.css +++ /dev/null @@ -1,253 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -#footer:after { - color: grey; - content: "Monitorg-dark v1"; -} -body { - background-color: #1f1f1f !important; - color: white; -} - -/* Settings */ - /* Text Color */ -.alpaca-control-label, .alpaca-control.radio { - color: white !important; -} -.Rtable-cell { - color: white !important; -} -#colorkey { - color: white !important; -} -.settingstitle { - text-shadow: none !important; -} -#reginfo { - color: white !important; -} -#infodata { - background-color: transparent !important; - box-shadow: none !important; -} -/* Sidebar */ -#sidebar-wrapper { - box-shadow: none !important; -} -.sidebar-nav li:hover:before { - -webkit-transition: none !important; - transition: none !important; - background-color: rgba(0, 0, 0, 0.07); -} -.sidebar-nav li:before { - background-color: rgba(0, 0, 0, 0.07); - transition: none !important; - -webkit-transition: none !important; -} - .sidebar-nav li:first-child a { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(2):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(3):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(4):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(5):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(6):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(7):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(8):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(9):before { - background-color: rgba(0, 0, 0, 0.07); - } - -#modalloading { - position: fixed; - width: 24rem; - left: calc(50% - 12rem); - top: 25%; - margin: 0 auto; - padding: 1rem; - color: black; - text-align: center; - align-items: center; - background-color: rgba(0, 0, 0, 0.750); - box-shadow: .5rem .5rem 1rem rgb(15, 15, 15); - border: 1px solid #888; - border-radius: 4px; - z-index: 2000; - cursor: wait; - } - -.container { - max-width: 100% !important; - padding-right: 2rem !important; -} -#stats { - background-color: rgba(0,0,0,.15) !important; - padding-left: .0rem !important; - padding-right: 1.11rem !important; - box-shadow: none; -} -#hd { - padding-left: 0.8rem !important; -} -.double-val-label>span.success { - background-color: #28a745 !important; -} -.servicetile:hover, .servicetile:focus { - text-shadow: 0 0 20px #000; -} -#servicetitle:hover, #servicetitle:focus { - text-shadow: 0 0 20px #000; -} -#servicetitle { - color: #fff !important; -} -.btnoffline, .btnunknown, .btnonline { - box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.9) !important; - -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.9) !important; -} -.btnonline { - background-color: #28a745 !important; -} -#time { - background-color: rgba(0,0,0,.15) !important; - color: #fff !important; - box-shadow: none; -} -#slidertable { -background-color: rgba(0,0,0,.15) !important; -box-shadow: none; -} -#textslider { - color: #fff !important; -} -.dtg { - color: #fff !important; -} -.datemin { - color: #fff !important; -} -#center { - background-color: rgba(0,0,0,.0) !important; - box-shadow: 0px 0px 0px 0px #ffffff00, 0px 0px 0px 0px #ffffff00, 10px 0px 10px 0px #ffffff00, -10px 0px 10px 2px #ffffff00 !important; -} -/*Service tile*/ -.col-lg-4 { - background-color: rgba(0,0,0,.15) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -/*Service tile*/ -.col-lg-4 { - background-color: rgba(0,0,0,.15) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -.col-lg-4:hover { - background-color: hsla(0,0%,100%,.08) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -.servicetile, .servicetile:hover, .servicetile:focus { - color: #ffffff; - text-shadow: none !important; - text-decoration: none !important; - outline: 0; - font-weight: inherit !important; - -webkit-transition: none !important; - -moz-transition: none !important; - -ms-transition: none !important; - -o-transition: none !important; - transition: none !important; -} -.servicetile { - color: #ffffff; - text-shadow: none !important; - text-decoration: none !important; - outline: 0; - font-weight: inherit !important; - -webkit-transition: none !important; - -moz-transition: none !important; - -ms-transition: none !important; - -o-transition: none !important; - transition: none !important; -} -#servicetitle:hover, #servicetitle:focus { - text-shadow: none !important; - font-weight: inherit !important; -} -#clock { - background-color: rgba(0,0,0,.15) !important; - color: #fff !important; - box-shadow: none; -} -.date { - color: #fff !important; -} -#summary { - background-color: #e84242 !important; - border-radius: 23px 22px 22px 23px/23px 23px 22px 22px; - box-shadow: 0px 2px 5px rgb(15, 15, 15) !important; -} -.pace, .pace-progress { - background: rgba(0,0,0,.15) !important; -} -.pace, .pace-progress-inner { - box-shadow: 0 0 10px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.15) !important; -} -.footer { - color: white !important; -} -.footer:hover { - text-shadow: 0 0 15px transparent !important; -} -#footer { - color: transparent !important; -} - -.navbar-brand { - text-shadow: 0 0 15px #000000 !important; - } - -/* ButtonShadow */ -.btnoffline, .btnunknown, .btnonline { - box-shadow: none !important; - -webkit-box-shadow: none !important; -} - -@media only screen and (max-width: 775px) { - #slidertable { - display: none !important; - } - - #time { - display: none !important; - } -} diff --git a/CSS/themes/monitorg-plex.css b/CSS/themes/monitorg-plex.css deleted file mode 100644 index 63d443c4..00000000 --- a/CSS/themes/monitorg-plex.css +++ /dev/null @@ -1,264 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -#footer:after { - color: grey; - content: "Monitorg-plex beta v1"; -} - -body { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: rgba(0,0,0,.0) !important; - color:#FFFFFF !important; -} - -#includedContent { -background-color: transparent; -background: transparent; -} - - -/* Settings */ - /* Text Color */ -.alpaca-control-label, .alpaca-control.radio { - color: white !important; -} -.Rtable-cell { - color: white !important; -} -#colorkey { - color: white !important; -} -.settingstitle { - text-shadow: none !important; -} -#reginfo { - color: white !important; -} -#infodata { - background-color: transparent !important; - box-shadow: none !important; -} -/* Sidebar */ -#sidebar-wrapper { - box-shadow: none !important; - background-color: transparent; -} -.sidebar-nav li:hover:before { - -webkit-transition: none !important; - transition: none !important; - background-color: rgba(0, 0, 0, 0.07); -} -.sidebar-nav li:before { - background-color: rgba(0, 0, 0, 0.07); - transition: none !important; - -webkit-transition: none !important; -} - .sidebar-nav li:first-child a { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(2):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(3):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(4):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(5):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(6):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(7):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(8):before { - background-color: rgba(0, 0, 0, 0.07); - } - .sidebar-nav li:nth-child(9):before { - background-color: rgba(0, 0, 0, 0.07); - } - -#modalloading { - position: fixed; - width: 24rem; - left: calc(50% - 12rem); - top: 25%; - margin: 0 auto; - padding: 1rem; - color: black; - text-align: center; - align-items: center; - background-color: rgba(0, 0, 0, 0.750); - box-shadow: .5rem .5rem 1rem rgb(15, 15, 15); - border: 1px solid #888; - border-radius: 4px; - z-index: 2000; - cursor: wait; - } - -.container { - max-width: 100% !important; - padding-right: 2rem !important; -} -#stats { - background-color: rgba(0,0,0,.15) !important; - padding-left: .0rem !important; - padding-right: 1.11rem !important; - box-shadow: none; -} -#hd { - padding-left: 0.8rem !important; -} -.double-val-label>span.success { - background-color: #28a745 !important; -} -.servicetile:hover, .servicetile:focus { - text-shadow: 0 0 20px #000; -} -#servicetitle:hover, #servicetitle:focus { - text-shadow: 0 0 20px #000; -} -#servicetitle { - color: #fff !important; -} -.btnoffline, .btnunknown, .btnonline { - box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.9) !important; - -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.9) !important; -} -.btnonline { - background-color: #28a745 !important; -} -#time { - background-color: rgba(0,0,0,.15) !important; - color: #fff !important; - box-shadow: none; -} -#slidertable { -background-color: rgba(0,0,0,.15) !important; -box-shadow: none; -} -#textslider { - color: #fff !important; -} -.dtg { - color: #fff !important; -} -.datemin { - color: #fff !important; -} -#center { - background-color: rgba(0,0,0,.0) !important; - box-shadow: 0px 0px 0px 0px #ffffff00, 0px 0px 0px 0px #ffffff00, 10px 0px 10px 0px #ffffff00, -10px 0px 10px 2px #ffffff00 !important; -} -/*Service tile*/ -.col-lg-4 { - background-color: rgba(0,0,0,.15) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -.col-lg-4:hover { - background-color: hsla(0,0%,100%,.08) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -.servicetile, .servicetile:hover, .servicetile:focus { - color: #ffffff; - text-shadow: none !important; - text-decoration: none !important; - outline: 0; - font-weight: inherit !important; - -webkit-transition: none !important; - -moz-transition: none !important; - -ms-transition: none !important; - -o-transition: none !important; - transition: none !important; -} -.servicetile { - color: #ffffff; - text-shadow: none !important; - text-decoration: none !important; - outline: 0; - font-weight: inherit !important; - -webkit-transition: none !important; - -moz-transition: none !important; - -ms-transition: none !important; - -o-transition: none !important; - transition: none !important; -} -#servicetitle:hover, #servicetitle:focus { - text-shadow: none !important; - font-weight: inherit !important; -} - -#clock { - background-color: rgba(0,0,0,.15) !important; - color: #fff !important; - box-shadow: none; -} -.date { - color: #fff !important; -} -#summary { - background-color: #e84242 !important; - border-radius: 23px 22px 22px 23px/23px 23px 22px 22px; - box-shadow: 0px 2px 5px rgb(15, 15, 15) !important; -} -.pace, .pace-progress { - background: rgba(0,0,0,.15) !important; -} -.pace, .pace-progress-inner { - box-shadow: 0 0 10px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.15) !important; -} -.footer { - color: white !important; -} -.footer:hover { - text-shadow: 0 0 15px transparent !important; -} -#footer { - color: transparent !important; -} - -.navbar-brand { - text-shadow: 0 0 15px #000000 !important; - } - -/* ButtonShadow */ -.btnoffline, .btnunknown, .btnonline { - box-shadow: none !important; - -webkit-box-shadow: none !important; -} - -@media only screen and (max-width: 775px) { - #slidertable { - display: none !important; - } - - #time { - display: none !important; - } -} diff --git a/CSS/themes/monitorg.css b/CSS/themes/monitorg.css deleted file mode 100644 index f700fd36..00000000 --- a/CSS/themes/monitorg.css +++ /dev/null @@ -1,169 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-color: transparent !important; -} - -.container { - max-width: 100% !important; - padding-right: 2rem !important; -} -#stats { - background-color: rgba(0,0,0,.15) !important; - padding-left: .0rem !important; - padding-right: 1.11rem !important; - box-shadow: none; -} -#hd { - padding-left: 0.8rem !important; -} -.double-val-label>span.success { - background-color: #28a745 !important; -} -.servicetile:hover, .servicetile:focus { - text-shadow: 0 0 20px #000; -} -#servicetitle:hover, #servicetitle:focus { - text-shadow: 0 0 20px #000; -} -#servicetitle { - color: #fff !important; -} -.btnoffline, .btnunknown, .btnonline { - box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.9) !important; - -webkit-box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.9) !important; -} -.btnonline { - background-color: #28a745 !important; -} -#time { - background-color: rgba(0,0,0,.15) !important; - color: #fff !important; - box-shadow: none; -} -#slidertable { -background-color: rgba(0,0,0,.15) !important; -box-shadow: none; -} -#textslider { - color: #fff !important; -} -.dtg { - color: #fff !important; -} -.datemin { - color: #fff !important; -} -#center { - background-color: rgba(0,0,0,.0) !important; - box-shadow: 0px 0px 0px 0px #ffffff00, 0px 0px 0px 0px #ffffff00, 10px 0px 10px 0px #ffffff00, -10px 0px 10px 2px #ffffff00 !important; -} -/*Service tile*/ -.col-lg-4 { - background-color: rgba(0,0,0,.15) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -.col-lg-4:hover { - background-color: hsla(0,0%,100%,.08) !important; - margin: 1rem .1rem 1.5rem 1rem !important; - width: 9rem !important; - box-shadow: none; -} -.servicetile, .servicetile:hover, .servicetile:focus { - color: #ffffff; - text-shadow: none !important; - text-decoration: none !important; - outline: 0; - font-weight: inherit !important; - -webkit-transition: none !important; - -moz-transition: none !important; - -ms-transition: none !important; - -o-transition: none !important; - transition: none !important; -} -.servicetile { - color: #ffffff; - text-shadow: none !important; - text-decoration: none !important; - outline: 0; - font-weight: inherit !important; - -webkit-transition: none !important; - -moz-transition: none !important; - -ms-transition: none !important; - -o-transition: none !important; - transition: none !important; -} -#servicetitle:hover, #servicetitle:focus { - text-shadow: none !important; - font-weight: inherit !important; -} - -#clock { - background-color: rgba(0,0,0,.15) !important; - color: #fff !important; - box-shadow: none; -} -.date { - color: #fff !important; -} -#summary { - background-color: #e84242 !important; - border-radius: 23px 22px 22px 23px/23px 23px 22px 22px; - box-shadow: 0px 2px 5px rgb(15, 15, 15) !important; -} -.pace, .pace-progress { - background: rgba(0,0,0,.15) !important; -} -.pace, .pace-progress-inner { - box-shadow: 0 0 10px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.15) !important; -} -.footer { - color: transparent !important; -} -.footer:hover { - text-shadow: 0 0 15px transparent !important; -} -#footer { - color: transparent !important; -} -.alpaca-control-label, .alpaca-control.radio { - color: black !important; -} -.navbar-brand { - text-shadow: 0 0 15px #000000 !important; - } -.Rtable-cell { - color: #000000 !important; -} -#colorkey { - color: #000000 !important; -} - -/* ButtonShadow */ -.btnoffline, .btnunknown, .btnonline { - box-shadow: none !important; - -webkit-box-shadow: none !important; -} - -@media only screen and (max-width: 775px) { - #slidertable { - display: none !important; - } - - #time { - display: none !important; - } -} diff --git a/CSS/themes/netorg-dark.css b/CSS/themes/netorg-dark.css deleted file mode 100644 index 2576b419..00000000 --- a/CSS/themes/netorg-dark.css +++ /dev/null @@ -1,93 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - - - -body { - background-color: #1f1f1f !important; - color: #ffffff !important; -} - -/* Navbar */ -.navbar-default { - background-color: rgba(0,0,0,.7) !important; -} -.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default, .navbar-inverse { - border: 0px solid rgba(0, 0, 0, 0.6) !important; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important; -} -.navbar-default .navbar-brand { - color: #ffffff !important; -} -.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { - color: #ffffff !important; - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a { - border-right: 1px solid rgba(0, 0, 0, 0) !important; - border-left: 1px solid rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.dropdown-menu { - background-color: #141a1d !important; - border: 0px !important; -} -.modal-content { - background-color: #141a1d !important; -} -.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { - background-color: #141a1d !important; -} -.multi-column-dropdown li a:hover { - background-color: #141a1d !important; -} -.close, .close:hover, .close:focus { - color: #ffffff !important; -} - -/* System Overview */ -.dashboard-sidebar .nav > .active > a, .dashboard-sidebar .nav > .active:hover > a, .dashboard-sidebar .nav > .active:focus > a { - color: #ff8c00 !important; - border-left: 2px solid #ff8c00 !important; -} - -/* System Overview metrics */ -.gaugeChartTitle, .gaugeChartUnits, .gaugeChartMax, .gaugeChartMin, .gaugeChartLabel, .easyPieChartTitle, .easyPieChartLabel, .easyPieChartUnits { - color: #ffffff !important; -} -.netdata-legend-value, .netdata-legend-toolbox, .netdata-legend-toolbox-button, .dygraph-axis-label { - background-color: rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.netdata-legend-resize-handler { - background-color: rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.netdata-legend-name-table-line { - border-bottom-width: 0px !important; -} - -/* Sidebar */ -.dashboard-sidebar .nav > li > a { - color: #ffffff !important; -} -.dashboard-sidebar .nav > li > a:hover, .dashboard-sidebar .nav > li > a:focus { - color: #ff8c00 !important; - border-left: 1px solid #ff8c00 !important; -} diff --git a/CSS/themes/netorg.css b/CSS/themes/netorg.css deleted file mode 100644 index 93214eb6..00000000 --- a/CSS/themes/netorg.css +++ /dev/null @@ -1,93 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - - - -body { - background-color: transparent !important; - color: #ffffff !important; -} - -/* Navbar */ -.navbar-default { - background-color: rgba(0,0,0,.7) !important; -} -.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default, .navbar-inverse { - border: 0px solid rgba(0, 0, 0, 0.6) !important; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important; -} -.navbar-default .navbar-brand { - color: #ffffff !important; -} -.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { - color: #ffffff !important; - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a { - border-right: 1px solid rgba(0, 0, 0, 0) !important; - border-left: 1px solid rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.dropdown-menu { - background-color: #141a1d !important; - border: 0px !important; -} -.modal-content { - background-color: #141a1d !important; -} -.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { - background-color: #141a1d !important; -} -.multi-column-dropdown li a:hover { - background-color: #141a1d !important; -} -.close, .close:hover, .close:focus { - color: #ffffff !important; -} - -/* System Overview */ -.dashboard-sidebar .nav > .active > a, .dashboard-sidebar .nav > .active:hover > a, .dashboard-sidebar .nav > .active:focus > a { - color: #ff8c00 !important; - border-left: 2px solid #ff8c00 !important; -} - -/* System Overview metrics */ -.gaugeChartTitle, .gaugeChartUnits, .gaugeChartMax, .gaugeChartMin, .gaugeChartLabel, .easyPieChartTitle, .easyPieChartLabel, .easyPieChartUnits { - color: #ffffff !important; -} -.netdata-legend-value, .netdata-legend-toolbox, .netdata-legend-toolbox-button, .dygraph-axis-label { - background-color: rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.netdata-legend-resize-handler { - background-color: rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.netdata-legend-name-table-line { - border-bottom-width: 0px !important; -} - -/* Sidebar */ -.dashboard-sidebar .nav > li > a { - color: #ffffff !important; -} -.dashboard-sidebar .nav > li > a:hover, .dashboard-sidebar .nav > li > a:focus { - color: #ff8c00 !important; - border-left: 1px solid #ff8c00 !important; -} diff --git a/CSS/themes/netplex.css b/CSS/themes/netplex.css deleted file mode 100644 index 85540685..00000000 --- a/CSS/themes/netplex.css +++ /dev/null @@ -1,104 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - - -body { - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - color: #ffffff !important; -} -/* Navbar */ -.navbar-default { - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light-dark.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} -.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { - background-color: rgba(0, 0, 0, .25) !important; - color: #ffffff !important; -} -.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default, .navbar-inverse { - border: 0px solid rgba(0, 0, 0, 0.6) !important; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important; -} -.navbar-default .navbar-brand { - color: #ffffff !important; -} -.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { - color: #ffffff !important; - background-color: rgba(0, 0, 0, .25) !important; -} -.navbar-default .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a { - border-right: 1px solid rgba(0, 0, 0, 0) !important; - border-left: 1px solid rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.dropdown-menu { - background-color: #141a1d !important; - border: 0px !important; -} -.modal-content { - background-color: #141a1d !important; -} -.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { - background-color: #141a1d !important; -} -.multi-column-dropdown li a:hover { - background-color: #141a1d !important; -} -.close, .close:hover, .close:focus { - color: #ffffff !important; -} -/* System Overview */ -.dashboard-sidebar .nav > .active > a, .dashboard-sidebar .nav > .active:hover > a, .dashboard-sidebar .nav > .active:focus > a { - color: #ff8c00 !important; - border-left: 2px solid #ff8c00 !important; -} - -/* System Overview metrics */ -.gaugeChartTitle, .gaugeChartUnits, .gaugeChartMax, .gaugeChartMin, .gaugeChartLabel, .easyPieChartTitle, .easyPieChartLabel, .easyPieChartUnits { - color: #ffffff !important; -} -.netdata-legend-value, .netdata-legend-toolbox, .netdata-legend-toolbox-button, .dygraph-axis-label { - background-color: rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.netdata-legend-resize-handler { - background-color: rgba(0, 0, 0, 0) !important; - color: #ffffff !important; -} -.netdata-legend-name-table-line { - border-bottom-width: 0px !important; -} -/* Sidebar */ -.dashboard-sidebar .nav > li > a { - color: #ffffff !important; -} -.dashboard-sidebar .nav > li > a:hover, .dashboard-sidebar .nav > li > a:focus { - color: #ff8c00 !important; - border-left: 1px solid #ff8c00 !important; -} diff --git a/CSS/themes/nzbget-plex.css b/CSS/themes/nzbget-plex.css deleted file mode 100644 index c03bf2dc..00000000 --- a/CSS/themes/nzbget-plex.css +++ /dev/null @@ -1,410 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: rgba(0,0,0,.0) !important; - color:#FFFFFF !important; -} - -/* scroller */ -::-webkit-scrollbar-corner { - background-color: rgba(0, 0, 0, .25); -} -::-webkit-scrollbar { - width: 10px; - height: 10px; - background: #0c1218; - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px; - border-radius: 2px; - background-color: hsla(0,0%,100%,.08); -} -.modal { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: rgba(0,0,0,.0) !important; - color:#FFFFFF !important; -} -.modal-footer { - background-color: transparent; - border-top: none; -} - -/* TABLES */ -.table a { - color: #ffffff; -} -.table a:hover { - color: #e5a00d; -} -.table-striped tbody tr:nth-child(odd) { - background-color: rgba(0, 0, 0, 0.25); -} -.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th { - background-color: transparent; -} -.table tbody tr:hover, .table tbody tr:hover td, .table tbody tr:hover a { - color: white; - background-color: hsla(0,0%,100%,.08); -} -.table-striped tbody tr.checked:nth-child(2n+1) td, .checked .progress { - background-color: hsla(0,0%,100%,.08); -} -tr.checked, tr.checked td, tr.checked:nth-child(odd) .progress { - background-color: hsla(0,0%,100%,.08); -} -.table tbody tr.checked:hover, .table tbody tr.checked:hover td { - background-color: hsla(0,0%,100%,.08); -} -.table tbody tr.checked:hover, .table tbody tr.checked:hover td { - background-color: hsla(0,0%,100%,.08); -} -.table th, .table td { - border-top: none; -} -.table-bordered { - border-left: none; - border: none; -} - -.pagination a { - border: none; - background: rgba(0, 0, 0, .25); -} -.pagination a:hover, .pagination .active a { - background-color: hsla(0,0%,100%,.08); -} -.pagination .active a { - color: #ffffff; -} - -/* PROGRESS BAR */ -.progress { - background: hsla(0,0%,100%,.08); -} -.progress-warning.progress-striped .bar { - background-color: #cc7b19; -} -.progress-success.progress-striped .bar { - background-color: #51a351; -} - -/* NAVBAR */ -.navbar-fixed-top .navbar-inner { - color: #fff !important; -} -.navbar-inner { - background-color: rgba(0,0,0,.7); - background-image: none; -} -.navbar .nav > li > a:hover { - color: #f9be03; -} -.navbar .nav .active > a, .navbar .nav .active > a:hover { - background: hsla(0,0%,100%,.08); - color: #f9be03; -} - -[class^="icon-"], [class*=" icon-"], [class^="img-"], [class*=" img-"] { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/nzbget/icons.png); -} -.navbar-search .search-query { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border: 0px solid #151515; - -} -.navbar-search .search-query:focus, .navbar-search .search-query.focused { - color: #fff; - text-shadow: none; - background-color: white !important; -} -.dropdown-menu { - background-color: #191a1c; -} -.dropdown-menu a { - color: #ffffff; -} -.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { - color: #ffffff; - background-color: hsla(0,0%,100%,.05); -} -.dropdown-menu .divider { - height: 0px; - border-bottom: none; -} - -/* BUTTONS */ -.btn-group > .dropdown-toggle { - box-shadow: none; -} - -.config-header .btn{ - background:#FFF; - color:#adb1b1; - text-shadow:unset; - } - -#ConfigData > div > button.btn{ - background: rgba(0, 0, 0, .25) !important; - color: #FFF !important; - font-weight:bold; - text-shadow:unset; -} -#ConfigData > div > button.btn:hover{ - background: hsla(0,0%,100%,.08) !important; - color: #FFF !important; - font-weight:bold; - text-shadow:unset; -} - -#ConfigData > div > div > table > tbody > tr > td>.btn{ - background:#414141; - color:#adb1b1; - text-shadow:unset; - font-weight:bold; -} -#Config_Save:hover{ - background-color:#51a351; - color:#FFF; -} -#Config_Save { - background:rgba(0, 0, 0, 0.25); - color:#FFF; - margin:auto; -} -#ConfigData > div> div > button.btn.btn-danger { - background:#ad292c; - text-shadow:unset; -} -#ConfigData > div> div > button.btn.btn-danger:hover { - background:#d33a3e; - text-shadow:unset; -} -#ConfigData > div:nth-child(3) > div > button, -#ConfigData > div:nth-child(4) > div > button, -#ConfigData > div:nth-child(5) > div > button { - text-shadow:unset; - background: rgba(0, 0, 0, 0.25); - color:white; -} -#ConfigData > div:nth-child(3) > div > button:hover, -#ConfigData > div:nth-child(4) > div > button:hover, -#ConfigData > div:nth-child(5) > div > button:hover { - text-shadow:unset; - background: hsla(0,0%,100%,.08); - color:white; -} -#ConfigData input.btn.btn-primary{ - background:#cc7b19 !important; - text-shadow:unset; - color:white; -} -#ConfigData input.btn{ - background: rgba(0, 0, 0, 0.25) !important; - text-shadow:unset; - color:#a8a8a8; -} -#Config_ViewButton{ - background:rgba(0, 0, 0, 0.25); - color:#FFF; -} - -#Config_ViewButton:hover{ - background: hsla(0,0%,100%,.08); - color:#FFF; -} - - .btn { - color: #ffffff; - text-shadow: none; - background-color: rgba(0, 0, 0, 0.25); - - background-image: none; - border-color: transparent; - border-bottom-color: transparent; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; -} -.btn:hover { - color: #FFF; - background-color: hsla(0,0%,100%,.08); - -} - -.config-header .btn { - background-color: rgba(0, 0, 0, 0.25); -} - -.btn-group.open .btn.dropdown-toggle { - background-color: #FFF; - background-color: hsla(0,0%,100%,.08); -} - -#ConfigData > div > div > table > tbody > tr > td>.btn{ - background:rgba(0, 0, 0, 0.25); - color:#FFF; - text-shadow:unset; - font-weight:bold; -} -#ConfigData > div > div > table > tbody > tr > td>.btn:hover{ - background: hsla(0,0%,100%,.08); - color:#FFF; -} - -input, textarea, select, .uneditable-input { - color: #ffffff; - background-color: rgb(0, 0, 0); - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png), url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light-dark.png) !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: #191a1c !important; - color: #FFFFFF !important; - border: none; -} -input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus { - outline: thin dotted #333; - outline: none; - outline-offset: -2px; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; -} -input:focus, textarea:focus { - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); -} -.alert-info { - font-weight: bold; - border-radius: unset; - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; - border:0px; - background-color:hsla(0,0%,100%,.05); - text-shadow:unset; - color:#FFF; - text-transform:capitalize; -} -.alert-inverse { - background-color: #414141; - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png), url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light-dark.png) !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - border-color: transparent; - opacity: 1; - -} - -/* SETTINGS */ - -label { - color: #FFF; -} - -#ConfigNav { - border: 1px solid rgba(0, 0, 0, .25); - background-color: rgba(0, 0, 0, .25); -} -#ConfigNav.nav-list a { - color: #fff; - text-decoration: none; -} -.nav-list > li > a, .nav-list .nav-header { - text-shadow: none; -} -.nav-list > .active > a, .nav-list > .active > a:hover { - color: #ffffff; - text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); - background-color: #0088cc; -} -.nav-list > .active > a, .nav-list > .active > a:hover { - color: #f9be03 !important; - background-color: transparent; -} -.nav > li > a:hover { - background-color: hsla(0,0%,100%,.08); -} -span.help-option-title { - color: #eee; -} -.help-block, .help-inline { - color: #eee; -} -.confirm-help-block { - color: #eee; - font-size: 13px; - line-height: 16px; - margin-bottom: 0; -} -.input-prepend .add-on, .input-append .add-on { - background-color: rgba(0, 0, 0, 0.25); - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png), url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light-dark.png) !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: transparent; - color: #FFFFFF !important; - border: none; -} -.config-settitle { - background-color: rgba(0, 0, 0, 0.25); - border-bottom: none; -} -a { - color: #f9be03; - text-decoration: none; -} -a:hover { - color: #fff; - text-decoration: underline; -} -.label-warning, .badge-warning { - background-color: #cc7b19; -} -.caret { - border-top: 4px solid #ffffff; -} diff --git a/CSS/themes/nzborg.css b/CSS/themes/nzborg.css deleted file mode 100644 index cef853f9..00000000 --- a/CSS/themes/nzborg.css +++ /dev/null @@ -1,380 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-color: #1f1f1f !important; - color:#FFFFFF !important; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: rgba(0, 0, 0, .25); -} -::-webkit-scrollbar { - width: 10px; - height: 10px; - background: #0c1218; -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px; - border-radius: 2px; - background-color: hsla(0,0%,100%,.09); -} -.modal { - background-color: #232323 !important; - color:#FFFFFF !important; -} -.modal-footer { - background-color: transparent; - border-top: none; -} - -/* TABLES */ -.table a { - color: #ffffff; -} -.table a:hover { - color: #e5a00d; -} -.table-striped tbody tr:nth-child(odd) { - background-color: rgba(0, 0, 0, 0.25); -} -.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th { - background-color: transparent; -} -.table tbody tr:hover, .table tbody tr:hover td, .table tbody tr:hover a { - color: white; - background-color: hsla(0,0%,100%,.08); -} -.table-striped tbody tr.checked:nth-child(2n+1) td, .checked .progress { - background-color: hsla(0,0%,100%,.08); -} -tr.checked, tr.checked td, tr.checked:nth-child(odd) .progress { - background-color: hsla(0,0%,100%,.08); -} -.table tbody tr.checked:hover, .table tbody tr.checked:hover td { - background-color: hsla(0,0%,100%,.08); -} -.table tbody tr.checked:hover, .table tbody tr.checked:hover td { - background-color: hsla(0,0%,100%,.08); -} -.table th, .table td { - border-top: none; -} -.table-bordered { - border-left: none; - border: none; -} - -.pagination a { - border: none; - background: rgba(0, 0, 0, .25); -} -.pagination a:hover, .pagination .active a { - background-color: hsla(0,0%,100%,.08); -} -.pagination .active a { - color: #ffffff; -} - -/* PROGRESS BAR */ -.progress { - background: hsla(0,0%,100%,.08); -} -.progress-warning.progress-striped .bar { - background-color: #cc7b19; -} -.progress-success.progress-striped .bar { - background-color: #51a351; -} - -/* NAVBAR */ -.navbar-fixed-top .navbar-inner { - color: #fff !important; -} -.navbar-inner { - background-color: rgba(0,0,0,.7); - background-image: none; -} -.navbar .nav > li > a:hover { - color: #f9be03; -} -.navbar .nav .active > a, .navbar .nav .active > a:hover { - background: hsla(0,0%,100%,.08); - color: #f9be03; -} - -[class^="icon-"], [class*=" icon-"], [class^="img-"], [class*=" img-"] { - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/nzbget/icons.png); -} -.navbar-search .search-query { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border: 0px solid #151515; - -} -.navbar-search .search-query:focus, .navbar-search .search-query.focused { - color: #000 !important; - text-shadow: none; - background-color: white !important; -} -.dropdown-menu { - background-color: #191a1c; -} -.dropdown-menu a { - color: #ffffff; -} -.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { - color: #ffffff; - background-color: hsla(0,0%,100%,.05); -} -.dropdown-menu .divider { - height: 0px; - border-bottom: none; -} - -/* BUTTONS */ -.btn-group > .dropdown-toggle { - box-shadow: none; -} - -.config-header .btn{ - background:#FFF; - color:#adb1b1; - text-shadow:unset; - } - -#ConfigData > div > button.btn{ - background: rgba(0, 0, 0, .25) !important; - color: #FFF !important; - font-weight:bold; - text-shadow:unset; -} -#ConfigData > div > button.btn:hover{ - background: hsla(0,0%,100%,.08) !important; - color: #FFF !important; - font-weight:bold; - text-shadow:unset; -} - -#ConfigData > div > div > table > tbody > tr > td>.btn{ - background:#414141; - color:#adb1b1; - text-shadow:unset; - font-weight:bold; -} -#Config_Save:hover{ - background-color:#51a351; - color:#FFF; -} -#Config_Save { - background:rgba(0, 0, 0, 0.25); - color:#FFF; - margin:auto; -} -#ConfigData > div> div > button.btn.btn-danger { - background:#ad292c; - text-shadow:unset; -} -#ConfigData > div> div > button.btn.btn-danger:hover { - background:#d33a3e; - text-shadow:unset; -} -#ConfigData > div:nth-child(3) > div > button, -#ConfigData > div:nth-child(4) > div > button, -#ConfigData > div:nth-child(5) > div > button { - text-shadow:unset; - background: rgba(0, 0, 0, 0.25); - color:white; -} -#ConfigData > div:nth-child(3) > div > button:hover, -#ConfigData > div:nth-child(4) > div > button:hover, -#ConfigData > div:nth-child(5) > div > button:hover { - text-shadow:unset; - background: hsla(0,0%,100%,.08); - color:white; -} -#ConfigData input.btn.btn-primary{ - background:#cc7b19 !important; - text-shadow:unset; - color:white; -} -#ConfigData input.btn{ - background: rgba(0, 0, 0, 0.25) !important; - text-shadow:unset; - color:#a8a8a8; -} -#Config_ViewButton{ - background:rgba(0, 0, 0, 0.25); - color:#FFF; -} - -#Config_ViewButton:hover{ - background: hsla(0,0%,100%,.08); - color:#FFF; -} - - .btn { - color: #ffffff; - text-shadow: none; - background-color: rgba(0, 0, 0, 0.25); - - background-image: none; - border-color: transparent; - border-bottom-color: transparent; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; -} -.btn:hover { - color: #FFF; - background-color: hsla(0,0%,100%,.08); - -} - -.config-header .btn { - background-color: rgba(0, 0, 0, 0.25); -} - -.btn-group.open .btn.dropdown-toggle { - background-color: #FFF; - background-color: hsla(0,0%,100%,.08); -} - -#ConfigData > div > div > table > tbody > tr > td>.btn{ - background:rgba(0, 0, 0, 0.25); - color:#FFF; - text-shadow:unset; - font-weight:bold; -} -#ConfigData > div > div > table > tbody > tr > td>.btn:hover{ - background: hsla(0,0%,100%,.08); - color:#FFF; -} - -input, textarea, select, .uneditable-input { - background-color: #1b1a1a !important; - color: #FFFFFF !important; - border: none; -} -input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus { - outline: thin dotted #333; - outline: none; - outline-offset: -2px; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; -} -input:focus, textarea:focus { - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); -} -.alert-info { - font-weight: bold; - border-radius: unset; - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; - border:0px; - background-color:hsla(0,0%,100%,.05); - text-shadow:unset; - color:#FFF; - text-transform:capitalize; -} -.alert-inverse { - background-color: #414141; - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png), url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light-dark.png) !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - border-color: transparent; - opacity: 1; - -} - -/* SETTINGS */ - -label { - color: #FFF; -} - -#ConfigNav { - border: 1px solid rgba(0, 0, 0, .25); - background-color: rgba(0, 0, 0, .25); -} -#ConfigNav.nav-list a { - color: #fff; - text-decoration: none; -} -.nav-list > li > a, .nav-list .nav-header { - text-shadow: none; -} -.nav-list > .active > a, .nav-list > .active > a:hover { - color: #ffffff; - text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); - background-color: #0088cc; -} -.nav-list > .active > a, .nav-list > .active > a:hover { - color: #f9be03 !important; - background-color: transparent; -} -.nav > li > a:hover { - background-color: hsla(0,0%,100%,.08); -} -span.help-option-title { - color: #eee; -} -.help-block, .help-inline { - color: #eee; -} -.confirm-help-block { - color: #eee; - font-size: 13px; - line-height: 16px; - margin-bottom: 0; -} -.input-prepend .add-on, .input-append .add-on { - background-color: rgba(0, 0, 0, 0.25); - background-image: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png), url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light-dark.png) !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: transparent; - color: #FFFFFF !important; - border: none; -} -.config-settitle { - background-color: rgba(0, 0, 0, 0.25); - border-bottom: none; -} -a { - color: #f9be03; - text-decoration: none; -} -a:hover { - color: #fff; - text-decoration: underline; -} -.label-warning, .badge-warning { - background-color: #cc7b19; -} -.caret { - border-top: 4px solid #ffffff; -} diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css deleted file mode 100644 index 2acdd1a9..00000000 --- a/CSS/themes/orgarr-plex.css +++ /dev/null @@ -1,1635 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} - -/* VERSION */ - -#footer-region::after { - content: "\A Orgarr V.1.5"; - white-space: pre; -} - -@media (max-width: 991px) { - .toolbar .page-toolbar .x-toolbar-left-1 { - display: block; - } - .toolbar .page-toolbar .btn-group { - display: block; - } - .btn-group.btn-group-collapse > .btn { - margin: 2px; - display: block; - float: none; - border-radius: 4px!important; - word-wrap: normal; - white-space: normal; - } -} -@media screen and (max-width: 767px) { - .table-responsive { - border: none; - } -} - -.modal-content { - box-shadow: 0 0 10px 1px #000; - border-radius: 3px; - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08); -} -::-webkit-scrollbar { - width: 10px; - height: 10px; - background: rgba(0, 0, 0, .25); - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px; - border-radius: 2px; - background-color: hsla(0,0%,100%,.08); -} - -/* navbar and searchbar */ -.navbar-nzbdrone li a { - color: hsla(0,0%,100%,.7); -} -.navbar-nzbdrone li a:hover { - background-color: hsla(0,0%,100%,.08); - color: #ffffff; -} -.search .input-group .input-group-addon, .search .input-group input { - background-color: rgba(0, 0, 0, .25) !important; - color: #FFF; - border-color: rgba(0, 0, 0, .25); - height: 40px; -} -.search .input-group .input-group-addon, .search .input-group input:focus { - color: #FFF; -} -.tt-suggestion.tt-cursor { - background-color: #191a1c !important; - color: #ffffff !important; -} -.search .tt-dropdown-menu { - background-color: #1f1f1f; -} -.fa-search { - color: white; -} -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - height: 50px; -} -.navbar-inverse, .navbar-toggle { - background-color: rgba(0, 0, 0, .25); - border-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.navbar-nzbdrone .navbar-toggle:focus, .navbar-nzbdrone .navbar-toggle:hover { - color: #FFF; - background-color: hsla(0,0%,100%,.08); -} -@media (max-width: 767px) { -.navbar-nzbdrone .navbar-collapse .navbar-nav li:focus, .navbar-nzbdrone .navbar-collapse .navbar-nav li:hover { - background-color: hsla(0,0%,100%,.08); - } -} -/* Form Stuff */ - -.form-control { - color: #FFF; - background-color: rgba(0, 0, 0, .25) !important; - border: 1px solid rgba(0, 0, 0, .25); -} - -.form-control:focus { - background-color: #1f1f1f !important; - border-color: rgba(0, 0, 0, 0.51); - outline: 0; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); -} - -.bootstrap-tagsinput { - background-color: rgba(0, 0, 0, .25); - border: 1px solid rgba(0, 0, 0, .25); - color: #FFF; -} -.form-group i { - color: #ffffff; -} - -/* /Movies/Series/Season page */ -.started #page { - background-color: rgba(0, 0, 0, .25); - color: White; - box-shadow: none; - max-width: 1280px; -} -.series-item a { - color: #FFF; -} -.series-posters .series-posters-item, .movie-posters-item { - background-color: rgba(0, 0, 0, .25) !important; - color: #444; - box-shadow: 0 0 10px 1px #000000 !important; -} -.movie-posters-item { - min-height: 302px !important; -} -.header-text .year { - color: #FFF; -} -.backdrop .navbar-nzbdrone { - opacity: 0.98; - box-shadow: 0 0 10px 1px #000; - border-radius: 3px; - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} - -.series-page-header, .movie-page-header { - opacity: 0.98; - box-shadow: 0 0 10px 1px #000; - color: #ffffff; - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} -.series-season, .movie-tabs-card { - opacity: 0.98; - box-shadow: 0 0 10px 1px #000; - color: #ffffff; - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} -.episode-title-cell { - color: #ffffff; -} -a, .episode-title-cell { - color: #FFFFFF !important; - text-decoration: none; -} -th.sortable:hover, .table-hover > tbody > tr:hover { - background-color: rgba(0, 0, 0, .25); - color: #ffffff; -} -.progress.episode-progress .progressbar-back-text { - color: #000 !important; -} -.text-warning { - color: #ffffff; -} - -/* SEARCH */ -#add-series-screen .new-series .search-item, -#add-movies-screen .new-movies .search-item { - background-color: rgba(0, 0, 0, .25) !important; - color: #FFFFFF !important; - box-shadow: none; -} -div.form-group > label { - font-weight: 500; -} -#add-series-screen .add-series-search > input.form-control.x-series-search, -#add-movies-screen .add-movies-search > input.form-control.x-movies-search { - background-color: rgba(0, 0, 0, .25) !important; - color: #FFFFFF !important; - border: none; - box-shadow: none; -} -#add-series-screen .search-item select.form-control, -#add-movies-screen .search-item select.form-control { - background-color: #1f1f1f ; - color: #FFFFFF; -} -.dropdown-menu>li>a { - color: #ffffff; -} -.dropdown-menu>li>a:hover { - color: #000; -} - -.input-group.input-group-lg.add-series-search > .input-group-addon, -.input-group.input-group-lg.add-movies-search > .input-group-addon { - color: #FFFFFF; - background-color: rgba(0, 0, 0, .25); - border: 0px solid rgba(0, 0, 0, .25); -} -/* Add Movies */ -.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { - background-color: hsla(0,0%,100%,.08); - border-color: #FFF; -} -.discoverable-list-item:hover { - background-color: #1f1f1f; - color: white; -} -.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, -.btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover { - background-color: hsla(0,0%,100%,.08); -} - -/* Add Series */ -#add-series-screen .existing-series { - background-color: rgba(0, 0, 0, 0); - color: #fff; - box-shadow: 0 0 10px 1px #000000; -} - -/* Calendar page */ - -.calendar .success { - border-color: rgba(25, 255, 0, .15); - background-color: rgba(25, 255, 0, .15); - color: #FFF; -} -.calendar .premiere { - border-color: rgba(45, 66, 85, 100); - background-color: rgba(45, 66, 85, 100); -} -.calendar .primary { - border-color: rgba(0, 0, 0, .25); - background-color: rgba(0, 0, 0, .10); -} -.calendar .danger { - border-color: rgba(171, 0, 0, .50); - background-color: rgba(171, 0, 0, .50); - color: #fff; -} -.event .primary { - border-color: rgba(0, 0, 0, .25); -} - /* upcoming panel */ -.event h4, .date h4, .event .episode-title { - color: #FFFFFF !important; -} -.event .episode-title { - color: #f9be03 !important; -} -.event .episode-title:focus, .event .episode-title:hover { - color: #f9be03; - text-decoration: underline; - background-color: transparent; -} -a:focus, a:hover { - color: #ffffff; -} -.event p { - color: #FFF; -} -.fc-title { - color: #FFF; -} -/* calendar month */ - -.calendar th { - background-color: hsla(0,0%,100%,.08); - color: #FFFFFF; -} -.fc-day.fc-today.fc-state-highlight, -.fc-day-number.fc-today.fc-state-highlight, -.fc-day-top.fc-today.fc-state-highlight { - background-color: hsla(0,0%,100%,.08); - color: #f9be03; -} - -/* Activity Page */ -.popover.in { - opacity: .9; -} -.popover { - background-color: #000; - color: #fff; -} -.popover > .popover-title { - background-color: #000; - color: #fff; - border: none; -} -.popover.left > .arrow, -.popover.left > .arrow:after { - border-left-color: #000; -} -.popover.right > .arrow:after { - border-right-color: #000; -} - -.backgrid-paginator ul .active span { - background-color: rgba(0, 0, 0, 0); -} -.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { - background-color: hsla(0,0%,100%,.08); -} -.nav>li>a:focus, .nav>li>a:hover { - background-color: hsla(0,0%,100%,.08); -} - -/* Season Pass */ -.alert-info { - background-color: rgba(255, 255, 255, 0.25); - border-color: #ffffff; - color: #ffffff; -} -/* alerts */ -.alert-warning { - background-color: rgba(0, 0, 0, 0.25); - border-color: transparent; - color: #f0ad4e; -} -.alert-danger, .manual-import-error { - background-color: rgba(0, 0, 0, 0.25); - border-color: transparent; - color: #d9534f; -} - -/* Settings Page */ -legend { - color: #FFFFFF; -} - -/* Settings Page - Profile */ -/*thingy*/ - -.thingy { - background-color: rgba(0, 0, 0, 0.25); - color: #FFFFFF; - box-shadow: none; - border: 1px solid rgba(0, 0, 0, 0.25); -} - -.add-card .center { - background-color: rgba(0, 0, 0, 0); - border: 1px solid rgba(0, 0, 0, 0); -} - -.metadata-item { - background-color: rgba(0, 0, 0, 0.25); - color: #FFFFFF; - box-shadow: none; -} - -/* Settings add thingy*/ - -.add-thingy { - background-color: rgba(0, 0, 0, 0.25); - color: #FFFFFF; - box-shadow: none; -} - -.add-thingy > div > .btn-default, -.add-thingy > div > div > .btn.btn-xs.btn-default.dropdown-toggle { - color: #FFFFFF; - background-color: rgba(0, 0, 0, 0.25); - border-color: #FFFFFF; - outline-style: none; -} - -.add-thingy > div > .btn-default:hover, -.add-thingy > div > div > .btn.btn-xs.btn-default.dropdown-toggle:hover { - color: #FFF; - background-color: rgba(0, 0, 0, 0.25); - border-color: #FFF; - outline-style: none; -} -li.save-and-add { - color: #ffffff; -} - -/* Settings qualities*/ -ul.qualities li { - border: 1px solid rgba(0, 0, 0, .25); - background: rgba(0, 0, 0, .25); -} -ul.qualities li:hover { - border: 1px solid rgba(0, 0, 0, .25); - background: rgba(255, 255, 255, .25); -} -ul.qualities li.selected .quality-label { - color: #ffffff; -} - -/* Settings Quality sliders */ -#quality-definition-list .rows .row .ui-slider .ui-slider-range { - background-color: rgb(46, 47, 49); -} -#quality-definition-list .rows .row .ui-slider .ui-slider-handle { - background-color: #f5f5f5; - border: 1px solid #c7c7c7; -} -#quality-definition-list .rows .row .ui-slider { - border: 1px solid #2e2f31; -} -.label-warning { - background-color: #d58512; -} -.label-info { - background-color: #337ab7; -} - -/* SYSTEM logs */ -pre { - color: #fff; - background-color: rgba(0, 0, 0, .25); -} - -/* BUTTONS */ - /* YES/NO Switch */ -.well { - background-color: rgba(0, 0, 0, .25); - border: 1px solid rgba(0, 0, 0, .25); -} -.toggle p span { - color: rgba(0, 0, 0, 0); -} - -.toggle input:checked ~ p span:nth-child(1) { - color: #FFFFFF; -} - -.toggle input:not(:checked) ~ p span:nth-child(2) { - color: #FFFFFF; -} - /* Close X button */ -.close, -.close:hover, -.close:focus { - color: #FFF !important; - opacity: 1; -} -.btn-default { - color: hsla(0,0%,100%,.7); - background-color: rgba(0, 0, 0, .25); - border-color: none; - outline-style: none; -} -.btn-default:hover, .btn-default.active, .btn-default.active:hover { - color: #FFFFFF; - background-color: hsla(0,0%,100%,.08); - border-color: none; - outline-style: none; -} -.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover { - color: #fff; - background-color: hsla(0,0%,100%,.08); - border-color: #FFF; -} -.fc-state-default { - color: #FFF; - background-color: rgba(0, 0, 0, .25); - border-color: #FFF; - outline-style: none; - background-image: none; - text-shadow: none; -} -.fc-state-default:hover { - background-color: hsla(0,0%,100%,.08); -} -.input-group-btn > button.btn.btn-icon-only.dropdown-toggle, -.btn.btn-icon-only.x-copy-api-key.hidden-xs { - color: #FFFFFF; - background-color: #5cb85c; -} -.input-group-btn > button.btn.btn-icon-only.dropdown-toggle:hover { - color: #FFFFFF; - background-color: #449d44; -} - -.btn { - color: #FFF; - outline: 0 !important; -} -.btn.btn-lg.btn-block.x-search-auto { - color: #FFF; - background-color: rgba(0, 0, 0, .25); -} -.btn.btn-lg.btn-block.x-search-auto:hover { - color: #FFF; - background-color: rgba(255, 255, 255, 0.05); -} -.btn.focus, .btn:focus, .btn:hover { - color: #fff; -} -.modal-footer > button:not([class*="btn-primary"]):not([class*="btn-danger"]):not([class*="btn-success"]) { - color: #FFF; - background-color: rgba(0, 0, 0, .25); - border-color: rgba(0, 0, 0, .25); - outline-style: none; -} -.modal-footer > button:hover:not([class*="btn-primary"]):not([class*="btn-danger"]):not([class*="btn-success"]) { - color: #FFF; - background-color: rgba(255, 255, 255, .25); - border-color: rgba(255, 255, 255, .25); - outline-style: none; -} -/* green button */ - .btn-success { - color: #FFF; - border-color: #FFF; -} - -/* save button */ -.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, -.btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover { - color: #fff; - background-color: #286090 !important; - border-color: transparent; -} - -/* blue button */ -.btn-primary.focus, .btn-primary:focus, .btn-primary:hover { - color: #fff; - background-color: #286090 !important; -} -.btn-success.focus, .btn-success:focus, .btn-success:hover { - color: #fff; - background-color: #449d44 !important; -} -.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default { - background-color: hsla(0,0%,100%,.08); - border-color: #FFF; -} -.btn-danger:hover { - color: #fff; - background-color: #c9302c; - border-color: transparent; -} -.btn-primary, .btn-danger { - border-color: transparent; -} -.dropdown-menu { - background-color: #1f1f1f; -} -.dropdown-menu>li>a { - color: #ffffff; -} -.dropdown-menu>li>a:hover { - color: #000 !important; -} - -/* -------------------------SONARR V3------------------------------*/ -/* Sonarr v3 Dark theme */ - -/* VERSION 2 */ - -/* LINKS */ -.Link-to-6fmSq { - color: #FFF; -} -.Link-to-6fmSq:hover { - color: #FFF; - text-decoration: underline; -} - -/* LOADING PAGE */ -.ErrorPage-page-3GptQ, .ErrorPage-version-3txe6, .LoadingMessage-loadingMessage-1gR5r { - color: #FFF; -} -.LoadingIndicator-ripple-358v5 { - border: 2px solid #fff; -} - -/* MODAL */ -.ModalHeader-modalHeader-gpcvG { - background-color: #323232; - color: #FFF; -} -.ModalContent-modalContent--txrl { - background-color: #282828; - color: #999; -} -.ModalFooter-modalFooter-1N5Ku { - background-color: #323232; - color: #FFF; -} - -/* INPUT */ - .TagInput-internalInput-Jbb1T { - background-color: transparent; - color: #fff; - } - .SelectInput-select-1qCdc { - background-color: #1e1e1e !important; - } - .AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD { - background-color: #323232 !important; - color: white; - border: none !important; - } - .AutoSuggestInput-suggestionHighlighted-2BWyt { - background-color: hsla(0,0%,100%,.08); - } - -/* HEADER */ - - .PageHeader-header-1IhlM { - background-color: rgba(0, 0, 0, .7); - } - - /* SEARCH DROPDOWN HEADER */ - .SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR { - border: 1px solid #000000 !important; - background-color: #1f1f1f !important; - } - .SeriesSearchInput-highlighted-15xAK { - background-color: hsla(0,0%,100%,.08); - } - .PageHeader-donate-ZT-3N { - color: #c4273c !important; - } - -/* SIDE MENU */ - .PageSidebar-sidebar-2UXc0 { - background-color: rgba(0, 0, 0, .45); - } - .PageSidebar-sidebarContainer-3Hxpq { - background-color: rgba(0, 0, 0, .45) !important; - } - .PageSidebar-sidebar-3IOcI { - background-color: transparent; - } - .PageSidebarItem-link-TuHn2:hover, .PageSidebarItem-link-TuHn2:focus { - color: #FFF !important; - background-color: hsla(0,0%,100%,.08); - text-decoration: none; - } - .PageSidebarItem-isActiveLink-1Hupc { - color: #FFF; - background-color: hsla(0,0%,100%,.08); - } - .PageSidebarItem-isActiveParentLink-2uxKf { - background-color: transparent; - } - - @media only screen and (max-width: 768px) { - .PageSidebar-sidebarContainer-3Hxpq { - background-color: rgba(15, 15, 15, .95) !important; - } - } - -/* SERIES PAGE */ - - /* OVERVIEW PAGE */ - .SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover { - background-color: transparent !important; - } - .SeriesIndexOverview-content-3GKJk:hover { - background-color: hsla(0,0%,100%,.08) !important; - } - .SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk { - background-color: transparent; - } - .SeriesIndexOverview-link-1i54B:hover { - text-decoration: none; - } - - /* SHOW PAGE */ - .SeriesDetailsSeason-season-3XIYa, .SeriesDetailsSeason-collapseButtonContainer-3XxzX { - border: none !important; - background-color: rgba(0, 0, 0, .25) !important; - } - .SeriesDetailsSeason-actionButton-3BQuA { - color: hsla(0,0%,100%,.7) !important; - } - - .fa-search:hover { - color: #FFF !important; - } - .Icon-default-3C-KJ:hover { - color: #fff; - } - .MonitorToggleButton-toggleButton-3CcN9 { - color: #dadada; - } - .SeriesDetailsSeason-seasonNumber-FL7Dt { - color: #fff; - } - .Table-table-2C3O8 { - color: #fff; - } - .SeriesDetailsSeason-collapseButtonContainer-trs6s { - border: none !important; - background-color: rgba(0, 0, 0, .25) !important; - } - .Popover-title-326tA, .SeasonInfo-title-1tid_, .Popover-body-10Yh7 { - background-color: #1f1f1f !important; - } - .Tooltip-tooltipContainer-2693s { - color: #fff; - } - - - /* TOP MENU SERIES */ - .PageToolbar-toolbar-1Lo1N { - background-color: rgba(0, 0, 0, .25); - color: hsla(0,0%,100%,.7); - } - /* POSTERS */ - .SeriesIndexPoster-title-263Pq, .SeriesIndexPoster-nextAiring-1FZy6 { - background-color: rgba(0, 0, 0, .25); - color: #fff; - } - /* HOVEL LABELS */ - .Label-default-2zdw6 { - border-color: #1b1b1b; - background-color: #1b1b1b; - } - /* SERIES TOP HEADER DROPDOWN */ - .MenuItem-menuItem-zB-Up, .MenuContent-menuContent-3Zkj4 { - background-color: #191a1c; - color: #e1e2e3; - } - .MenuItem-menuItem-zB-Up:hover, .MenuItem-menuItem-zB-Up:focus { - background-color: hsla(0,0%,100%,.08) !important; - color: #fbfcfc; - text-decoration: none; - } - /* SERIES TOP HEADER HOVER */ - .PageToolbarButton-toolbarButton-QiQEt:hover { - color: #FFF; - } - .MenuButton-menuButton-3nh0N:hover { - color: #FFF; - } - /* ALPHABET JUMP BAR */ - .PageJumpBar-jumpBar-3owcF { - color: #FFF; - } - /* MINI RIGHT SCROLL BAR */ - .OverlayScroller-thumb-1Lhfi { - background-color: hsla(0,0%,100%,.08) !important; -} - -/* ADD NEW */ - - /* SEARCH BAR */ - .Input-input-2YWzR, .AddNewSeries-searchIconContainer-3QAm8, .AddNewSeries-clearLookupButton-1dKG7 { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF - } - .Input-input-2YWzR:focus { - outline: 0; - border-color: transparent; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0); - background-color: rgba(0, 0, 0, .25); - } - .Button-default-2uiHU:hover { - border-color: transparent; - background-color: hsla(0,0%,100%,.3) !important; - color: #fff; - } - /* TEXT COLOR */ - .PageContentBody-innerContentBody-tEszh { - color: #fff; - } - /* SEARCH RESULTS */ - .AddNewSeriesSearchResult-searchResult-xR8dj { - background-color: rgba(0, 0, 0, .25) !important; - } - .AddNewSeriesSearchResult-searchResult-xR8dj:hover { - background-color: hsla(0,0%,100%,.08) !important; - } - -/* IMPORT */ - - .FieldSet-legend-3x6NF { - color: #FFF; - } - .TableRow-row-33xJE:hover { - background-color: hsla(0,0%,100%,.08); - color: #FFF; - } - .VirtualTableRow-row-2-JS9:hover { - background-color: hsla(0,0%,100%,.08); - } - .ImportSeriesSelectSeries-button-3CL3L { - border: none !important; - background-color: rgba(0, 0, 0, .25) !important; - } - .ImportSeriesSelectSeries-content-3oSDj, .ImportSeriesSelectSeries-searchIconContainer-1wOES { - border: none !important; - background-color: #323232 !important; - color: white !important; - } - -/* MASS EDITOR */ - /* FOOTER */ - .PageContentFooter-contentFooter-3ODMj { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF; - } - -/* SEASON PASS */ - - .SeasonPassSeason-season-2FWuT { - border: none; - background-color: rgba(0, 0, 0, .25) !important; - } - .SeasonPassSeason-allEpisodes-1zGja { - background-color: #5cb85c; - } - -/* CALENDAR */ - .Button-default-2uiHU { - color: #FFF; - background-color: rgba(0, 0, 0, .25); - border-color: transparent; - } - .DayOfWeek-dayOfWeek-1iw4D { - background-color: hsla(0,0%,100%,.08); - } - - .CalendarDay-day-2TMXA { - -webkit-box-flex: 1; - -webkit-flex: 1 0 14.28%; - flex: 1 0 14.28%; - overflow: hidden; - min-height: 70px; - border-bottom: 1px solid hsla(0,0%,100%,.08); - border-left: 1px solid hsla(0,0%,100%,.08); - border-right: 1px solid hsla(0,0%,100%,.08); - } - .CalendarEvent-seriesTitle-3sg1o { - color: #ffffff !important; - } - .CalendarEvent-event-3Uyb9 { - border-bottom: none !important; - } - .CalendarEvent-event-3Uyb9:hover { - background-color: hsla(0,0%,100%,.08) !important; - border-bottom: none !important; - } - -/* SETTINGS */ - - .Settings-summary-3KPAv { - color: #fff; - } - - /* PROFILES */ - .Card-card-1iGZk, .QualityProfiles-addQualityProfile-2U2Io { - background-color: rgba(0,0,0,.45); - box-shadow: 0 0 10px 1px #000000; - color: #fff; - } - .QualityProfiles-center-1iiKm, .LanguageProfiles-center-7EV_2, .ReleaseProfiles-center-114Qx { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* PROFILES */ - .Indexers-center-11Csq { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* DOWNLOAD CLIENTS */ - .DownloadClients-center-FvACx { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* CONNECTIONS */ - .Notifications-center-8iwmy { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* LOG */ - .Alert-info-1J8mE { - border-color: transparent; - background-color: rgba(0, 0, 0, 0.25); -} - -/* -------------------------LIDARR STUFF------------------------------*/ - -.LoadingIndicator-ripple-1264V { - border: 2px solid #FFFFFF; -} - /* Popup modal */ -.Modal-large-I2McN, .Modal-modal-3oHjA, .ModalContent-modalContent-1B9AX { - background-color: #282828; - color: #FFF; -} -.ModalHeader-modalHeader-P3MTG, .ModalFooter-modalFooter-3izCM { - background-color: #323232; - color: #FFF; -} -.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child { - background-color: #656565 !important; - border-color: transparent; -} -.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child:hover { - margin-left: 0; - background-color: hsla(0,0%,100%,.3) !important; - color: white; - border-bottom-color: transparent; -} -.Button-default-1X0nf { - border-color: transparent; - background-color: #656565; - color: #FFF; -} -.Button-default-1X0nf:hover { - border-color: transparent; - background-color: hsla(0,0%,100%,.3) !important; - color: #fff; -} -.TagInput-input-3E1DX { - background-color: transparent; - color: #FFF; -} -.TagInput-suggestion-3jRkQ, .TagInput-containerOpen-2g0Wc, .TagInput-suggestionsContainer-1vjHY { - background-color: #1e1e1e !important; -} -.TagInput-suggestion-3jRkQ:hover { - background-color: hsla(0,0%,100%,.3) !important; -} - - /* Main Menu Header */ -.PageHeader-header-1lnFT { - background-color: rgba(0, 0, 0, .7); -} -.PageToolbar-toolbar-1oL_w { - background-color: rgba(0, 0, 0, .25); - color: hsla(0,0%,100%,.7); -} -.PageHeader-donate-3Lk-h { - color: #c4273c !important; -} -.PageToolbarButton-toolbarButton-3b5EM:hover { - color: #FFF; -} -.MenuButton-menuButton-3cqRJ:hover { - color: #FFF; -} -.MenuItem-menuItem-211VP, .MenuContent-menuContent-e2UAN { - background-color: #191a1c; - color: #e1e2e3; -} -.MenuItem-menuItem-211VP:hover, .MenuItem-menuItem-211VP:focus { - background-color: hsla(0,0%,100%,.08) !important; - color: #fbfcfc; - text-decoration: none; -} - -/* Sidebar */ -@media only screen and (max-width: 768px) { -.PageSidebar-sidebar-2UXc0 { - background: rgba(0, 0, 0, .25); - background-image: url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-noise.png"), url("https://cdn.jsdelivr.net/gh/gilbN/theme.park@de2024ba0794e71eb80c1b66b37820e66d944ded/Resources/blur-light.png"); - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; -} -} -.PageSidebar-sidebarContainer-2kLcI { - background: transparent; -} -.PageSidebarItem-isActiveLink-1JpOZ { - color: hsla(0,0%,100%,.7) !important; -} -.PageSidebarItem-isActiveItem-34xgs { - border-left: 3px solid hsla(0,0%,100%,.08); -} -.PageSidebar-sidebar-2UXc0 { - background-color: rgba(0, 0, 0, .25); -} -.PageSidebarItem-isActiveParentLink-2qgS5 { - background-color: rgba(0, 0, 0, 0); -} -.PageSidebarItem-isActiveParentLink-2qgS5:hover { - background-color: hsla(0,0%,100%,.08); -} -.PageSidebarItem-link-2ron8:hover, .PageSidebarItem-link-2ron8:focus { - color: #FFF !important; - background-color: hsla(0,0%,100%,.08); - text-decoration: none; -} -.PageSidebarItem-link-2ron8 { - color: hsla(0,0%,100%,.7) !important; -} -/*ARTIST PAGE*/ -.ArtistIndexPoster-title-38afV { - background-color: rgba(0, 0, 0, .25); -} -.ArtistDetailsSeason-albumType-3aBd- { - border: none; - background-color: rgba(0, 0, 0, .25); -} -.ArtistDetailsSeason-header-2GIDr { - color: #fff; -} -.ArtistDetailsSeason-albumCount-14dOS { - color: #ffffff; -} -.ArtistDetailsSeason-collapseButtonContainer-1c4Kb { - border: none; - background-color: rgba(0, 0, 0, .25); -} -.ArtistDetails-metadataMessage-iAuvq { - color: #ffffff; -} - /*ARTIST ALBUM PAGE*/ -.AlbumDetailsMedium-mediumNumber-3ZUko { - color: #fff; -} -.AlbumDetailsMedium-medium-dqPTF { - border: none; - background-color: rgba(0, 0, 0, .25); -} -.AlbumDetailsMedium-collapseButtonContainer-33Y3Z { - border-top: none; - background-color: rgba(0, 0, 0, .25); -} -.ArtistIndexOverview-container-3_iEh:hover .ArtistIndexOverview-content-3zZhb, .ArtistIndexProgressBar-progress-3DLoM { - background-color: hsla(0,0%,100%,.08); -} -.ArtistIndexBanner-title-3TKM6 { - background-color: rgba(0, 0, 0, .25); - color: #fff; -} -/* OVERVIEW PAGE */ -.ArtistIndexOverview-container-29HZM, .ArtistIndexOverview-container-29HZM:hover { - background-color: transparent !important; -} -.ArtistIndexOverview-content-hiNUl:hover{ - background-color: hsla(0,0%,100%,.08) !important; -} -.ArtistIndexOverview-container-29HZM:hover .ArtistIndexOverview-content-hiNUl { - background-color: transparent; -} -.ArtistIndexOverview-content-hiNUl:hover { -text-decoration: none; -} -/* BANNER PAGE */ -.ArtistIndexBanner-title-dKZ3c { - background-color: rgba(0, 0, 0, .25); -} - - /* Table view*/ -.VirtualTableRow-row-2osBd:hover { - background-color: rgba(0, 0, 0, .25); -} - .VirtualTableRow-row-2osBd:hover, .ArtistIndexHeader-sortName-3sIoX:hover, .ArtistIndexHeader-artistType-1bUEX:hover, .ArtistIndexHeader-trackCount-2fAYt:hover, - .ArtistIndexHeader-qualityProfileId-33lgF:hover, .ArtistIndexHeader-languageProfileId-F8uCr:hover, .ArtistIndexHeader-metadataProfileId-258c_:hover, - .ArtistIndexHeader-nextAlbum-2P-CJ:hover, .ArtistIndexHeader-lastAlbum-18Y9w:hover, .ArtistIndexHeader-added-z5UiU:hover, .ArtistIndexHeader-genres-3YVsn:hover, .ArtistIndexHeader-albumCount-1CnIC:hover, - .ArtistIndexHeader-trackProgress-5psBe:hover, .ArtistIndexHeader-latestAlbum-KzyAA:hover, .ArtistIndexHeader-actions-KjYeY:hover { - background-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.IconButton-button-20Niq:hover { - color: #fff; -} - /* Table options*/ -.TableOptionsColumn-column-2z0me { - background: rgba(0, 0, 0, .25); - color: #FFF; -} -/* Fix rating border*/ -.ArtistIndexRow-ratings-nqXPx { - border-top: 1px solid #eee !important; -} -/* ADD NEW ARTIST */ -.AddNewArtist-searchIconContainer-7ygSM, .Input-input-dS7Oc, .AddNewArtist-clearLookupButton-2ym1-, .AddNewArtistSearchResult-searchResult-3_U8e, -.ImportArtistSelectArtist-button-WUML4, .PageContentFooter-contentFooter-1t6xx { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.AddNewArtistSearchResult-searchResult-3_U8e:hover { - background-color: hsla(0,0%,100%,.08); - color: inherit; - text-decoration: none; -} -.ImportArtistSearchResult-artist-IVs0T:hover { - background-color: hsla(0,0%,100%,.08); -} -.Input-input-dS7Oc:focus { - outline: 0; - border-color: transparent; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0); - background-color: rgb(30, 30, 30); -} - /* IMPORT ARTIST */ - .ImportArtistSelectArtist-content-qicZY { - background-color: #1e1e1e; - color: #FFF; - border: 1px solid #00000000; - } - .ImportArtistSelectArtist-button-1zPPw { - border: 1px solid #00000000; - background-color: #1f1f1f; - } - .ImportArtistSelectArtist-searchIconContainer-3YJva { - background-color: rgba(0, 0, 0, .25); - border-color: transparent; - } - .ImportArtistSearchResult-artist-11vxQ:hover { - background-color: rgba(255, 255, 255, 0.08); - } - -.Button-default-1X0nf { - color: #FFF; - background-color: rgba(0, 0, 0, .25); -} -.AddNewArtist-noResults-L1xcp, .AddNewArtist-message-c33sh { - color: #FFF; -} -.Button-default-1X0nf:hover { - background-color: hsla(0,0%,100%,.08); -} - - -/* IMPORT */ - /* Text color */ -.ImportArtistSelectFolder-header-1AE_l, .PageContent-content-2-LcY, .FieldSet-legend-3mbvV { - color: #FFF; -} - -.TableRow-row-2tPLX { - color: #FFF; -} -.TableRow-row-2tPLX:hover { - background-color: hsla(0,0%,100%,.08); - color: #FFF; -} - -/* ALBUM STUDIO */ -.AlbumStudioAlbum-album-mOsjl, .AlbumStudioAlbum-tracks-14O0r { - border: none; - background-color: rgba(0, 0, 0, 0.25); - color: #fff; -} -.AlbumStudioAlbum-missingWanted-1jEbu { - background-color: #f05050; -} -.AlbumStudioAlbum-allTracks-1KGPc { - background-color: #0b8750; -} - - /* CALENDAR */ -.CalendarDay-day-3WaqW, .CalendarDays-days-287Rk { - -webkit-box-flex: 1; - -webkit-flex: 1 0 14.28%; - flex: 1 0 14.28%; - overflow: hidden; - min-height: 70px; - border-bottom: 1px solid hsla(0,0%,100%,.08); - border-left: 1px solid hsla(0,0%,100%,.08); - border-right: 1px solid hsla(0,0%,100%,.08); -} -.CalendarDay-dayOfMonth-3ZysC { - border-bottom: 1px solid hsla(0,0%,100%,.08); - background-color: rgba(0, 0, 0, .25); -} -.DayOfWeek-dayOfWeek--jS1P { - background-color: hsla(0,0%,100%,.08); -} -.CalendarDay-isToday-1ZMWk { - background-color: hsla(0,0%,100%,.08) !important; -} - - /* SETTINGS */ - /* TEXT */ -.Settings-summary-1BIsi { - color: #fff; -} - /* PROFILES/INDEXERS/DL-CLIENTS/IMPORT-LIST/CONNECTIONS */ -.Card-card-SvrkG { - background-color: rgba(0, 0, 0, .25); - box-shadow: 0 0 10px 1px #000000; - color: #fff; -} - -.QualityProfiles-addQualityProfile-2q4Re, .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2, -.MetadataProfiles-center-dOatB, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; -} -.Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 { - display: inline-block; - padding: 15px 20px 15px; - border-radius: 4px; -} - /* CONNECTIONS */ -.Label-danger-1rVtt.Label-outline-2ZP8n { - color: #FFF; - background-color: #f05050; -} - /* EDIT QUALITY PROFILES */ -.QualityProfileItem-qualityProfileItem-VFp-W, .QualityProfileItemGroup-qualityProfileItemGroup-2U1l5 { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.QualityProfileItemGroup-qualityProfileItemGroup-2U1l5.QualityProfileItemGroup-editGroups-2KzDp { - background: rgba(0, 0, 0, 0.25); -} - -/* -------------------------BAZARR------------------------------*/ - /* TOP MENU */ - #divmenu { - background-color: transparent !important; - box-shadow: none !important; - opacity: 1; - } - #divdetails { - background-color: rgba(0, 0, 0, .25); - box-shadow: none; - } -.ui.inverted.menu { - border: 0 solid transparent; - background: transparent !important; -} -#ui.top.attached.tabular.menu { - background: rgb(0, 0, 0, .25) !important; -} - /* SEARCH BAR */ -.prompt { -background-color: rgba(0, 0, 0, .25) !important; -color: #FFF; -border-color: rgba(0, 0, 0, .25); -} -.ui.input>input { - background: rgba(0, 0, 0, 0.25) !important; - border: none; - color: #FFF !important; -} -.ui.input.focus>input, .ui.input>input:focus { - border-color: transparent; -} - -.ui.search>.results { - display: none; - position: absolute; - top: 100%; - left: 0; - -webkit-transform-origin: center top; - transform-origin: center top; - white-space: normal; - text-align: left; - text-transform: none; - background: #fff; - margin-top: .5em; - width: 18em; - border-radius: .28571429rem; - -webkit-box-shadow: 0 2px 4px 0 rgba(34,36,38,.12), 0 2px 10px 0 rgba(34,36,38,.15); - box-shadow: 0 2px 4px 0 rgba(34,36,38,.12), 0 2px 10px 0 rgba(34,36,38,.15); - border: 1px solid #d4d4d5; - z-index: 998; -} - - /* OVERVIEW */ -#fondblanc { - background-color: rgba(0, 0, 0, 0.25); - box-shadow: none; - color: #FFF !important; -} -.ui.input { - color: #ffffff; -} -.ui.table thead th { - color: #ffffff; -} -.ui.table { - color: #ffffff; -} -.ui.table tr td { - border-top: 1px solid rgba(255, 255, 255, 0.25); -} -.ui.selectable.table tbody tr:hover, .ui.table tbody tr td.selectable:hover { - background: hsla(0,0%,100%,.08) !important; - color: #ffffff!important; -} -.ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child, .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child { - background-color: transparent !important; -} -i.black.icon { - color: #ffffff !important; -} -.ui.label { - color: rgb(0, 0, 0) !important; -} -.ui.progress .bar>.progress { - color: white !important; -} -.ui.inverted.menu .dropdown.item:hover, .ui.inverted.menu .link.item:hover, .ui.inverted.menu a.item:hover, .ui.link.inverted.menu .item:hover { - border-radius: 6px; -} - /* MOVIES EDITOR */ - -.ui.sortable.table thead th.sorted { - background: rgba(0,0,0,.05); - color: #ffffff; -} -.ui.sortable.table thead th.sorted:hover { - background: hsla(0,0%,100%,.08); - color: #FFF; -} -.ui.sortable.table thead th { - color: #ffffff; -} -.ui.sortable.table thead th:hover { - background: hsla(0,0%,100%,.08); - color: #FFF; -} -.ui.menu .ui.dropdown .menu>.item { - background: #191a1c!important; - color: #FFF!important; -} -.ui.menu .ui.dropdown .menu>.item:hover { - color: #FFF !important; - background-color: hsla(0, 0%, 0%, 0.8) !important; -} -.ui.menu { - background: rgba(0, 0, 0, 0.25); -} -.ui.menu .dropdown.item .menu { - background: #191a1c!important; -} -.ui.segment { - -webkit-box-shadow: none; - box-shadow: none; -} - /* EDIT SERIES/MOVIE MODAL */ -.ui.modal>.header { - background: #323232; - color: #ffffff; -} -.ui.modal>.content { - background: #282828; - color: white; -} -.ui.modal>.actions { - background: #323232; -} -.ui.modal .actions>.button { - margin-left: .75em; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; - text-transform: uppercase; - transition: background-color .1s; -} -.ui.modal > .close { - top: .7rem; - right: .4rem; -} - /* CANCEL BUTTON */ -.ui.button { - background: hsla(0,0%,100%,.25) !important; - color: #ffffff; - transition: background-color .1s; -} -.ui.button:hover, .ui.button:focus { - background-color: hsla(0,0%,100%,.3) !important; - color: #FFF; -} -.ui.active.button:active, .ui.button:active { - background-color: hsla(0,0%,100%,.2) !important; - color: #ffffff; -} - /* SAVE BUTTON */ -.ui.blue.button, .ui.blue.buttons .button { - background-color: #cc7b19 !important; - color: #fff; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; - text-transform: uppercase; - transition: background-color .1s; -} -.ui.blue.button:hover, .ui.blue.buttons .button:hover { - background-color: #e59029 !important; -} -.ui.blue.button:active, .ui.blue.buttons .button:active { - background-color: #955a12 !important; -} - - /* DROPDOWN */ -.ui.default.dropdown:not(.button)>.text, .ui.dropdown:not(.button)>.default.text { - color: rgba(191,191,191,.80); - color: #FFF; -} -.ui.modal>.content>.ui.selection.dropdown { - background: #555; - -} -.ui.selection.active.dropdown { - border-color: transparent; - border: none; -} -.ui.selection.dropdown:focus { - border-color: transparent; -} -.ui.selection.dropdown:focus .menu { - border-color: #282828; -} -.ui.selection.dropdown .menu>.item { - background-color: #191a1c; - color: #FFF; - border-top: none; -} -.ui.selection.active.dropdown .menu { - border: none; -} -.ui.selection.active.dropdown:hover { - border-color: transparent; -} -.ui.dropdown .menu>.item:hover { - color: #FFF; - background-color: hsla(0, 0%, 0%, 0.8) !important; -} -.ui.toggle.checkbox .box:before, .ui.toggle.checkbox label:before { - background: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox .box:hover::before, .ui.toggle.checkbox label:hover::before { - border-color: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox .box:hover::before, .ui.toggle.checkbox label:hover::before { - background-color: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox input:focus~.box:before, .ui.toggle.checkbox input:focus~label:before { - background-color: hsla(0,0%,100%,.3); -} -.ui.checkbox input:focus~label { - color: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox input:checked~.box:before, .ui.toggle.checkbox input:checked~label:before { - background-color: #cc7b19 !important; -} -.ui.toggle.checkbox input:checked~.box:before, .ui.toggle.checkbox input:checked~label:before { - background-color: #cc7b19!important; -} -.ui.toggle.checkbox input:focus:checked~.box:before, .ui.toggle.checkbox input:focus:checked~label:before { - background-color: #cc7b19!important; -} - -.ui.multiple.dropdown>.label { - background: #f8f8f8; -} -a.ui.active.label:hover, a.ui.labels .active.label:hover { - background-color: #323232; - border-color: #323232; -} - - /* EDITOR BUTTON */ -.ui.basic.button, .ui.basic.buttons .button { - background: rgba(0, 0, 0, 0.25) none!important; - color: rgb(255, 255, 255)!important; -} -.ui.basic.active.button, .ui.basic.buttons .active.button { - color: rgb(255, 255, 255)!important; -} -.ui.basic.button:hover, .ui.basic.buttons .button:hover { - background: hsla(0,0%,100%,.08) !IMPORTANT; - color: #fff!important; -} - - /* HISTORY PAGE */ - #bottommenu { - background-color: #323232 !important; -} - .ui.tabular.menu .active.item, .ui.segment { - background: none rgba(255,255,255,.08); -} -.ui.tabular.menu .item:hover { - background-color: rgba(255,255,255,.08) !important; -} -.ui.tabular.menu .item:visited { - background-color: rgba(255,255,255,.08) !important; -} -.ui.attached:not(.message)+.ui.attached.segment:not(.top) { - background-color: transparent; - border: none; -} -.ui.header { - color: #ffffff; -} -.ui.dividing.header { - border-bottom: none; -} -.ui.selection.dropdown { - color: #FFF; - background: rgba(0, 0, 0, .25); -} - - /* SETTINGS PAGE */ - -.ui.list .list>.item .header, .ui.list>.item .header { - color: #FFF; -} -.ui.checkbox label, .ui.checkbox+label { - color: #ffffff; -} -.ui.selection.visible.dropdown>.text:not(.default) { - color: #fff; -} -.ui.checkbox label:hover, .ui.checkbox+label:hover { - color: #db2828; -} -.ui.attached.info.message, .ui.info.message { - -webkit-box-shadow: none; - box-shadow: none; -} -.ui.info.message { - background-color: rgba(255,255,255,.08); - color: #00c1ff; -} -.ui.input { - color: #FFF !important; -} -/* LOGS PAGE */ -table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { - background-color: transparent; -} -table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { - background-color: hsla(0, 0%, 100%, .25); -} -table.dataTable tbody tr { - background-color: transparent; -} -.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate { - color: #ffffff; -} -.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { - color: #fff !important; -} -.dataTables_wrapper .dataTables_paginate .paginate_button { - color: #FFF !important; -} -table.dataTable.no-footer { - border-bottom: none; -} -table.dataTable thead th, table.dataTable thead td { - border-bottom: none; -} -/* SCAN POPUP */ -.noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information { - background-color: #191a1c !important; - color: #FFF !important; - box-shadow: none !important; -} -/* TOOLTIP */ -[data-tooltip]:after { - border: 1px solid #1b1c1d; - background: #1b1c1d; - color: rgb(255, 255, 255); -} -[data-tooltip]:before { - -webkit-box-shadow: none; - box-shadow: none; -} diff --git a/CSS/themes/orgarr.css b/CSS/themes/orgarr.css deleted file mode 100644 index 5483aef8..00000000 --- a/CSS/themes/orgarr.css +++ /dev/null @@ -1,1571 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-color: #1f1f1f; -} - -/* VERSION */ - -#footer-region::after { - content: "\A Orgarr V.1.5"; - white-space: pre; -} - -@media (max-width: 991px) { - .toolbar .page-toolbar .x-toolbar-left-1 { - display: block; - } - .toolbar .page-toolbar .btn-group { - display: block; - } - .btn-group.btn-group-collapse > .btn { - margin: 2px; - display: block; - float: none; - border-radius: 4px!important; - word-wrap: normal; - white-space: normal; - } -} -@media screen and (max-width: 767px) { - .table-responsive { - border: none; - } -} - -.modal-content { - background-color: #2d2d2d; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08); -} -::-webkit-scrollbar { - width: 10px; - height: 10px; - background: rgba(0, 0, 0, .25); - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px; - border-radius: 2px; - background-color: hsla(0,0%,100%,.08); -} - -/* navbar and searchbar */ -.navbar-nzbdrone li a { - color: hsla(0,0%,100%,.7); -} -.navbar-nzbdrone li a:hover { - background-color: hsla(0,0%,100%,.08); - color: #ffffff; -} -.search .input-group .input-group-addon, .search .input-group input { - background-color: rgba(0, 0, 0, .25) !important; - color: #FFF; - border-color: rgba(0, 0, 0, .25); - height: 40px; -} -.search .input-group .input-group-addon, .search .input-group input:focus { - color: #FFF; -} -.tt-suggestion.tt-cursor { - background-color: #191a1c !important; - color: #ffffff !important; -} -.search .tt-dropdown-menu { - background-color: #1f1f1f; -} -.fa-search { - color: white; -} -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - height: 50px; -} -.navbar-inverse, .navbar-toggle { - background-color: rgba(0, 0, 0, .25); - border-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.navbar-nzbdrone .navbar-toggle:focus, .navbar-nzbdrone .navbar-toggle:hover { - color: #FFF; - background-color: hsla(0,0%,100%,.08); -} -@media (max-width: 767px) { -.navbar-nzbdrone .navbar-collapse .navbar-nav li:focus, .navbar-nzbdrone .navbar-collapse .navbar-nav li:hover { - background-color: hsla(0,0%,100%,.08); - } -} -/* Form Stuff */ - -.form-control { - color: #FFF; - background-color: rgba(0, 0, 0, .25) !important; - border: 1px solid rgba(0, 0, 0, .25); -} - -.form-control:focus { - background-color: #1f1f1f !important; - border-color: rgba(0, 0, 0, 0.51); - outline: 0; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); -} - -.bootstrap-tagsinput { - background-color: rgba(0, 0, 0, .25); - border: 1px solid rgba(0, 0, 0, .25); - color: #FFF; -} -.form-group i { - color: #ffffff; -} - -/* /Movies/Series/Season page */ -.started #page { - background-color: rgba(0, 0, 0, .25); - color: White; - box-shadow: none; - max-width: 1280px; -} -.series-item a { - color: #FFF; -} -.series-posters .series-posters-item, .movie-posters-item { - background-color: rgba(0, 0, 0, .25) !important; - color: #444; - box-shadow: 0 0 10px 1px #000000 !important; -} -.movie-posters-item { - min-height: 302px !important; -} -.backdrop .navbar-nzbdrone { - background-color: #1f1f1f; - opacity: 0.98; - box-shadow: 0 0 10px 1px #000; - border-radius: 3px; -} - -.series-page-header, .movie-page-header { - background-color: #1f1f1f; - opacity: 0.98; - box-shadow: 0 0 10px 1px #000; - color: #ffffff; -} -.series-season, .movie-tabs-card { - background-color: #1f1f1f; - opacity: 0.98; - box-shadow: 0 0 10px 1px #000; - color: #ffffff; -} -.episode-title-cell { - color: #ffffff; -} -a, .episode-title-cell { - color: #FFFFFF !important; - text-decoration: none; -} -th.sortable:hover, .table-hover > tbody > tr:hover { - background-color: rgba(0, 0, 0, .25); - color: #ffffff; -} -.progress.episode-progress .progressbar-back-text { - color: #000 !important; -} -.text-warning { - color: #ffffff; -} - -/* SEARCH */ -#add-series-screen .new-series .search-item, -#add-movies-screen .new-movies .search-item { - background-color: rgba(0, 0, 0, .25) !important; - color: #FFFFFF !important; - box-shadow: none; -} -div.form-group > label { - font-weight: 500; -} -#add-series-screen .add-series-search > input.form-control.x-series-search, -#add-movies-screen .add-movies-search > input.form-control.x-movies-search { - background-color: rgba(0, 0, 0, .25) !important; - color: #FFFFFF !important; - border: none; - box-shadow: none; -} -#add-series-screen .search-item select.form-control, -#add-movies-screen .search-item select.form-control { - background-color: #1f1f1f ; - color: #FFFFFF; -} -.dropdown-menu>li>a { - color: #ffffff; -} -.dropdown-menu>li>a:hover { - color: #000; -} - -.input-group.input-group-lg.add-series-search > .input-group-addon, -.input-group.input-group-lg.add-movies-search > .input-group-addon { - color: #FFFFFF; - background-color: rgba(0, 0, 0, .25); - border: 0px solid rgba(0, 0, 0, .25); -} -/* Add Movies */ -.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { - background-color: hsla(0,0%,100%,.08); - border-color: #FFF; -} -.discoverable-list-item:hover { - background-color: #1f1f1f; - color: white; -} -.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, -.btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover { - background-color: hsla(0,0%,100%,.08); -} - -/* Add Series */ -#add-series-screen .existing-series { - background-color: rgba(0, 0, 0, 0); - color: #fff; - box-shadow: 0 0 10px 1px #000000; -} - -/* Calendar page */ - -.calendar .success { - border-color: rgba(25, 255, 0, .15); - background-color: rgba(25, 255, 0, .15); - color: #FFF; -} -.calendar .premiere { - border-color: rgba(45, 66, 85, 100); - background-color: rgba(45, 66, 85, 100); -} -.calendar .primary { - border-color: rgba(0, 0, 0, .25); - background-color: #d58512; -} -.calendar .danger { - border-color: rgba(171, 0, 0, .50); - background-color: rgba(171, 0, 0, .50); - color: #fff; -} -.event .primary { - border-color: rgba(0, 0, 0, .25); -} - /* upcoming panel */ -.event h4, .date h4, .event .episode-title { - color: #FFFFFF !important; -} -.event .episode-title { - color: #f9be03 !important; -} -.event .episode-title:focus, .event .episode-title:hover { - color: #f9be03; - text-decoration: underline; - background-color: transparent; -} -a:focus, a:hover { - color: #ffffff; -} -.event p { - color: #FFF; -} -.fc-title { - color: #FFF; -} -/* calendar month */ - -.calendar th { - background-color: hsla(0,0%,100%,.08); - color: #FFFFFF; -} -.fc-day.fc-today.fc-state-highlight, -.fc-day-number.fc-today.fc-state-highlight, -.fc-day-top.fc-today.fc-state-highlight { - background-color: hsla(0,0%,100%,.08); - color: #f9be03; -} - -/* Activity Page */ -.popover.in { - opacity: .9; -} -.popover { - background-color: #000; - color: #fff; -} -.popover > .popover-title { - background-color: #000; - color: #fff; - border: none; -} -.popover.left > .arrow, -.popover.left > .arrow:after { - border-left-color: #000; -} -.popover.right > .arrow:after { - border-right-color: #000; -} - -.backgrid-paginator ul .active span { - background-color: rgba(0, 0, 0, 0); -} -.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { - background-color: hsla(0,0%,100%,.08); -} -.nav>li>a:focus, .nav>li>a:hover { - background-color: hsla(0,0%,100%,.08); -} - -/* Season Pass */ -.alert-info { - background-color: rgba(255, 255, 255, 0.25); - border-color: #ffffff; - color: #ffffff; -} -/* alerts */ -.alert-warning { - background-color: rgba(0, 0, 0, 0.25); - border-color: transparent; - color: #f0ad4e; -} -.alert-danger, .manual-import-error { - background-color: rgba(0, 0, 0, 0.25); - border-color: transparent; - color: #d9534f; -} - -/* Settings Page */ -legend { - color: #FFFFFF; -} - -/* Settings Page - Profile */ -/*thingy*/ - -.thingy { - background-color: rgba(0, 0, 0, 0.25); - color: #FFFFFF; - box-shadow: none; - border: 1px solid rgba(0, 0, 0, 0.25); -} - -.add-card .center { - background-color: rgba(0, 0, 0, 0); - border: 1px solid rgba(0, 0, 0, 0); -} - -.metadata-item { - background-color: rgba(0, 0, 0, 0.25); - color: #FFFFFF; - box-shadow: none; -} - -/* Settings add thingy*/ - -.add-thingy { - background-color: rgba(0, 0, 0, 0.25); - color: #FFFFFF; - box-shadow: none; -} - -.add-thingy > div > .btn-default, -.add-thingy > div > div > .btn.btn-xs.btn-default.dropdown-toggle { - color: #FFFFFF; - background-color: rgba(0, 0, 0, 0.25); - border-color: #FFFFFF; - outline-style: none; -} - -.add-thingy > div > .btn-default:hover, -.add-thingy > div > div > .btn.btn-xs.btn-default.dropdown-toggle:hover { - color: #FFF; - background-color: rgba(0, 0, 0, 0.25); - border-color: #FFF; - outline-style: none; -} -li.save-and-add { - color: #ffffff; -} - -/* Settings qualities*/ -ul.qualities li { - border: 1px solid rgba(0, 0, 0, .25); - background: rgba(0, 0, 0, .25); -} -ul.qualities li:hover { - border: 1px solid rgba(0, 0, 0, .25); - background: rgba(255, 255, 255, .25); -} -ul.qualities li.selected .quality-label { - color: #ffffff; -} - -/* Settings Quality sliders */ -#quality-definition-list .rows .row .ui-slider .ui-slider-range { - background-color: rgb(46, 47, 49); -} -#quality-definition-list .rows .row .ui-slider .ui-slider-handle { - background-color: #f5f5f5; - border: 1px solid #c7c7c7; -} -#quality-definition-list .rows .row .ui-slider { - border: 1px solid #2e2f31; -} -.label-warning { - background-color: #d58512; -} -.label-info { - background-color: #337ab7; -} - -/* SYSTEM logs */ -pre { - color: #fff; - background-color: rgba(0, 0, 0, .25); -} - -/* BUTTONS */ - /* YES/NO Switch */ -.well { - background-color: rgba(0, 0, 0, .25); - border: 1px solid rgba(0, 0, 0, .25); -} -.toggle p span { - color: rgba(0, 0, 0, 0); -} - -.toggle input:checked ~ p span:nth-child(1) { - color: #FFFFFF; -} - -.toggle input:not(:checked) ~ p span:nth-child(2) { - color: #FFFFFF; -} - /* Close X button */ -.close, -.close:hover, -.close:focus { - color: #FFF !important; - opacity: 1; -} -.btn-default { - color: hsla(0,0%,100%,.7); - background-color: rgba(0, 0, 0, .25); - border-color: none; - outline-style: none; -} -.btn-default:hover, .btn-default.active, .btn-default.active:hover { - color: #FFFFFF; - background-color: hsla(0,0%,100%,.08); - border-color: none; - outline-style: none; -} -.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover { - color: #fff; - background-color: hsla(0,0%,100%,.08); - border-color: #FFF; -} -.fc-state-default { - color: #FFF; - background-color: rgba(0, 0, 0, .25); - border-color: #FFF; - outline-style: none; - background-image: none; - text-shadow: none; -} -.fc-state-default:hover { - background-color: hsla(0,0%,100%,.08); -} -.input-group-btn > button.btn.btn-icon-only.dropdown-toggle, -.btn.btn-icon-only.x-copy-api-key.hidden-xs { - color: #FFFFFF; - background-color: #5cb85c; -} -.input-group-btn > button.btn.btn-icon-only.dropdown-toggle:hover { - color: #FFFFFF; - background-color: #449d44; -} - -.btn { - color: #FFF; - outline: 0 !important; -} -.btn.btn-lg.btn-block.x-search-auto { - color: #FFF; - background-color: rgba(0, 0, 0, .25); -} -.btn.btn-lg.btn-block.x-search-auto:hover { - color: #FFF; - background-color: rgba(255, 255, 255, 0.05); -} -.btn.focus, .btn:focus, .btn:hover { - color: #fff; -} -.modal-footer > button:not([class*="btn-primary"]):not([class*="btn-danger"]):not([class*="btn-success"]) { - color: #FFF; - background-color: rgba(0, 0, 0, .25); - border-color: rgba(0, 0, 0, .25); - outline-style: none; -} -.modal-footer > button:hover:not([class*="btn-primary"]):not([class*="btn-danger"]):not([class*="btn-success"]) { - color: #FFF; - background-color: rgba(255, 255, 255, .25); - border-color: rgba(255, 255, 255, .25); - outline-style: none; -} -/* green button */ - .btn-success { - color: #FFF; - border-color: #FFF; -} - -/* save button */ -.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, -.btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover { - color: #fff; - background-color: #286090 !important; - border-color: transparent; -} - -/* blue button */ -.btn-primary.focus, .btn-primary:focus, .btn-primary:hover { - color: #fff; - background-color: #286090 !important; -} -.btn-success.focus, .btn-success:focus, .btn-success:hover { - color: #fff; - background-color: #449d44 !important; -} -.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default { - background-color: hsla(0,0%,100%,.08); - border-color: #FFF; -} -.btn-danger:hover { - color: #fff; - background-color: #c9302c; - border-color: transparent; -} -.btn-primary, .btn-danger { - border-color: transparent; -} -.dropdown-menu { - background-color: #1f1f1f; -} -.dropdown-menu>li>a { - color: #ffffff; -} -.dropdown-menu>li>a:hover { - color: #000 !important; -} - - -/* -------------------------SONARR V3------------------------------*/ - -/* Sonarr v3 Dark theme */ - -/* VERSION 2 */ - -/* LINKS */ -.Link-to-6fmSq { - color: #FFF; -} -.Link-to-6fmSq:hover { - color: #FFF; - text-decoration: underline; -} - -/* LOADING PAGE */ -.ErrorPage-page-3GptQ, .ErrorPage-version-3txe6, .LoadingMessage-loadingMessage-1gR5r { - color: #FFF; -} -.LoadingIndicator-ripple-358v5 { - border: 2px solid #fff; -} - -/* MODAL */ -.ModalHeader-modalHeader-gpcvG { - background-color: #323232; - color: #FFF; -} -.ModalContent-modalContent--txrl { - background-color: #282828; - color: #999; -} -.ModalFooter-modalFooter-1N5Ku { - background-color: #323232; - color: #FFF; -} - -/* INPUT */ - .TagInput-internalInput-Jbb1T { - background-color: transparent; - color: #fff; - } - .SelectInput-select-1qCdc { - background-color: #1e1e1e !important; - } - .AutoSuggestInput-suggestionsList-_bVXO, .AutoSuggestInput-suggestionsContainerOpen-3TAB7, .AutoSuggestInput-suggestionsContainer-3MmlD { - background-color: #323232 !important; - color: white; - border: none !important; - } - .AutoSuggestInput-suggestionHighlighted-2BWyt { - background-color: hsla(0,0%,100%,.08); - } - -/* HEADER */ - - .PageHeader-header-1IhlM { - background-color: rgba(0, 0, 0, .7); - } - - /* SEARCH DROPDOWN HEADER */ - .SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR { - border: 1px solid #000000 !important; - background-color: #1f1f1f !important; - } - .SeriesSearchInput-highlighted-15xAK { - background-color: hsla(0,0%,100%,.08); - } - .PageHeader-donate-ZT-3N { - color: #c4273c !important; - } - -/* SIDE MENU */ - .PageSidebar-sidebar-2UXc0 { - background-color: rgba(0, 0, 0, .45); - } - .PageSidebar-sidebarContainer-3Hxpq { - background-color: rgba(0, 0, 0, .45) !important; - } - .PageSidebar-sidebar-3IOcI { - background-color: transparent; - } - .PageSidebarItem-link-TuHn2:hover, .PageSidebarItem-link-TuHn2:focus { - color: #FFF !important; - background-color: hsla(0,0%,100%,.08); - text-decoration: none; - } - .PageSidebarItem-isActiveLink-1Hupc { - color: #FFF; - background-color: hsla(0,0%,100%,.08); - } - .PageSidebarItem-isActiveParentLink-2uxKf { - background-color: transparent; - } - - @media only screen and (max-width: 768px) { - .PageSidebar-sidebarContainer-3Hxpq { - background-color: rgba(15, 15, 15, .95) !important; - } - } - -/* SERIES PAGE */ - - /* OVERVIEW PAGE */ - .SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover { - background-color: transparent !important; - } - .SeriesIndexOverview-content-3GKJk:hover{ - background-color: hsla(0,0%,100%,.08) !important; - } - .SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk { - background-color: transparent; - } - .SeriesIndexOverview-link-1i54B:hover { - text-decoration: none; - } - - /* SHOW PAGE */ - .SeriesDetailsSeason-season-3XIYa, .SeriesDetailsSeason-collapseButtonContainer-3XxzX { - border: none !important; - background-color: rgba(0, 0, 0, .25) !important; - } - .SeriesDetailsSeason-actionButton-3BQuA { - color: hsla(0,0%,100%,.7) !important; - } - - .fa-search:hover { - color: #FFF !important; - } - .Icon-default-3C-KJ:hover { - color: #fff; - } - .MonitorToggleButton-toggleButton-3CcN9 { - color: #dadada; - } - .SeriesDetailsSeason-seasonNumber-FL7Dt { - color: #fff; - } - .Table-table-2C3O8 { - color: #fff; - } - .SeriesDetailsSeason-collapseButtonContainer-trs6s { - border: none !important; - background-color: rgba(0, 0, 0, .25) !important; - } - .Popover-title-326tA, .SeasonInfo-title-1tid_, .Popover-body-10Yh7 { - background-color: #1f1f1f !important; - } - .Tooltip-tooltipContainer-2693s { - color: #fff; - } - - /* TOP MENU SERIES */ - .PageToolbar-toolbar-1Lo1N { - background-color: rgba(0, 0, 0, .25); - color: hsla(0,0%,100%,.7); - } - /* POSTERS */ - .SeriesIndexPoster-title-263Pq, .SeriesIndexPoster-nextAiring-1FZy6 { - background-color: rgba(0, 0, 0, .25); - color: #fff; - } - /* HOVEL LABELS */ - .Label-default-2zdw6 { - border-color: #1b1b1b; - background-color: #1b1b1b; - } - /* SERIES TOP HEADER DROPDOWN */ - .MenuItem-menuItem-zB-Up, .MenuContent-menuContent-3Zkj4 { - background-color: #191a1c; - color: #e1e2e3; - } - .MenuItem-menuItem-zB-Up:hover, .MenuItem-menuItem-zB-Up:focus { - background-color: hsla(0,0%,100%,.08) !important; - color: #fbfcfc; - text-decoration: none; - } - /* SERIES TOP HEADER HOVER */ - .PageToolbarButton-toolbarButton-QiQEt:hover { - color: #FFF; - } - .MenuButton-menuButton-3nh0N:hover { - color: #FFF; - } - /* ALPHABET JUMP BAR */ - .PageJumpBar-jumpBar-3owcF { - color: #FFF; - } - /* MINI RIGHT SCROLL BAR */ - .OverlayScroller-thumb-1Lhfi { - background-color: hsla(0,0%,100%,.08) !important; -} - -/* ADD NEW */ - - /* SEARCH BAR */ - .Input-input-2YWzR, .AddNewSeries-searchIconContainer-3QAm8, .AddNewSeries-clearLookupButton-1dKG7 { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF - } - .Input-input-2YWzR:focus { - outline: 0; - border-color: transparent; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0); - background-color: rgba(0, 0, 0, .25); - } - .Button-default-2uiHU:hover { - border-color: transparent; - background-color: hsla(0,0%,100%,.3) !important; - color: #fff; - } - /* TEXT COLOR */ - .PageContentBody-innerContentBody-tEszh { - color: #fff; - } - /* SEARCH RESULTS */ - .AddNewSeriesSearchResult-searchResult-xR8dj { - background-color: rgba(0, 0, 0, .25) !important; - } - .AddNewSeriesSearchResult-searchResult-xR8dj:hover { - background-color: hsla(0,0%,100%,.08) !important; - } - -/* IMPORT */ - - .FieldSet-legend-3x6NF { - color: #FFF; - } - .TableRow-row-33xJE:hover { - background-color: hsla(0,0%,100%,.08); - color: #FFF; - } - .VirtualTableRow-row-2-JS9:hover { - background-color: hsla(0,0%,100%,.08); - } - .ImportSeriesSelectSeries-button-3CL3L { - border: none !important; - background-color: rgba(0, 0, 0, .25) !important; - } - .ImportSeriesSelectSeries-content-3oSDj, .ImportSeriesSelectSeries-searchIconContainer-1wOES { - border: none !important; - background-color: #323232 !important; - color: white !important; - } - -/* MASS EDITOR */ - /* FOOTER */ - .PageContentFooter-contentFooter-3ODMj { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF; - } - -/* SEASON PASS */ - - .SeasonPassSeason-season-2FWuT { - border: none; - background-color: rgba(0, 0, 0, .25) !important; - } - .SeasonPassSeason-allEpisodes-1zGja { - background-color: #5cb85c; - } - -/* CALENDAR */ - .Button-default-2uiHU { - color: #FFF; - background-color: rgba(0, 0, 0, .25); - border-color: transparent; - } - .DayOfWeek-dayOfWeek-1iw4D { - background-color: hsla(0,0%,100%,.08); - } - - .CalendarDay-day-2TMXA { - -webkit-box-flex: 1; - -webkit-flex: 1 0 14.28%; - flex: 1 0 14.28%; - overflow: hidden; - min-height: 70px; - border-bottom: 1px solid hsla(0,0%,100%,.08); - border-left: 1px solid hsla(0,0%,100%,.08); - border-right: 1px solid hsla(0,0%,100%,.08); - } - .CalendarEvent-seriesTitle-3sg1o { - color: #ffffff !important; - } - .CalendarEvent-event-3Uyb9 { - border-bottom: none !important; - } - .CalendarEvent-event-3Uyb9:hover { - background-color: hsla(0,0%,100%,.08) !important; - border-bottom: none !important; - } - -/* SETTINGS */ - - .Settings-summary-3KPAv { - color: #fff; - } - - /* PROFILES */ - .Card-card-1iGZk, .QualityProfiles-addQualityProfile-2U2Io { - background-color: rgba(0,0,0,.45); - box-shadow: 0 0 10px 1px #000000; - color: #fff; - } - .QualityProfiles-center-1iiKm, .LanguageProfiles-center-7EV_2, .ReleaseProfiles-center-114Qx { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* PROFILES */ - .Indexers-center-11Csq { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* DOWNLOAD CLIENTS */ - .DownloadClients-center-FvACx { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* CONNECTIONS */ - .Notifications-center-8iwmy { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; - } - - /* LOG */ - .Alert-info-1J8mE { - border-color: transparent; - background-color: rgba(0, 0, 0, 0.25); -} - -/* -------------------------LIDARR STUFF------------------------------*/ - -.LoadingIndicator-ripple-1264V { - border: 2px solid #FFFFFF; -} - /* Popup modal */ -.Modal-large-I2McN, .Modal-modal-3oHjA, .ModalContent-modalContent-1B9AX { - background-color: #282828; - color: #999; -} -.ModalHeader-modalHeader-P3MTG, .ModalFooter-modalFooter-3izCM { - background-color: #323232; - color: #FFF; -} -.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child { - background-color: #656565 !important; - border-color: transparent; -} -.ModalFooter-modalFooter-3izCM a:first-child, .ModalFooter-modalFooter-3izCM button:first-child:hover { - margin-left: 0; - background-color: hsla(0,0%,100%,.3) !important; - color: white; - border-bottom-color: transparent; -} -.Button-default-1X0nf { - border-color: transparent; - background-color: #656565; - color: #FFF; -} -.Button-default-1X0nf:hover { - border-color: transparent; - background-color: hsla(0,0%,100%,.3) !important; - color: #fff; -} -.TagInput-input-3E1DX { - background-color: transparent; - color: #FFF; -} -.TagInput-suggestion-3jRkQ, .TagInput-containerOpen-2g0Wc, .TagInput-suggestionsContainer-1vjHY { - background-color: #1e1e1e !important; -} -.TagInput-suggestion-3jRkQ:hover { - background-color: hsla(0,0%,100%,.3) !important; -} - - /* Main Menu Header */ -.PageHeader-header-1lnFT { - background-color: rgba(0, 0, 0, .7); -} -.PageToolbar-toolbar-1oL_w { - background-color: rgba(0, 0, 0, .25); - color: hsla(0,0%,100%,.7); -} -.PageHeader-donate-3Lk-h { - color: #c4273c !important; -} -.PageToolbarButton-toolbarButton-3b5EM:hover { - color: #FFF; -} -.MenuButton-menuButton-3cqRJ:hover { - color: #FFF; -} -.MenuItem-menuItem-211VP, .MenuContent-menuContent-e2UAN { - background-color: #191a1c; - color: #e1e2e3; -} -.MenuItem-menuItem-211VP:hover, .MenuItem-menuItem-211VP:focus { - background-color: hsla(0,0%,100%,.08) !important; - color: #fbfcfc; - text-decoration: none; -} - -/* Sidebar */ -@media only screen and (max-width: 768px) { -.PageSidebar-sidebar-2UXc0 { - position: fixed; - top: 0; - z-index: 2; - height: 100vh; - background-color: #0c1218 !important; -} -} -.PageSidebar-sidebarContainer-2kLcI { - background: transparent; -} -.PageSidebarItem-isActiveLink-1JpOZ { - color: hsla(0,0%,100%,.7) !important; -} -.PageSidebarItem-isActiveItem-34xgs { - border-left: 3px solid hsla(0,0%,100%,.08); -} -.PageSidebar-sidebar-2UXc0 { - background-color: rgba(0, 0, 0, .25); -} -.PageSidebarItem-isActiveParentLink-2qgS5 { - background-color: rgba(0, 0, 0, 0); -} -.PageSidebarItem-isActiveParentLink-2qgS5:hover { - background-color: hsla(0,0%,100%,.08); -} -.PageSidebarItem-link-2ron8:hover, .PageSidebarItem-link-2ron8:focus { - color: #FFF !important; - background-color: hsla(0,0%,100%,.08); - text-decoration: none; -} -.PageSidebarItem-link-2ron8 { - color: hsla(0,0%,100%,.7) !important; -} -/*ARTIST PAGE*/ -.ArtistIndexPoster-title-38afV { - background-color: rgba(0, 0, 0, .25); -} -.ArtistDetailsSeason-albumType-3aBd- { - border: none; - background-color: rgba(0, 0, 0, .25); -} -.ArtistDetailsSeason-header-2GIDr { - color: #fff; -} -.ArtistDetailsSeason-albumCount-14dOS { - color: #ffffff; -} -.ArtistDetailsSeason-collapseButtonContainer-1c4Kb { - border: none; - background-color: rgba(0, 0, 0, .25); -} -.ArtistDetails-metadataMessage-iAuvq { - color: #ffffff; -} - /*ARTIST ALBUM PAGE*/ - .AlbumDetailsMedium-mediumNumber-3ZUko { - color: #fff; - } -.AlbumDetailsMedium-medium-dqPTF { - border: none; - background-color: rgba(0, 0, 0, .25); -} -.AlbumDetailsMedium-collapseButtonContainer-33Y3Z { - border-top: none; - background-color: rgba(0, 0, 0, .25); -} -.ArtistIndexOverview-container-3_iEh:hover, .ArtistIndexOverview-content-3zZhb, .ArtistIndexProgressBar-progress-3DLoM { - background-color: hsla(0,0%,100%,.08); -} -.ArtistIndexBanner-title-3TKM6 { - background-color: rgba(0, 0, 0, .25); - color: #fff; -} -/* OVERVIEW PAGE */ -.ArtistIndexOverview-container-29HZM, .ArtistIndexOverview-container-29HZM:hover { - background-color: transparent !important; -} -.ArtistIndexOverview-content-hiNUl:hover{ - background-color: hsla(0,0%,100%,.08) !important; -} -.ArtistIndexOverview-container-29HZM:hover .ArtistIndexOverview-content-hiNUl { - background-color: transparent; -} -.ArtistIndexOverview-content-hiNUl:hover { -text-decoration: none; -} -/* BANNER PAGE */ -.ArtistIndexBanner-title-dKZ3c { - background-color: rgba(0, 0, 0, .25); -} - /* Table view*/ -.VirtualTableRow-row-2osBd:hover { - background-color: rgba(0, 0, 0, .25); -} - .VirtualTableRow-row-2osBd:hover, .ArtistIndexHeader-sortName-3sIoX:hover, .ArtistIndexHeader-artistType-1bUEX:hover, .ArtistIndexHeader-trackCount-2fAYt:hover, - .ArtistIndexHeader-qualityProfileId-33lgF:hover, .ArtistIndexHeader-languageProfileId-F8uCr:hover, .ArtistIndexHeader-metadataProfileId-258c_:hover, - .ArtistIndexHeader-nextAlbum-2P-CJ:hover, .ArtistIndexHeader-lastAlbum-18Y9w:hover, .ArtistIndexHeader-added-z5UiU:hover, .ArtistIndexHeader-genres-3YVsn:hover, .ArtistIndexHeader-albumCount-1CnIC:hover, - .ArtistIndexHeader-trackProgress-5psBe:hover, .ArtistIndexHeader-latestAlbum-KzyAA:hover, .ArtistIndexHeader-actions-KjYeY:hover { - background-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.IconButton-button-20Niq:hover { - color: #fff; -} - /* Table options*/ -.TableOptionsColumn-column-2z0me { - background: rgba(0, 0, 0, .25); - color: #FFF; -} -/* Fix rating border*/ -.ArtistIndexRow-ratings-nqXPx { - border-top: 1px solid #eee !important; -} -/* ADD NEW ARTIST */ -.AddNewArtist-searchIconContainer-7ygSM, .Input-input-dS7Oc, .AddNewArtist-clearLookupButton-2ym1-, .AddNewArtistSearchResult-searchResult-3_U8e, -.ImportArtistSelectArtist-button-WUML4, .PageContentFooter-contentFooter-1t6xx { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.AddNewArtistSearchResult-searchResult-3_U8e:hover { - background-color: hsla(0,0%,100%,.08); - color: inherit; - text-decoration: none; -} -.ImportArtistSearchResult-artist-IVs0T:hover { - background-color: hsla(0,0%,100%,.08); -} -.Input-input-dS7Oc:focus { - outline: 0; - border-color: transparent; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(0, 0, 0, 0); - background-color: rgb(30, 30, 30); -} - /* IMPORT ARTIST */ -.ImportArtistSelectArtist-content-qicZY { - background-color: #1e1e1e; - color: #FFF; - border: 1px solid #00000000; -} -.ImportArtistSelectArtist-button-1zPPw { - border: 1px solid #00000000; - background-color: #1f1f1f; -} -.ImportArtistSelectArtist-searchIconContainer-3YJva { - background-color: rgba(0, 0, 0, .25); - border-color: transparent; -} -.ImportArtistSearchResult-artist-11vxQ:hover { - background-color: rgba(255, 255, 255, 0.08); -} -.Button-default-1X0nf { - color: #FFF; - background-color: rgba(0, 0, 0, .25); -} -.AddNewArtist-noResults-L1xcp, .AddNewArtist-message-c33sh { - color: #FFF; -} -.Button-default-1X0nf:hover { - background-color: hsla(0,0%,100%,.08); -} - - -/* IMPORT */ - /* Text color */ -.ImportArtistSelectFolder-header-1AE_l, .PageContent-content-2-LcY, .FieldSet-legend-3mbvV { - color: #FFF; -} - -.TableRow-row-2tPLX { - color: #FFF; -} -.TableRow-row-2tPLX:hover { - background-color: hsla(0,0%,100%,.08); - color: #FFF; -} - -/* ALBUM STUDIO */ -.AlbumStudioAlbum-album-mOsjl, .AlbumStudioAlbum-tracks-14O0r { - border: none; - background-color: rgba(0, 0, 0, 0.25); - color: #fff; -} -.AlbumStudioAlbum-missingWanted-1jEbu { - background-color: #f05050; -} -.AlbumStudioAlbum-allTracks-1KGPc { - background-color: #0b8750; -} - - /* CALENDAR */ -.CalendarDay-day-3WaqW, .CalendarDays-days-287Rk { - -webkit-box-flex: 1; - -webkit-flex: 1 0 14.28%; - flex: 1 0 14.28%; - overflow: hidden; - min-height: 70px; - border-bottom: 1px solid hsla(0,0%,100%,.08); - border-left: 1px solid hsla(0,0%,100%,.08); - border-right: 1px solid hsla(0,0%,100%,.08); -} -.CalendarDay-dayOfMonth-3ZysC { - border-bottom: 1px solid hsla(0,0%,100%,.08); - background-color: rgba(0, 0, 0, .25); -} -.DayOfWeek-dayOfWeek--jS1P { - background-color: hsla(0,0%,100%,.08); -} -.CalendarDay-isToday-1ZMWk { - background-color: hsla(0,0%,100%,.08) !important; -} - - /* SETTINGS */ - /* TEXT */ -.Settings-summary-1BIsi { - color: #fff; -} - /* PROFILES/INDEXERS/DL-CLIENTS/IMPORT-LIST/CONNECTIONS */ -.Card-card-SvrkG { - background-color: rgba(0, 0, 0, .25); - box-shadow: 0 0 10px 1px #000000; - color: #fff; -} - -.QualityProfiles-addQualityProfile-2q4Re, .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2, -.MetadataProfiles-center-dOatB, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 { - background-color: rgba(0, 0, 0, .25); - border: none; - color: #c2c6c8; -} -.Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 { - display: inline-block; - padding: 15px 20px 15px; - border-radius: 4px; -} - /* CONNECTIONS */ -.Label-danger-1rVtt.Label-outline-2ZP8n { - color: #FFF; - background-color: #f05050; -} - /* EDIT QUALITY PROFILES */ - .QualityProfileItem-qualityProfileItem-VFp-W, .QualityProfileItemGroup-qualityProfileItemGroup-2U1l5 { - border: none; - background-color: rgba(0, 0, 0, .25); - color: #FFF; -} -.QualityProfileItemGroup-qualityProfileItemGroup-2U1l5.QualityProfileItemGroup-editGroups-2KzDp { - background: rgba(0, 0, 0, 0.25); -} - -/* -------------------------BAZARR------------------------------*/ - /* TOP MENU */ -#divmenu { - background-color: transparent !important; - box-shadow: none !important; - opacity: .95 !important; -} -#divdetails { - background-color: #171717; - opacity: .95; - box-shadow: none; -} -#fondblanc { - background-color: #171717 !important; - opacity: .95 !important; - box-shadow: none; - color: #FFF !important; -} -a.ui.labels .label:hover, a.ui.label:hover { - background-color: #bbbbbb; -} - -.ui.label { - color: black !important; -} -.ui.inverted.menu { - border: 0 solid transparent; - background: transparent !important; -} -.ui.segment { - -webkit-box-shadow: none; - box-shadow: none; -} - /* SEARCH BAR */ -.prompt { -background-color: rgba(0, 0, 0, .25) !important; -color: #FFF; -border-color: rgba(0, 0, 0, .25); -} -.ui.input>input { - background: rgba(0, 0, 0, 0.25) !important; - border: none; - color: #FFF !important; -} -.ui.input.focus>input, .ui.input>input:focus { - border-color: transparent; -} - - /* OVERVIEW */ -.ui.table thead th { - color: #ffffff; -} -.ui.table { - color: #ffffff; -} -.ui.table tr td { - border-top: 1px solid rgba(255, 255, 255, 0.25); -} -.ui.selectable.table tbody tr:hover, .ui.table tbody tr td.selectable:hover { - background: hsla(0,0%,100%,.08) !important; - color: #ffffff!important; -} -.ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child, .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child { - background-color: transparent !important; -} -i.black.icon { - color: #ffffff !important; -} -.ui.progress .bar>.progress { - color: white !important; -} -.ui.inverted.menu .dropdown.item:hover, .ui.inverted.menu .link.item:hover, .ui.inverted.menu a.item:hover, .ui.link.inverted.menu .item:hover { - border-radius: 6px; -} - /* MOVIES EDITOR */ - -.ui.sortable.table thead th.sorted { - background: rgba(0,0,0,.05); - color: #ffffff; -} -.ui.sortable.table thead th.sorted:hover { - background: hsla(0,0%,100%,.08); - color: #FFF; -} -.ui.sortable.table thead th { - color: #ffffff; -} -.ui.sortable.table thead th:hover { - background: hsla(0,0%,100%,.08); - color: #FFF; -} -.ui.menu .ui.dropdown .menu>.item { - background: #191a1c!important; - color: #FFF!important; -} -.ui.menu .ui.dropdown .menu>.item:hover { - color: #FFF !important; - background-color: hsla(0, 0%, 0%, 0.8) !important; -} -.ui.menu { - background: rgba(0, 0, 0, 0.25); -} -.ui.menu .dropdown.item .menu { - background: #191a1c!important; -} - - /* EDIT SERIES/MOVIE MODAL */ -.ui.modal>.header { - background: #323232; - color: #ffffff; -} -.ui.modal>.content { - background: #282828; - color: white; -} -.ui.modal>.actions { - background: #323232; -} -.ui.modal .actions>.button { - margin-left: .75em; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; - text-transform: uppercase; - transition: background-color .1s; -} -.ui.modal > .close { - top: .7rem; - right: .4rem; -} - /* CANCEL BUTTON */ -.ui.button { - background: hsla(0,0%,100%,.25) !important; - color: #ffffff; - transition: background-color .1s; -} -.ui.button:hover, .ui.button:focus { - background-color: hsla(0,0%,100%,.3) !important; - color: #FFF; -} -.ui.active.button:active, .ui.button:active { - background-color: hsla(0,0%,100%,.2) !important; - color: #ffffff; -} - /* SAVE BUTTON */ -.ui.blue.button, .ui.blue.buttons .button { - background-color: #cc7b19 !important; - color: #fff; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; - text-transform: uppercase; - transition: background-color .1s; -} -.ui.blue.button:hover, .ui.blue.buttons .button:hover { - background-color: #e59029 !important; -} -.ui.blue.button:active, .ui.blue.buttons .button:active { - background-color: #955a12 !important; -} - - /* DROPDOWN */ -.ui.default.dropdown:not(.button)>.text, .ui.dropdown:not(.button)>.default.text { - color: rgba(191,191,191,.80); - color: #FFF; -} -.ui.modal>.content>.ui.selection.dropdown { - background: #555; - -} -.ui.selection.active.dropdown { - border-color: transparent; - border: none; -} -.ui.selection.dropdown:focus { - border-color: transparent; -} -.ui.selection.dropdown:focus .menu { - border-color: #282828; -} -.ui.selection.dropdown .menu>.item { - background-color: #191a1c; - color: #FFF; - border-top: none; -} -.ui.selection.active.dropdown .menu { - border: none; -} -.ui.selection.active.dropdown:hover { - border-color: transparent; -} -.ui.dropdown .menu>.item:hover { - color: #FFF; - background-color: hsla(0, 0%, 0%, 0.8) !important; -} -.ui.toggle.checkbox .box:before, .ui.toggle.checkbox label:before { - background: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox .box:hover::before, .ui.toggle.checkbox label:hover::before { - border-color: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox .box:hover::before, .ui.toggle.checkbox label:hover::before { - background-color: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox input:focus~.box:before, .ui.toggle.checkbox input:focus~label:before { - background-color: hsla(0,0%,100%,.3); -} -.ui.checkbox input:focus~label { - color: hsla(0,0%,100%,.3); -} -.ui.toggle.checkbox input:checked~.box:before, .ui.toggle.checkbox input:checked~label:before { - background-color: #cc7b19 !important; -} -.ui.toggle.checkbox input:checked~.box:before, .ui.toggle.checkbox input:checked~label:before { - background-color: #cc7b19!important; -} -.ui.toggle.checkbox input:focus:checked~.box:before, .ui.toggle.checkbox input:focus:checked~label:before { - background-color: #cc7b19!important; -} - -.ui.multiple.dropdown>.label { - background: #f8f8f8; -} -a.ui.active.label:hover, a.ui.labels .active.label:hover { - background-color: #323232; - border-color: #323232; -} - - /* EDITOR BUTTON */ -.ui.basic.button, .ui.basic.buttons .button { - background: rgba(0, 0, 0, 0.25) none!important; - color: rgb(255, 255, 255)!important; -} -.ui.basic.active.button, .ui.basic.buttons .active.button { - color: rgb(255, 255, 255)!important; -} -.ui.basic.button:hover, .ui.basic.buttons .button:hover { - background: hsla(0,0%,100%,.08) !IMPORTANT; - color: #fff!important; -} - - /* HISTORY PAGE */ - #bottommenu { - background-color: #323232 !important; -} - .ui.tabular.menu .active.item, .ui.segment { - background: none rgba(255,255,255,.08); -} -.ui.tabular.menu .item:hover { - background-color: rgba(255,255,255,.08) !important; -} -.ui.tabular.menu .item:visited { - background-color: rgba(255,255,255,.08) !important; -} -.ui.attached:not(.message)+.ui.attached.segment:not(.top) { - background-color: transparent; - border: none; -} -.ui.header { - color: #ffffff; -} -.ui.dividing.header { - border-bottom: none; -} -.ui.selection.dropdown { - color: #FFF; - background: rgba(0, 0, 0, .25); -} - - /* SETTINGS PAGE */ - -.ui.list .list>.item .header, .ui.list>.item .header { - color: #FFF; -} -.ui.checkbox label, .ui.checkbox+label { - color: #ffffff; -} -.ui.selection.visible.dropdown>.text:not(.default) { - color: #fff; -} -.ui.checkbox label:hover, .ui.checkbox+label:hover { - color: #db2828; -} -.ui.attached.info.message, .ui.info.message { - -webkit-box-shadow: none; - box-shadow: none; -} -.ui.info.message { - background-color: rgba(255,255,255,.08); - color: #00c1ff; -} -.ui.input { - color: #FFF !important; -} -.ui.form input:not([type]):focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=email]:focus, .ui.form input[type=file]:focus, .ui.form input[type=number]:focus, .ui.form input[type=password]:focus, .ui.form input[type=search]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=text]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus { - border-color: #fff; -} - /* LOGS PAGE */ -table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { - background-color: transparent; -} -table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { - background-color: hsla(0, 0%, 100%, .25); -} -table.dataTable tbody tr { - background-color: transparent; -} -.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate { - color: #ffffff; -} -table.dataTable.no-footer { - border-bottom: none; -} -table.dataTable thead th, table.dataTable thead td { - border-bottom: none; -} -/* SCAN POPUP */ -.noty_theme__semanticui.noty_type__info, .noty_theme__semanticui.noty_type__information { - background-color: #191a1c !important; - color: #FFF !important; - box-shadow: none !important; -} -/* TOOLTIP */ -[data-tooltip]:after { - border: 1px solid #1b1c1d; - background: #1b1c1d; - color: rgb(255, 255, 255); -} -[data-tooltip]:before { - -webkit-box-shadow: none; - box-shadow: none; -} -[data-tooltip]:not([data-position]):before { - background: #1b1c1d !important; -} diff --git a/CSS/themes/plexorg.css b/CSS/themes/plexorg.css deleted file mode 100644 index 58163fdb..00000000 --- a/CSS/themes/plexorg.css +++ /dev/null @@ -1,29 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* PLEX ORGANIZR THEME */ - body { - background-color: #1f1f1f; - } - -.background,.background-container { - opacity: 0; - transition: opacity .5s; - } -.MetadataPosterCardOverlay-isActionsMenuOpen-AvHIX .MetadataPosterCardOverlay-background-2EwyB, -.MetadataPosterCardOverlay-overlay-1uMpL:hover .MetadataPosterCardOverlay-background-2EwyB { - background: -webkit-radial-gradient(50% 50% farthest-corner,rgba(0, 0, 0, 0.5) 0,#000000 100%) !important; - background: radial-gradient(farthest-corner at 50% 50%,rgba(0, 0, 0, 0.5) 50%,#000000 100%) !important; - } - -/* This was a tough one :D */ diff --git a/CSS/themes/plpp-plex.css b/CSS/themes/plpp-plex.css deleted file mode 100644 index aa2127ab..00000000 --- a/CSS/themes/plpp-plex.css +++ /dev/null @@ -1,135 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: transparent; - color:hsla(0,0%,100%,.7)!important; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif !important; - font-size: 1.4em !important; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08) !important; -} -::-webkit-scrollbar { - width: 10px !important; - height: 10px !important; - background: #1f1f1f !important; - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px !important; - border-radius: 2px !important; - background-color: rgba(255, 255, 255, 0.25) !important; -} - -.navbar-inverse { - background-color: rgba(0, 0, 0, 0.6); - border-color: transparent; -} -.side-nav { - background-color: rgba(0, 0, 0, 0.15); -} -.navbar-inverse .navbar-nav > li > a { - color: hsla(0,0%,100%,.7); -} -.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { - background-color: hsla(0,0%,100%,.08); -} -.nav > li.selected > a { - background-color: transparent; - color: #f9be03 !important; -} -.breadcrumb > .active { - text-transform: uppercase; - text-transform: bold; -} -.panel, .panel-default > .panel-heading, .breadcrumb > .active { - background-color: transparent; - border: transparent; - color: inherit; - font-size: 15px; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif !important; - line-height: 24px; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0); -} - .panel-heading { -font-weight: bold; -} -.plpp_thumbs_Title:hover, .plpp_slider_Title:hover, .plpp_thumbs_Episode_Title:hover, -.plpp_slider_Episode_Title:hover, .plpp_thumbs_Season_Title:hover, .plpp_slider_Season_Title:hover, -.plpp_thumbs_Show_Title:hover, .plpp_slider_Show_Title:hover, .plpp_thumbs_Artist:hover, .plpp_slider_Artist:hover, -.plpp_thumbs_Year:hover, .plpp_thumbs_Episode_No:hover, .plpp_slider_Year:hover, .plpp_slider_Episode_no:hover, -.plpp_thumbs_Track_no:hover, .plpp_slider_Track_no:hover, .plpp_thumbs_Episode_Count:hover, .plpp_slider_Episode_Count:hover, -.plpp_thumbs_Track_Count:hover, .plpp_slider_Track_Count:hover, .plpp_thumbs_Dimensions:hover, .plpp_slider_Dimensions:hover, -.plpp_thumbs_Duration:hover, .plpp_slider_Duration:hover { -text-decoration: underline; -} -.img-rounded { - border-radius: 0px; -} -.img-rounded:hover { - border-radius: 0px; - box-shadow: 0 0 0 2px #cc7b19; - background: radial-gradient(farthest-corner at 50% 50%,rgba(50,50,50,.5) 50%,#323232 100%); - opacity: .4; - transition: linear .2s; -} -.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { - width: 100%; -} -div.modal-content > div.modal-body > div.plpp_details_container > div.plpp_details_Thumbnail, div.plpp_details_Poster > .img-rounded { - box-shadow: none; - opacity: 1; -} - -div.plpp_slider { - margin: 2px 15px 10px 2px; -} -table { - background-color: rgba(0, 0, 0, 0.25); -} -table, .table { - color: hsla(0,0%,100%,.7); -} -.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { - border-top: 1px solid rgba(255,255,255,.15); -} -.table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid rgba(255,255,255,.15); -} -.pagination > li > a, .pagination > li > span { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border: transparent; -} -.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { - color: #BDBDBD; - background-color: rgba(0, 0, 0, 0.25); - border: transparent; - cursor: not-allowed; -} diff --git a/CSS/themes/plpporg.css b/CSS/themes/plpporg.css deleted file mode 100644 index c71f748e..00000000 --- a/CSS/themes/plpporg.css +++ /dev/null @@ -1,125 +0,0 @@ - -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -body { - background-color: #1f1f1f; - color:hsla(0,0%,100%,.7)!important; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif !important; - font-size: 1.4em !important; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08) !important; -} -::-webkit-scrollbar { - width: 10px !important; - height: 10px !important; - background: rgba(0, 0, 0, .25) !important; - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px !important; - border-radius: 2px !important; - background-color: hsla(0,0%,100%,.08) !important; -} -.navbar-inverse { - background-color: rgba(0, 0, 0, 0.6); - border-color: transparent; -} -.side-nav { - background-color: rgba(0, 0, 0, 0.25); -} -.navbar-inverse .navbar-nav > li > a { - color: hsla(0,0%,100%,.7); -} -.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { - background-color: hsla(0,0%,100%,.08); -} -.nav > li.selected > a { - background-color: transparent; - color: #f9be03 !important; -} -.breadcrumb > .active { - text-transform: uppercase; - text-transform: bold; -} -.panel, .panel-default > .panel-heading, .breadcrumb > .active { - background-color: transparent; - border: transparent; - color: inherit; - font-size: 15px; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif !important; - line-height: 24px; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0); -} - .panel-heading { -font-weight: bold; -} -.plpp_thumbs_Title:hover, .plpp_slider_Title:hover, .plpp_thumbs_Episode_Title:hover, -.plpp_slider_Episode_Title:hover, .plpp_thumbs_Season_Title:hover, .plpp_slider_Season_Title:hover, -.plpp_thumbs_Show_Title:hover, .plpp_slider_Show_Title:hover, .plpp_thumbs_Artist:hover, .plpp_slider_Artist:hover, -.plpp_thumbs_Year:hover, .plpp_thumbs_Episode_No:hover, .plpp_slider_Year:hover, .plpp_slider_Episode_no:hover, -.plpp_thumbs_Track_no:hover, .plpp_slider_Track_no:hover, .plpp_thumbs_Episode_Count:hover, .plpp_slider_Episode_Count:hover, -.plpp_thumbs_Track_Count:hover, .plpp_slider_Track_Count:hover, .plpp_thumbs_Dimensions:hover, .plpp_slider_Dimensions:hover, -.plpp_thumbs_Duration:hover, .plpp_slider_Duration:hover { -text-decoration: underline; -} -.img-rounded { - border-radius: 0px; -} -.img-rounded:hover { - border-radius: 0px; - box-shadow: 0 0 0 2px #cc7b19; - background: radial-gradient(farthest-corner at 50% 50%,rgba(50,50,50,.5) 50%,#323232 100%); - opacity: .4; - transition: linear .2s; -} -.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { - width: 100%; -} -div.modal-content > div.modal-body > div.plpp_details_container > div.plpp_details_Thumbnail, div.plpp_details_Poster > .img-rounded { - box-shadow: none; - opacity: 1; -} - -div.plpp_slider { - margin: 2px 15px 10px 2px; -} -table { - background-color: rgba(0, 0, 0, 0.25); -} -table, .table { - color: hsla(0,0%,100%,.7); -} -.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { - border-top: 1px solid rgba(255,255,255,.15); -} -.table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid rgba(255,255,255,.15); -} -.pagination > li > a, .pagination > li > span { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border: transparent; -} -.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { - color: #BDBDBD; - background-color: rgba(0, 0, 0, 0.25); - border: transparent; - cursor: not-allowed; -} diff --git a/CSS/themes/sabnzbd_dark.css b/CSS/themes/sabnzbd_dark.css deleted file mode 100644 index 9f4a5f6f..00000000 --- a/CSS/themes/sabnzbd_dark.css +++ /dev/null @@ -1,420 +0,0 @@ -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* SABNZBD DARK THEME */ - -body { - background-color: #1f1f1f; - color: white; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08) !important; -} -::-webkit-scrollbar { - width: 10px!important; - height: 10px!important; - background: rgba(0, 0, 0, .25)!important; - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px!important; - border-radius: 2px !important; - background-color: hsla(0,0%,100%,.08) !important; -} -/* navbar */ -.navbar-inverse { - background-color: #1b1a1a; - border-color: #1b1a1a !important; -} -.navbar-btn { - background-color: #2d2c2c !important; -} -.main-content { - background-color: #2d2c2c; - border: 1px solid rgba(0, 0, 0, 0.2); -} -.dropdown-menu { - background-color: #2d2c2c; -} -.dropdown-menu>li>a { - color: #fff; -} -.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, .25); -} -.menu-options .form-control { - background-color: #2d2c2c; -} -.form-control:focus { - border-color: #ffffff; - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); -} -.caret { - border-top-color: white !important; -} -.btn-default { - color: #fff; - background-color: #3c763d; - border-color: #2d2c2c; -} -.btn-default:focus, .btn-default.focus { - color: #fff; - background-color: #42a543; - border-color: #2d2c2c; -} -.btn-default:hover { - color: #fff; - background-color: #42a543; - border-color: #2d2c2c; -} -.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus { - color: #fff; - background-color: #42a543; - border-color: #2d2c2c; -} -.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { - color: #fff; - background-color: #42a543; - border-color: #2d2c2c; -} - -/* History */ -.caret { - border-top-color: white !important; -} -a, a:active, a:hover, a:focus { - color: white; -} -.table-striped>tbody>tr:nth-of-type(odd) { - background-color: #1f1f1f; -} -tbody.no-downloads tr td { - border-bottom: 1px solid #1f1f1f !important; -} -tbody>tr>td:last-child { - border-right: 1px solid transparent !important; -} -tr td { - border-top: 1px solid transparent!important; -} -tbody>tr>td:first-child { - border-left: 1px solid transparent!important; -} -table { - background-color: #2d2c2c !important -} -table:hover { - background-color: #2d2c2c !important; - color: white !important; -} -.table-hover>tbody>tr:hover { - background-color: rgba(0, 0, 0, .25) !important; - color:white !important; -} -tbody>tr:last-child td { - border-bottom: 1px solid transparent !important; -} -.history-table:hover tr td.status:hover, .history-table:hover, tr td.history-completedon:hover, .history-table:hover, tr td.row-extra-text:hover { - color: white !important; -} - - -.multioperations-selector { - border: 1px solid #2d2c2c !important; - background-color: #2d2c2c !important; -} -#history-options .hover-button { - color: white; -} - -.pagination>li>a, .pagination>li>span, .pagination>li>span:hover { - color: white; -} -.pagination>li>a, .pagination>li>span { - background-color: #1b1a1a; - border: 1px solid #1b1a1a; -} -.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { - background-color: rgba(255, 255, 255, 0.25); - border-color: transparent; -} -.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { - color: white; - background-color: rgba(0, 0, 0, .25); - border-color: transparent; -} - - -.search-box input { - border: transparent; -} -.form-control { - color: white; - background-color: #1b1a1a; -} - -/*Settings*/ -.navbar-default { - background-color: #1b1a1a; -} -.navbar-default .navbar-nav>li>a { - color: #dddddd !important; -} -.navbar-default .navbar-nav>li>a:hover, .navbar-logo:hover { - background-color: #1f1f1f !important; -} -.navbar-default .navbar-nav>li>a:hover { - color: white !important; -} -.navbar-default .navbar-nav>li>a.active { - background-color: #1f1f1f!important; - color: white !important; -} -#content { - color: #fff; -} -.colmask { - border: 1px solid #2d2c2c; - background-color: #2d2c2c; -} -table { - border-color: transparent!important; -} -.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { - border-top: transparent; -} -.section, #addFeed, #addFeedContent { - border-bottom: 1px solid transparent; -} -.alt, .infoTableSeperator.alt { - background-color: #2d2c2c; -} - -/*General Settings*/ -.Key tr:nth-child(odd), .tab-pane tr:nth-child(odd), .even { - background-color: #2d2c2c; -} -.path { - color: #fff; -} -.col2 h3 { - background: none repeat scroll 0 0 #2d2c2c; -} -.btn-default.sabnzbd_restart { - color: #fff; - background-color: #a94442; - border-color: transparent; -} -.btn-default.sabnzbd_restart:hover { - color: #fff; - background-color: #d93935; - border-color: transparent; -} - -.btn-default.saveButton { - color: #fff; - background-color: #3c763d; - border-color: transparent; -} -.btn-default.saveButton:hover { - color: #fff; - background-color: #42a543; - border-color: transparent; -} -.form-control.advanced-button.config-hover { - color: #fff; - background-color: #2d2c2c; - border-color: transparent; -} -.col2 p, .col2-cats { - color: #fff; -} - -/*Input*/ -input[type="text"], input[type="email"], input[type="url"], input[type="number"], input[type="password"], textarea, select { - border: 1px solid #1f1f1f; - background-color: #1f1f1f; -} -textarea:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus { - background-color: hsla(0,0%,100%,.08); - border: 1px solid transparent; -} - -/*Servers*/ -.Servers .ct-label { - color: white; -} -.Servers .ct-series-a .ct-point { - stroke: #337ab7; - stroke-width: 4px; -} -.Servers .ct-series-a .ct-line { - stroke: #ffffff; -} -.Servers .ct-series-a .ct-area { - fill: #ffffff; -} - -/*Categories*/ -.Categories form:first-of-type tr:last-of-type { - background-color: #2d2c2c; -} -.catTable { - background-color: #2d2c2c !important; -} -.Categories form.sorting-row:nth-child(2n-1) tr { - background-color: #2d2c2c; -} -input[disabled], select[disabled] { - background-color: #1f1f1f; -} -.btn-default.delCat { - color: #fff; - background-color: #a94442; - border-color: #2d2c2c; -} -.btn-default.delCat:hover { - color: #fff; - background-color: #d93935; - border-color: transparent; -} -.btn-default.fileBrowser { - color: #fff; - background-color: #337ab7; - border-color: #2d2c2c; -} -.btn-default.fileBrowser:hover { - color: #fff; - background-color: #458fce; - border-color: #2d2c2c; -} - -/*Switches*/ -.btn-default.restoreDefaults { - color: #fff; - background-color: #a94442; - border-color: #2d2c2c; -} -.btn-default.restoreDefaults:hover { - color: #fff; - background-color: #d93935; - border-color: transparent; -} - -/*Sorting*/ -.btn-default.clearBtn { - color: #fff !important; - background-color: #a94442; - border-color: none; -} -.btn-default.clearBtn:hover { - color: #fff !important; - background-color: #d93935; - border-color: none; -} -.btn-default.patternKey { - color: #fff !important; - background-color: #337ab7; - border-color: #2d2c2c; -} -.btn-default.patternKey:hover { - color: #fff !important; - background-color: #458fce; - border-color: #2d2c2c; -} -input[type="button"], input[type="submit"] { - color: #fff; - background: #1f1f1f; - border: 1px solid #ccc0; -} -input[type="button"]:hover, input[type="submit"]:hover { - color: #000 !important; - background-color: #e6e6e6; - border-color: #adadad; -} -.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus { - color: #fff !important; - background-color: #1f1f1f !important; - border-color: #2d2c2c; -} -.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { - color: #fff; - background-color: #1f1f1f !important; - border-color: #2d2c2c; -} -.example { - background-color: rgba(255,255,255,0.15); -} -/*Add nzb modal*/ -.modal-body { - background-color: #282828; -} -.modal-header { - background-color: #323232; -} -.modal-body>.nav-tabs>li>a { - color: white !important; - opacity: 1 !important; -} -.modal-body>.nav-tabs>li.active>a, .modal-body>.nav-tabs>li.active>a:hover, .modal-body>.nav-tabs>li.active>a:focus { - color: #555; - background-color: hsla(0,0%,100%,.08); - border: transparent; - border-bottom-color: transparent; - cursor: default; -} -.modal-body>.nav-tabs>li>a:hover { - border-color: transparent !important; -} -.modal-body>.nav>li>a:hover, .modal-body>.nav>li>a:focus { - background-color: hsla(0,0%,100%,.08) !important; -} -.modal-body>.tab-content>.active { - background-color: #282828 !important -} -#modal-options .tab-content h4 { - color: white; -} -#modal-options .options-switch label, #modal-options #options-orphans .process-all-orphaned { - color: white; -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #fff; - border: 0; - border-bottom: none; -} -.form-control { - border: transparent; -} -.fade.in { - background: rgba(0, 0, 0, 0.6); -} -.btn-default.btn-file { - color: #fff; - background-color: #337ab7; - border-color: #2d2c2c; -} -.btn-default.btn-file:hover { - color: #fff; - background-color: #458fce; - border-color: #2d2c2c; -} diff --git a/CSS/themes/sabnzbd_plex.css b/CSS/themes/sabnzbd_plex.css deleted file mode 100644 index c3da5c82..00000000 --- a/CSS/themes/sabnzbd_plex.css +++ /dev/null @@ -1,482 +0,0 @@ -/* dP dP dP */ -/* 88 88 88 */ -/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ -/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ -/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ -/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ -/* 88 */ -/* dP */ - -/* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ - -/* SABNZBD PLEX THEME */ - -body { - background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), - url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important; - background-repeat: repeat, no-repeat; - background-attachment: fixed, fixed; - background-position: center center, center center; - background-size: auto, cover; - -webkit-background-size: auto, cover; - -moz-background-size: auto, cover; - -o-background-size: auto, cover; - background-color: transparent; - color:hsla(0,0%,100%,.7)!important; - font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif !important; - font-size: 1.4em !important; - color: white; -} -/* scroller */ -::-webkit-scrollbar-corner { - background-color: hsla(0,0%,100%,.08) !important; -} -::-webkit-scrollbar { - width: 10px!important; - height: 10px!important; - background: rgba(0, 0, 0, .25)!important; - -} -::-webkit-scrollbar-thumb { - -webkit-border-radius: 2px!important; - border-radius: 2px !important; - background-color: hsla(0,0%,100%,.08) !important; -} -/* navbar */ -.navbar-inverse { - background-color: rgba(0, 0, 0, .25); - border-color: transparent !important; -} -.navbar-btn { - background-color: rgb(204, 123, 25) !important; - border-color: transparent !important; -} -.main-content { - background-color: rgba(0, 0, 0, 0.15); - border: none; -} -.dropdown-menu { - background-color: rgb(25, 26, 28); -} -.dropdown-menu>li>a { - color: #fff; -} -.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.08); -} -.menu-options .form-control { - background-color: rgb(25, 26, 28); -} -.form-control:focus { - border-color: #ffffff; - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6); -} -.caret { - border-top-color: white !important; -} - -.btn-default { - color: #fff; - background-color: rgb(204, 123, 25); - border-color: rgb(204, 123, 25); -} -.btn-default:focus, .btn-default.focus { - color: #fff; - background-color: #42a543; - border-color: #2d2c2c; -} -.btn-default:hover { - color: #fff; - background-color: rgb(229, 144, 41); - border-color: rgb(229, 144, 41); -} -.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus { - color: #fff; - background-color: #42a543; - border-color: #2d2c2c; -} -.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { - color: #fff; - background-color: rgb(25, 26, 28); - border-color: rgb(25, 26, 28); -} -.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { - z-index: 0; -} -.ui-slider-horizontal, .ui-slider-range-min { - background-color: rgb(249, 190, 3) !important; -} -/* History */ -.caret { - border-top-color: white !important; -} -a, a:active, a:hover, a:focus { - color: white; -} -.table-striped>tbody>tr:nth-of-type(odd) { - background-color: rgba(0, 0, 0, 0.25); -} -tbody.no-downloads tr td { - border-bottom: 1px solid #1f1f1f !important; -} -tbody>tr>td:last-child { - border-right: 1px solid transparent !important; -} -tr td { - border-top: 1px solid transparent!important; -} -tbody>tr>td:first-child { - border-left: 1px solid transparent!important; -} -table { - background-color: rgba(0, 0, 0, 0.25) !important -} -table:hover { - background-color: rgba(0, 0, 0, 0.25) !important; -} -.table-hover>tbody>tr:hover { - background-color: rgba(0, 0, 0, 0.1) !important -} -tbody>tr:last-child td { - border-bottom: 1px solid transparent !important; -} -.history-table, tr td.status, .history-table, tr td.history-completedon, .history-table, tr td.row-extra-text, .history-table tr td.status, .history-table tr td.history-completedon, .history-table tr td.row-extra-text { - color: #fff; -} - - -.multioperations-selector { - border: 1px solid rgba(0, 0, 0, 0.25) !important; - background-color: rgba(0, 0, 0, 0.25) !important; -} -#history-options .hover-button { - color: white; -} - -.pagination>li>a, .pagination>li>span, .pagination>li>span:hover { - color: white; -} -.pagination>li>a, .pagination>li>span { - background-color: rgba(0, 0, 0, 0.25) !important; - border: none !important; -} -.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { - background-color: rgba(255, 255, 255, 0.25); - border-color: transparent; -} -.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { - color: white; - background-color: rgba(0, 0, 0, .25); - border-color: transparent; -} - - -.search-box input { - border: transparent; -} -.form-control { - color: white; - background-color: #1b1a1a; -} - -/*Settings*/ -.navbar-default { - background-color: #161a1e; - border: none; -} -.navbar-default .navbar-nav>li>a { - color: #dddddd !important; -} -.navbar-default .navbar-nav>li>a:hover, .navbar-logo:hover { - background-color: transparent !important; -} -.navbar-default .navbar-nav>li>a:hover { - background-color: hsla(0,0%,100%,.08) !important; - color: white !important; -} -.navbar-default .navbar-nav>li>a.active { - background-color: hsla(0,0%,0%,.15) !important; - color: rgb(249, 190, 3) !important; -} -#content { - color: #fff; -} -.colmask { - border: none; - background-color: rgba(0, 0, 0, .25); -} -table { - border-color: transparent!important; -} -.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { - border-top: transparent; -} -.section, #addFeed, #addFeedContent { - border-bottom: 1px solid transparent; -} -.alt, .infoTableSeperator.alt { - background-color: rgba(0, 0, 0, .25); -} -.info-container { - color: #fff; -} -.col2 table { - background-color: transparent !important; -} -.col2 table:hover { - background-color: transparent !important; -} -/*General Settings*/ -.Key tr:nth-child(odd), .tab-pane tr:nth-child(odd), .even { - background-color: transparent; -} -.path { - color: #fff; -} -.col2 h3 { - background: transparent; -} -.btn-default.sabnzbd_restart { - color: #fff; - background-color: #a94442; - border-color: transparent; -} -.btn-default.sabnzbd_restart:hover { - color: #fff; - background-color: #d93935; - border-color: transparent; -} - -.btn-default.saveButton { - color: #fff; - background-color: #3c763d; - border-color: transparent; -} -.btn-default.saveButton:hover { - color: #fff; - background-color: #42a543; - border-color: transparent; -} -.form-control.advanced-button.config-hover { - color: #fff; - background-color: rgba(255, 255, 255, 0.25); - border-color: rgba(255, 255, 255, 0.25); - border-radius: 3px !important; -} -.form-control.advanced-button.config-hover:hover { - color: #fff; - background-color: rgba(255, 255, 255, 0.3); - border-color: rgba(255, 255, 255, 0.3); - border-radius: 3px !important; -} -.col2 p, .col2-cats { - color: #fff; -} - -/*Input*/ -input[type="text"], input[type="email"], input[type="url"], input[type="number"], input[type="password"], textarea, select { - border: none; - background-color: rgba(255, 255, 255, 0.25); - border-radius: 3px !important; - color: #fff !important; -} -input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus, select:focus { - border: none; - background-color: rgb(25, 26, 28); - border-radius: 3px !important; -} - -textarea:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus { - background-color: rgba(255, 255, 255, 0.25); - border: none; -} - -/*Servers*/ -.Servers .ct-label { - color: white; -} -.Servers .ct-series-a .ct-point { - stroke: #337ab7; - stroke-width: 4px; -} -.Servers .ct-series-a .ct-line { - stroke: #ffffff; -} -.Servers .ct-series-a .ct-area { - fill: #ffffff; -} - -/*Categories*/ -.Categories form:first-of-type tr:last-of-type { - background-color: transparent; -} -.catTable { - background-color: transparent !important; -} -.catTable:hover { - background-color: transparent !important; -} -.Categories form.sorting-row:nth-child(2n-1) tr { - background-color: transparent; -} -input[disabled], select[disabled] { - background-color: #1f1f1f; -} -.btn-default.delCat { - color: #fff; - background-color: #a94442; - border-color: #2d2c2c; -} -.btn-default.delCat:hover { - color: #fff; - background-color: #d93935; - border-color: transparent; -} -.btn-default.fileBrowser { - color: #fff; - background-color: #337ab7; - border-color: #2d2c2c; -} -.btn-default.fileBrowser:hover { - color: #fff; - background-color: #458fce; - border-color: #2d2c2c; -} -/*Folder modal*/ -.list-group-item { - background-color: rgba(0, 0, 0, 0.25); - border: none; -} - -/*Switches*/ -.btn-default.restoreDefaults { - color: #fff; - background-color: #a94442; - border-color: #2d2c2c; -} -.btn-default.restoreDefaults:hover { - color: #fff; - background-color: #d93935; - border-color: transparent; -} - -/*Sorting*/ -.btn-default.clearBtn { - color: #fff !important; - background-color: #a94442; - border-color: transparent; -} -.btn-default.clearBtn:hover { - color: #fff !important; - background-color: #d93935; - border-color: none; -} -.btn-default.patternKey { - color: #fff !important; - background-color: #337ab7; - border-color: transparent; -} -.btn-default.patternKey:hover { - color: #fff !important; - background-color: #458fce; - border-color: #2d2c2c; -} -input[type="button"], input[type="submit"] { - background: rgba(255, 255, 255, 0.25); - border: none; - color: white !important; - border-radius: 3px !important; -} -input[type="button"]:hover, input[type="submit"]:hover { - color: #fff !important; - background-color: rgba(255, 255, 255, 0.3); - border-color: rgba(255, 255, 255, 0.3); -} - -.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus { - color: #fff !important; - background-color: rgb(229, 144, 41) !important; - border-color: rgb(229, 144, 41); -} -.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { - color: #fff; - background-color: #1f1f1f !important; - border-color: #2d2c2c; -} -.example { - background-color: rgba(255,255,255,0.15); -} -/*Add nzb modal*/ -.modal-body { - background-color: #282828; -} -.modal-header { - background-color: #323232; -} -.modal-body>.nav-tabs>li>a { - color: white !important; - opacity: 1 !important; -} -.modal-body>.nav-tabs>li.active>a, .modal-body>.nav-tabs>li.active>a:hover, .modal-body>.nav-tabs>li.active>a:focus { - color: #555; - background-color: hsla(0,0%,100%,.08); - border: transparent; - border-bottom-color: transparent; - cursor: default; -} -.modal-body>.nav-tabs>li>a:hover { - border-color: transparent !important; -} -.modal-body>.nav>li>a:hover, .modal-body>.nav>li>a:focus { - background-color: hsla(0,0%,100%,.08) !important; -} -.modal-body>.tab-content>.active { - background-color: #282828 !important -} -#modal-options .tab-content h4 { - color: white; -} -#modal-options .options-switch label, #modal-options #options-orphans .process-all-orphaned { - color: white; -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #fff; - border: 0; - border-bottom: none; -} -.form-control { - border: transparent; -} -.fade.in { - background: rgba(0, 0, 0, 0.6); -} -.btn-default.btn-file { - color: #fff; - background-color: #337ab7; - border-color: #2d2c2c; -} -.btn-default.btn-file:hover { - color: #fff; - background-color: #458fce; - border-color: #2d2c2c; -} - -/*modal*/ -.modal-content { - background-color: #282828; -} -/* Scheduling */ -.time { - color: #fff; -} -