Weilbyte
4 years ago
committed by
GitHub
29 changed files with 136 additions and 136 deletions
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@ |
|||
div[id^="proxmoxRRDChart-"] > div:nth-child(3) > div |
|||
background-color: #23272a |
|||
background-color: $darker |
@ -1,2 +1,2 @@ |
|||
div[id^="pveCephInstallWindow-"][id$="-innerCt"] div div div div |
|||
background: #23272a |
|||
background: $darker |
@ -1,5 +1,5 @@ |
|||
div[id^="pveDcHealth-"][id$="-body"], div[id^="pveDcGuests-"][id$="-body"], div[id^="pveDcSummary-"][id$="-innerCt"] > div:nth-child(3) > div:nth-child(2), div[id^="pveDcSummary-"][id$="-innerCt"] > div:nth-child(5) > div:nth-child(2) > div > div |
|||
background-color: #23272a |
|||
background-color: $darker |
|||
|
|||
div[id^="pveDcSummary-"][id$="-innerCt"] > div:nth-child(4) > div:nth-child(3) |
|||
border: 1px solid #23272a |
|||
border: 1px solid $darker |
|||
|
@ -1,2 +1,2 @@ |
|||
.x-autocontainer-innerCt |
|||
background: #2c2f33 |
|||
background: $dark |
@ -1,9 +1,9 @@ |
|||
.x-boundlist-item |
|||
color: white |
|||
background-color: #2c2f33 |
|||
background-color: $dark |
|||
border: none |
|||
&:hover |
|||
background-color: #23272a |
|||
background-color: $darker |
|||
|
|||
.x-boundlist |
|||
border-color: #23272a |
|||
border-color: $darker |
@ -1,12 +1,12 @@ |
|||
.x-box-scroller |
|||
background: #2c2f33!important |
|||
background: $dark !important |
|||
|
|||
.x-box-scroller-body-vertical |
|||
background: #2c2f33!important |
|||
background: $dark !important |
|||
|
|||
.x-box-inner |
|||
overflow: hidden |
|||
position: relative |
|||
left: 0 |
|||
top: 0 |
|||
background: #23272a |
|||
background: $darker |
|||
|
@ -1,13 +1,13 @@ |
|||
.x-column-header-inner |
|||
background: #23272a |
|||
border-width: 0!important |
|||
background: $darker |
|||
border-width: 0 !important |
|||
|
|||
.x-column-header-default |
|||
background: #2c2f33 |
|||
border-width: 0!important |
|||
background: $dark |
|||
border-width: 0 !important |
|||
|
|||
.x-column-header-text-inner |
|||
color: #fff |
|||
|
|||
.x-column-header-trigger |
|||
border-color: #23272a |
|||
border-color: $darker |
@ -1,10 +1,10 @@ |
|||
.x-progress |
|||
background: #2c2f33 |
|||
background: $dark |
|||
|
|||
.x-progress-default .x-progress-bar-default |
|||
background-color: $green |
|||
|
|||
.x-progress-text |
|||
color: #fff!important |
|||
color: #fff !important |
|||
&.x-progress-text-back |
|||
color: #fff!important |
|||
color: #fff !important |
@ -1,5 +1,5 @@ |
|||
.x-splitter |
|||
background: #23272a |
|||
background: $darker |
|||
|
|||
.x-splitter-collapsed .x-layout-split-bottom |
|||
background-image: url('/pve2/images/dd_mini-top.png') |
@ -1,5 +1,5 @@ |
|||
.x-tip-default |
|||
background-color: #7289da |
|||
background-color: $blurple |
|||
color: #fff |
|||
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|||
border-radius: 0 |
|||
|
@ -1,2 +1,2 @@ |
|||
.x-title-text |
|||
color: #7289da |
|||
color: $blurple |
@ -1,15 +1,15 @@ |
|||
.x-toolbar-default |
|||
background-color: #2c2f33 |
|||
background-color: $dark |
|||
border-width: 0 |
|||
|
|||
.x-toolbar |
|||
background: #2c2f33 |
|||
background: $dark |
|||
|
|||
.x-toolbar-vertical-scroller |
|||
background: #2c2f33!important |
|||
background: $dark !important |
|||
|
|||
.x-toolbar-default-vertical-scroller |
|||
background: #2c2f33!important |
|||
background: $dark !important |
|||
|
|||
.x-toolbar-text.x-box-item.x-toolbar-item.x-toolbar-text-default |
|||
color: #fff |
@ -1,4 +1,4 @@ |
|||
.x-viewport |
|||
background: #23272a |
|||
background: $darker |
|||
> .x-body |
|||
background: #23272a |
|||
background: $darker |
@ -1,46 +1,46 @@ |
|||
.x-window-body |
|||
background: #23272a |
|||
background: $darker |
|||
border-bottom-width: 0 |
|||
border-right-width: 0 |
|||
|
|||
.x-window-default |
|||
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|||
border-radius: 0 |
|||
background-color: #23272a |
|||
background-color: $darker |
|||
//If you use compass, instead of the line below you could use + box-shadow($shadow-1, $shadow-2, $shadow-3, $shadow-4, $shadow-5, $shadow-6, $shadow-7, $shadow-8, $shadow-9, $shadow-10) |
|||
box-shadow: none |
|||
border-color: #23272a |
|||
border-color: $darker |
|||
border-style: none |
|||
border-width: 0 |
|||
padding: 0 |
|||
|
|||
.x-window-default-mc |
|||
background-color: #23272a |
|||
background-color: $darker |
|||
|
|||
.x-window-body-default |
|||
color: white |
|||
border-width: 0!important |
|||
border-width: 0 !important |
|||
|
|||
.x-window-header-default-top |
|||
//If you use compass, instead of the line below you could use + border-top-left-radius($radius) |
|||
border-top-left-radius: 0!important |
|||
border-top-left-radius: 0 !important |
|||
//If you use compass, instead of the line below you could use + border-top-right-radius($radius) |
|||
border-top-right-radius: 0!important |
|||
border-top-right-radius: 0 !important |
|||
//If you use compass, instead of the line below you could use + border-bottom-right-radius($radius) |
|||
border-bottom-right-radius: 0!important |
|||
border-bottom-right-radius: 0 !important |
|||
//If you use compass, instead of the line below you could use + border-bottom-left-radius($radius) |
|||
border-bottom-left-radius: 0!important |
|||
background-color: #23272a |
|||
border-width: 0!important |
|||
border-bottom-left-radius: 0 !important |
|||
background-color: $darker |
|||
border-width: 0 !important |
|||
padding: 9px |
|||
|
|||
.x-window-text |
|||
color: #fff |
|||
|
|||
.x-window-header.x-header.x-header-draggable.x-docked.x-unselectable.x-window-header-default.x-horizontal.x-window-header-horizontal.x-window-header-default-horizontal.x-top.x-window-header-top.x-window-header-default-top.x-box-layout-ct |
|||
background: #23272a |
|||
background: $darker |
|||
border-bottom-width: 0 |
|||
border-right-width: 0 |
|||
|
|||
.x-message-box .x-window-body |
|||
background-color: #2c2f33 |
|||
background-color: $dark |
Loading…
Reference in new issue