| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/SystemApps/MicrosoftWindows.Client.OOBE_cw5n1h2txyewy/css/controlsLite/ |
Upload File : |
/*version 1.0.3*/
/*Button styles*/
@import "../theme-light.scss";
.space-between {
display: flex;
justify-content: space-between;
}
button-group {
margin: 24px auto;
width: 100%;
max-width: 100%;
flex-wrap: wrap;
flex-direction: column;
overflow: visible;
}
.button-group > div {
display: flex;
flex: 1;
width: 100%;
justify-content: space-between;
align-items: center;
margin-right: 3px;
}
.button-group > div:last-child {
margin-bottom: 0;
}
html[dir="ltr"] .button-group .align-self-start {
margin-right: 0;
}
html[dir="rtl"] .button-group .align-self-start {
margin-left: 0;
}
html[dir="ltr"] .button-group .align-self-end {
margin-left: 0;
}
html[dir="rtl"] .button-group .align-self-end {
margin-right: 0;
}
.button-group .align-self-end {
justify-content: flex-end;
}
html[dir="ltr"] .button-group .align-self-end {
margin-left: auto;
}
html[dir="rtl"] .button-group .align-self-end {
margin-right: auto;
}
.button-group .align-self-start {
justify-content: flex-start;
}
html[dir="ltr"] .button-group .align-self-start {
margin-right: auto;
}
html[dir="rtl"] .button-group .align-self-start {
margin-left: auto;
}
@media (min-width: 768px) {
.button-group {
justify-content: space-between;
flex-direction: row;
}
.button-group > div {
margin-bottom: 0;
}
}
.button-group oobe-button,
.button-group oobe-button.alt-button {
max-width: calc(50% - 8px);
}
.button-group .control-button, .button-group .control-button.alt-button,
.button-group button,
.button-group button.alt-button,
.button-group input[type="submit"],
.button-group input[type="submit"].alt-button,
.button-group input[type="button"],
.button-group input[type="button"].alt-button,
.button-group input[type="reset"],
.button-group input[type="reset"].alt-button {
width: 100%;
}
@media (min-width: 320px) {
.button-group .control-button,
.button-group button,
.button-group input[type="submit"],
.button-group input[type="button"],
.button-group input[type="reset"],
.button-group oobe-button {
min-width: 128px;
width: auto;
}
.button-group .control-button.win-button.alt-button,
.button-group button.win-button.alt-button,
.button-group input[type="submit"].win-button.alt-button,
.button-group input[type="button"].win-button.alt-button,
.button-group input[type="reset"].win-button.alt-button,
.button-group oobe-button.win-button.alt-button {
width: auto;
max-width: 520px;
}
}
@media (min-width: 480px) {
html[dir="ltr"] .button-group .control-button + .control-button, html[dir="ltr"]
.button-group .control-button + button, html[dir="ltr"]
.button-group .control-button + input[type="submit"], html[dir="ltr"]
.button-group .control-button + input[type="button"], html[dir="ltr"]
.button-group .control-button + input[type="reset"], html[dir="ltr"]
.button-group .control-button + oobe-button, html[dir="ltr"]
.button-group button + .control-button, html[dir="ltr"]
.button-group button + button, html[dir="ltr"]
.button-group button + input[type="submit"], html[dir="ltr"]
.button-group button + input[type="button"], html[dir="ltr"]
.button-group button + input[type="reset"], html[dir="ltr"]
.button-group button + oobe-button, html[dir="ltr"]
.button-group input[type="submit"] + .control-button, html[dir="ltr"]
.button-group input[type="submit"] + button, html[dir="ltr"]
.button-group input[type="submit"] + input[type="submit"], html[dir="ltr"]
.button-group input[type="submit"] + input[type="button"], html[dir="ltr"]
.button-group input[type="submit"] + input[type="reset"], html[dir="ltr"]
.button-group input[type="submit"] + oobe-button, html[dir="ltr"]
.button-group input[type="button"] + .control-button, html[dir="ltr"]
.button-group input[type="button"] + button, html[dir="ltr"]
.button-group input[type="button"] + input[type="submit"], html[dir="ltr"]
.button-group input[type="button"] + input[type="button"], html[dir="ltr"]
.button-group input[type="button"] + input[type="reset"], html[dir="ltr"]
.button-group input[type="button"] + oobe-button, html[dir="ltr"]
.button-group input[type="reset"] + .control-button, html[dir="ltr"]
.button-group input[type="reset"] + button, html[dir="ltr"]
.button-group input[type="reset"] + input[type="submit"], html[dir="ltr"]
.button-group input[type="reset"] + input[type="button"], html[dir="ltr"]
.button-group input[type="reset"] + input[type="reset"], html[dir="ltr"]
.button-group input[type="reset"] + oobe-button, html[dir="ltr"]
.button-group oobe-button + .control-button, html[dir="ltr"]
.button-group oobe-button + button, html[dir="ltr"]
.button-group oobe-button + input[type="submit"], html[dir="ltr"]
.button-group oobe-button + input[type="button"], html[dir="ltr"]
.button-group oobe-button + input[type="reset"], html[dir="ltr"]
.button-group oobe-button + oobe-button {
margin-left: 12px;
}
html[dir="rtl"] .button-group .control-button + .control-button, html[dir="rtl"]
.button-group .control-button + button, html[dir="rtl"]
.button-group .control-button + input[type="submit"], html[dir="rtl"]
.button-group .control-button + input[type="button"], html[dir="rtl"]
.button-group .control-button + input[type="reset"], html[dir="rtl"]
.button-group .control-button + oobe-button, html[dir="rtl"]
.button-group button + .control-button, html[dir="rtl"]
.button-group button + button, html[dir="rtl"]
.button-group button + input[type="submit"], html[dir="rtl"]
.button-group button + input[type="button"], html[dir="rtl"]
.button-group button + input[type="reset"], html[dir="rtl"]
.button-group button + oobe-button, html[dir="rtl"]
.button-group input[type="submit"] + .control-button, html[dir="rtl"]
.button-group input[type="submit"] + button, html[dir="rtl"]
.button-group input[type="submit"] + input[type="submit"], html[dir="rtl"]
.button-group input[type="submit"] + input[type="button"], html[dir="rtl"]
.button-group input[type="submit"] + input[type="reset"], html[dir="rtl"]
.button-group input[type="submit"] + oobe-button, html[dir="rtl"]
.button-group input[type="button"] + .control-button, html[dir="rtl"]
.button-group input[type="button"] + button, html[dir="rtl"]
.button-group input[type="button"] + input[type="submit"], html[dir="rtl"]
.button-group input[type="button"] + input[type="button"], html[dir="rtl"]
.button-group input[type="button"] + input[type="reset"], html[dir="rtl"]
.button-group input[type="button"] + oobe-button, html[dir="rtl"]
.button-group input[type="reset"] + .control-button, html[dir="rtl"]
.button-group input[type="reset"] + button, html[dir="rtl"]
.button-group input[type="reset"] + input[type="submit"], html[dir="rtl"]
.button-group input[type="reset"] + input[type="button"], html[dir="rtl"]
.button-group input[type="reset"] + input[type="reset"], html[dir="rtl"]
.button-group input[type="reset"] + oobe-button, html[dir="rtl"]
.button-group oobe-button + .control-button, html[dir="rtl"]
.button-group oobe-button + button, html[dir="rtl"]
.button-group oobe-button + input[type="submit"], html[dir="rtl"]
.button-group oobe-button + input[type="button"], html[dir="rtl"]
.button-group oobe-button + input[type="reset"], html[dir="rtl"]
.button-group oobe-button + oobe-button {
margin-right: 12px;
}
}
.button-group common-button, .button-group common-button.win-button.alt-button {
max-width: 50%;
}
@media (min-width: 320px) {
.button-group common-button {
min-width: 128px;
width: auto;
}
.button-group common-button.win-button.alt-button {
width: auto;
max-width: 520px;
}
}
@media (min-width: 320px) {
html[dir="ltr"] .button-group .control-button + .control-button, html[dir="ltr"]
.button-group .control-button + button, html[dir="ltr"]
.button-group .control-button + input[type="submit"], html[dir="ltr"]
.button-group .control-button + input[type="button"], html[dir="ltr"]
.button-group .control-button + input[type="reset"], html[dir="ltr"]
.button-group .control-button + oobe-button, html[dir="ltr"]
.button-group button + .control-button, html[dir="ltr"]
.button-group button + button, html[dir="ltr"]
.button-group button + input[type="submit"], html[dir="ltr"]
.button-group button + input[type="button"], html[dir="ltr"]
.button-group button + input[type="reset"], html[dir="ltr"]
.button-group button + oobe-button, html[dir="ltr"]
.button-group input[type="submit"] + .control-button, html[dir="ltr"]
.button-group input[type="submit"] + button, html[dir="ltr"]
.button-group input[type="submit"] + input[type="submit"], html[dir="ltr"]
.button-group input[type="submit"] + input[type="button"], html[dir="ltr"]
.button-group input[type="submit"] + input[type="reset"], html[dir="ltr"]
.button-group input[type="submit"] + oobe-button, html[dir="ltr"]
.button-group input[type="button"] + .control-button, html[dir="ltr"]
.button-group input[type="button"] + button, html[dir="ltr"]
.button-group input[type="button"] + input[type="submit"], html[dir="ltr"]
.button-group input[type="button"] + input[type="button"], html[dir="ltr"]
.button-group input[type="button"] + input[type="reset"], html[dir="ltr"]
.button-group input[type="button"] + oobe-button, html[dir="ltr"]
.button-group input[type="reset"] + .control-button, html[dir="ltr"]
.button-group input[type="reset"] + button, html[dir="ltr"]
.button-group input[type="reset"] + input[type="submit"], html[dir="ltr"]
.button-group input[type="reset"] + input[type="button"], html[dir="ltr"]
.button-group input[type="reset"] + input[type="reset"], html[dir="ltr"]
.button-group input[type="reset"] + oobe-button, html[dir="ltr"]
.button-group oobe-button + .control-button, html[dir="ltr"]
.button-group oobe-button + button, html[dir="ltr"]
.button-group oobe-button + input[type="submit"], html[dir="ltr"]
.button-group oobe-button + input[type="button"], html[dir="ltr"]
.button-group oobe-button + input[type="reset"], html[dir="ltr"]
.button-group oobe-button + oobe-button {
margin-left: 8px;
}
html[dir="rtl"] .button-group .control-button + .control-button, html[dir="rtl"]
.button-group .control-button + button, html[dir="rtl"]
.button-group .control-button + input[type="submit"], html[dir="rtl"]
.button-group .control-button + input[type="button"], html[dir="rtl"]
.button-group .control-button + input[type="reset"], html[dir="rtl"]
.button-group .control-button + oobe-button, html[dir="rtl"]
.button-group button + .control-button, html[dir="rtl"]
.button-group button + button, html[dir="rtl"]
.button-group button + input[type="submit"], html[dir="rtl"]
.button-group button + input[type="button"], html[dir="rtl"]
.button-group button + input[type="reset"], html[dir="rtl"]
.button-group button + oobe-button, html[dir="rtl"]
.button-group input[type="submit"] + .control-button, html[dir="rtl"]
.button-group input[type="submit"] + button, html[dir="rtl"]
.button-group input[type="submit"] + input[type="submit"], html[dir="rtl"]
.button-group input[type="submit"] + input[type="button"], html[dir="rtl"]
.button-group input[type="submit"] + input[type="reset"], html[dir="rtl"]
.button-group input[type="submit"] + oobe-button, html[dir="rtl"]
.button-group input[type="button"] + .control-button, html[dir="rtl"]
.button-group input[type="button"] + button, html[dir="rtl"]
.button-group input[type="button"] + input[type="submit"], html[dir="rtl"]
.button-group input[type="button"] + input[type="button"], html[dir="rtl"]
.button-group input[type="button"] + input[type="reset"], html[dir="rtl"]
.button-group input[type="button"] + oobe-button, html[dir="rtl"]
.button-group input[type="reset"] + .control-button, html[dir="rtl"]
.button-group input[type="reset"] + button, html[dir="rtl"]
.button-group input[type="reset"] + input[type="submit"], html[dir="rtl"]
.button-group input[type="reset"] + input[type="button"], html[dir="rtl"]
.button-group input[type="reset"] + input[type="reset"], html[dir="rtl"]
.button-group input[type="reset"] + oobe-button, html[dir="rtl"]
.button-group oobe-button + .control-button, html[dir="rtl"]
.button-group oobe-button + button, html[dir="rtl"]
.button-group oobe-button + input[type="submit"], html[dir="rtl"]
.button-group oobe-button + input[type="button"], html[dir="rtl"]
.button-group oobe-button + input[type="reset"], html[dir="rtl"]
.button-group oobe-button + oobe-button {
margin-right: 8px;
}
}
/*Start --- Button styles from InclusiveOOBE-Desktop*/
.win-button, .alt-button, .icon, .icon-oobe {
-ms-high-contrast-adjust: none;
}
.win-button {
box-sizing: border-box;
border-color: transparent;
color: $foregroundWhiteColor;
min-height: 40px;
margin: 0;
background: $altFillAccentRestColor;
width: 144px;
white-space: normal;
font-weight: 400;
font-size: 1rem;
-ms-user-select: none;
border-radius: 4px;
border: 1px solid $altStrokeNeutralRestColor;
}
html[focus-visible="false"] .win-button:focus {
box-shadow: none;
}
/*
Long term fix: http://osgvsowi/53279490 - Add .scss support or one-time compile into common.css
Short term fix: Explicitly setting $foregroundWhiteColor to #FFF & outlineFocusColor to #000
*/
.win-button:focus {
box-shadow: 0px 0px 0px 1px #FFF, 0px 0px 0px 3px #000;
outline: none;
}
.win-button:focus:hover:active, .win-button:focus:active {
outline: none;
}
/*
Long term fix: http://osgvsowi/53279490 - Add .scss support or one-time compile into common.css
Short term fix: Explicitly setting $foregroundWhiteColor to #FFF & outlineFocusColor to #000
*/
.win-button.button-secondary:focus, .win-button.button_secondary:focus {
box-shadow: 0px 0px 0px 1px #FFF, 0px 0px 0px 3px #000;
outline: none;
}
:disabled.win-button.win-button-primary, :disabled.win-button, :disabled.win-button:hover, :disabled.win-button.win-button-primary:hover {
background: $altFillContrastNuetralDisabledColor;
}
html[dir="ltr"] .win-button:last-child {
margin-right: 3px;
}
html[dir="rtl"] .win-button:last-child {
margin-left: 3px;
}
html[dir="ltr"] .win-button-last-child {
margin-right: 3px;
}
html[dir="rtl"] .win-button-last-child {
margin-left: 3px;
}
.win-button.button_secondary, .win-button.button-secondary {
background: transparent;
color: $altForegroundAccentRestColor;
border: none;
}
.win-button.button_hyperlink, .win-button.button-hyperlink {
background: transparent;
color: $altFillAccentRestColor;
max-width: none;
padding: 0;
outline: none;
}
.win-button.alt-button {
background-color: transparent;
border-color: transparent;
min-width: inherit;
width: auto;
color: $altForegroundPrimaryRestColor;
font-weight: 400;
}
.win-button.alt-button:focus:active {
background: $altFillAccentPressColor;
}
.win-button[disabled]:hover {
border: 0;
}
.win-button:hover {
background-color: $altFillAccentHoverColor;
border: none;
}
.win-button.button_secondary:hover, .win-button.button-secondary:hover {
text-decoration: underline;
color: $altForegroundAccentHoverColor;
background: transparent;
}
.win-button.button_secondary:focus:active, .win-button.button-secondary:focus:active {
background: transparent;
color: $altForegroundAccentPressColor;
}
.win-button.button_hyperlink:hover, .win-button.button-hyperlink:hover {
text-decoration: underline;
background: transparent;
outline: none;
}
.win-button.button_hyperlink:focus, .win-button.button-hyperlink:focus {
text-decoration: underline;
background: transparent;
outline: none;
}
.win-button.button_hyperlink:focus:active, .win-button.button-hyperlink:focus:active {
text-decoration: underline;
background: transparent;
color: $altForegroundAccentPressColor;
outline: none;
}
.win-button:focus:active {
background: $altFillAccentPressColor;
}
.win-button.btn-lrg {
height: 71px;
}
/*End --- Button styles*/
@media (-ms-high-contrast) {
:disabled.win-button.win-button-primary, :disabled.win-button, :disabled.win-button:hover, :disabled.win-button.win-button-primary:hover {
color: GrayText;
border-color: GrayText;
}
.win-button {
background: ButtonFace;
color: ButtonText;
border-color: ButtonText;
}
html[dir="ltr"] .win-button {
margin-right: 4px;
}
html[dir="rtl"] .win-button {
margin-left: 4px;
}
.win-button:hover {
background: ButtonFace;
border-color: Highlight;
border-style: solid;
border-width: 1px;
}
.win-button:enabled:focus {
border-color: Highlight;
background: Highlight;
color: HighlightText;
}
.win-button:enabled:active {
border-color: Highlight;
outline: none;
background: ButtonText;
color: ButtonFace;
}
.win-button.button_secondary, .win-button.button-secondary {
background: ButtonFace;
color: ButtonText;
border-color: ButtonText;
}
.win-button.button_secondary:hover, .win-button.button-secondary:hover {
color: ButtonText;
text-decoration: none;
background: ButtonFace;
border-color: Highlight;
border-style: solid;
border-width: 1px;
}
.win-button.alt-button {
color: ButtonText;
border-color: ButtonText;
}
.win-button.alt-button:hover {
border-color: Highlight;
}
.win-button.alt-button:enabled:focus {
border-color: Highlight;
}
.win-button.alt-button:enabled:active {
background: ButtonText;
}
}