|
@ -1,8 +1,8 @@ |
|
|
#toolbar-1069-innerCt |
|
|
#toolbar-1069-innerCt |
|
|
background: #2c2f33 |
|
|
background: $dark |
|
|
|
|
|
|
|
|
#button-1030 |
|
|
#button-1030 |
|
|
background: #23272a |
|
|
background: $darker |
|
|
border: 1px solid #d23d3f |
|
|
border: 1px solid #d23d3f |
|
|
|
|
|
|
|
|
#menuitem-1030-iconEl |
|
|
#menuitem-1030-iconEl |
|
@ -18,64 +18,64 @@ |
|
|
color: #c52d2f |
|
|
color: #c52d2f |
|
|
|
|
|
|
|
|
[id^="pveNodeStatus"] |
|
|
[id^="pveNodeStatus"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
|
|
|
|
|
|
div[id^="toolbar-"][id$="-innerCt"] div[id^="toolbar-"][id$="-targetEl"] div ul li div |
|
|
div[id^="toolbar-"][id$="-innerCt"] div[id^="toolbar-"][id$="-targetEl"] div ul li div |
|
|
background-color: #2C2F33 |
|
|
background-color: $dark |
|
|
|
|
|
|
|
|
div[id^="pveGuestStatusView-"][id$="-body"] |
|
|
div[id^="pveGuestStatusView-"][id$="-body"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
|
|
|
|
|
|
div[id^="pveStorageStatusView-"][id$="-body"] |
|
|
div[id^="pveStorageStatusView-"][id$="-body"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
|
|
|
|
|
|
div[id^="pveNotesView-"][id$="-innerCt"] |
|
|
div[id^="pveNotesView-"][id$="-innerCt"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
|
|
|
|
|
|
[id^="versioninfo"] |
|
|
[id^="versioninfo"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
|
|
|
|
|
|
[id^="proxmoxGauge"] |
|
|
[id^="proxmoxGauge"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
|
|
|
|
|
|
[id^="tooltip"] |
|
|
[id^="tooltip"] |
|
|
background: #7289da |
|
|
background: $blurple |
|
|
color: #fff |
|
|
color: #fff |
|
|
border-width: 0 |
|
|
border-width: 0 |
|
|
|
|
|
|
|
|
[id^="ext-quicktips-tip-body"] |
|
|
[id^="ext-quicktips-tip-body"] |
|
|
background-color: #7289da |
|
|
background-color: $blurple |
|
|
color: #fff |
|
|
color: #fff |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
border-radius: 0 |
|
|
border-radius: 0 |
|
|
border-width: 0 |
|
|
border-width: 0 |
|
|
|
|
|
|
|
|
[id^="ext-quicktips-tip-innerCt"] |
|
|
[id^="ext-quicktips-tip-innerCt"] |
|
|
background-color: #7289da |
|
|
background-color: $blurple |
|
|
color: #fff |
|
|
color: #fff |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
border-radius: 0 |
|
|
border-radius: 0 |
|
|
border-width: 0 |
|
|
border-width: 0 |
|
|
|
|
|
|
|
|
[id^="ext-quicktips-tip-ext-quicktips-tip-outerCt"] |
|
|
[id^="ext-quicktips-tip-ext-quicktips-tip-outerCt"] |
|
|
background-color: #7289da |
|
|
background-color: $blurple |
|
|
color: #fff |
|
|
color: #fff |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
border-radius: 0 |
|
|
border-radius: 0 |
|
|
border-width: 0 |
|
|
border-width: 0 |
|
|
|
|
|
|
|
|
[id^="ext-form-error"] |
|
|
[id^="ext-form-error"] |
|
|
background-color: #7289da |
|
|
background-color: $blurple |
|
|
color: #fff |
|
|
color: #fff |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
//If you use compass, instead of the line below you could use + border-radius($radius, $vertical-radius) |
|
|
border-radius: 0 |
|
|
border-radius: 0 |
|
|
border-width: 0 |
|
|
border-width: 0 |
|
|
|
|
|
|
|
|
[id^="toolbar"] |
|
|
[id^="toolbar"] |
|
|
background: #2c2f33 |
|
|
background: $dark |
|
|
|
|
|
|
|
|
[id^="legend"] |
|
|
[id^="legend"] |
|
|
background: #23272a |
|
|
background: $darker |
|
|
border-color: red |
|
|
border-color: red |
|
|
|
|
|
|
|
|
a[id^="menuitem-"][id$="-itemEl"] div[class*="fa-refresh"]:before, span[id^="proxmoxButton-"][id$="-btnEl"] span[class*="fa-undo"]:before |
|
|
a[id^="menuitem-"][id$="-itemEl"] div[class*="fa-refresh"]:before, span[id^="proxmoxButton-"][id$="-btnEl"] span[class*="fa-undo"]:before |
|
@ -89,9 +89,9 @@ a[id^="menuitem-"][id$="-itemEl"] div[class*="fa-trash-o"]:before |
|
|
background-color: transparent !important |
|
|
background-color: transparent !important |
|
|
border: 1px solid #d23d3f !important |
|
|
border: 1px solid #d23d3f !important |
|
|
div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] |
|
|
div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] |
|
|
background: #2c2f33 |
|
|
background: $dark |
|
|
div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] > a[class*="x-menu-item-focus"] |
|
|
div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] > a[class*="x-menu-item-focus"] |
|
|
background: #23272A |
|
|
background: $darker |
|
|
div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] > div[class*="x-menu-item"] > a[aria-disabled="true"] |
|
|
div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] > div[class*="x-menu-item"] > a[aria-disabled="true"] |
|
|
opacity: 0.5 |
|
|
opacity: 0.5 |
|
|
background: #23272A |
|
|
background: $darker |