|
|
@ -77,14 +77,17 @@ |
|
|
|
@color-bi-background-success-button: @color-bi-background-success; |
|
|
|
@color-bi-background-success-button: @color-bi-background-success; |
|
|
|
@color-bi-border-success-button: @color-bi-border-success; |
|
|
|
@color-bi-border-success-button: @color-bi-border-success; |
|
|
|
@color-bi-text-success-clear-button: @color-bi-text-success; |
|
|
|
@color-bi-text-success-clear-button: @color-bi-text-success; |
|
|
|
|
|
|
|
@color-bi-text-success-ghost-button: @color-bi-text-success; |
|
|
|
@color-bi-text-warning-button: @color-bi-text; |
|
|
|
@color-bi-text-warning-button: @color-bi-text; |
|
|
|
@color-bi-background-warning-button: @color-bi-background-warning; |
|
|
|
@color-bi-background-warning-button: @color-bi-background-warning; |
|
|
|
@color-bi-border-warning-button: @color-bi-border-warning; |
|
|
|
@color-bi-border-warning-button: @color-bi-border-warning; |
|
|
|
@color-bi-text-warning-clear-button: @color-bi-text-redmark; |
|
|
|
@color-bi-text-warning-clear-button: @color-bi-text-redmark; |
|
|
|
|
|
|
|
@color-bi-text-warning-ghost-button: @color-bi-text-redmark; |
|
|
|
@color-bi-text-error-button: @color-bi-text; |
|
|
|
@color-bi-text-error-button: @color-bi-text; |
|
|
|
@color-bi-background-error-button: @color-bi-background-failure; |
|
|
|
@color-bi-background-error-button: @color-bi-background-failure; |
|
|
|
@color-bi-border-error-button: @color-bi-border-failure; |
|
|
|
@color-bi-border-error-button: @color-bi-border-failure; |
|
|
|
@color-bi-text-clear-error-button: @color-bi-text-failure; |
|
|
|
@color-bi-text-error-clear-button: @color-bi-text-failure; |
|
|
|
|
|
|
|
@color-bi-text-error-ghost-button: @color-bi-text-failure; |
|
|
|
@color-bi-text-disabled-button: @color-bi-text-disabled; |
|
|
|
@color-bi-text-disabled-button: @color-bi-text-disabled; |
|
|
|
@color-bi-background-disabled-button: @color-bi-background-light-disabled; |
|
|
|
@color-bi-background-disabled-button: @color-bi-background-light-disabled; |
|
|
|
@color-bi-border-disabled-button: @color-bi-border-disabled; |
|
|
|
@color-bi-border-disabled-button: @color-bi-border-disabled; |
|
|
@ -92,8 +95,14 @@ |
|
|
|
@color-bi-background-disabled-ignore-button: @color-bi-background-default; |
|
|
|
@color-bi-background-disabled-ignore-button: @color-bi-background-default; |
|
|
|
@color-bi-border-disabled-ignore-button: @color-bi-border-line; |
|
|
|
@color-bi-border-disabled-ignore-button: @color-bi-border-line; |
|
|
|
@color-bi-text-disabled-ignore-clear-button: @color-bi-text-disabled; |
|
|
|
@color-bi-text-disabled-ignore-clear-button: @color-bi-text-disabled; |
|
|
|
@color-bi-text-disabled-ignore-ghost-button: @color-bi-text-highlight; |
|
|
|
@color-bi-text-disabled-common-ghost-button: @color-bi-text-highlight; |
|
|
|
@color-bi-border-disabled-ignore-ghost-button: @color-bi-border-highlight; |
|
|
|
@color-bi-border-disabled-common-ghost-button: @color-bi-border-highlight; |
|
|
|
|
|
|
|
@color-bi-text-disabled-success-ghost-button: @color-bi-text-success; |
|
|
|
|
|
|
|
@color-bi-border-disabled-success-ghost-button: @color-bi-border-success; |
|
|
|
|
|
|
|
@color-bi-text-disabled-warning-ghost-button: @color-bi-text-redmark; |
|
|
|
|
|
|
|
@color-bi-border-disabled-warning-ghost-button: @color-bi-border-warning; |
|
|
|
|
|
|
|
@color-bi-text-disabled-error-ghost-button: @color-bi-text-failure; |
|
|
|
|
|
|
|
@color-bi-border-disabled-error-ghost-button: @color-bi-border-failure; |
|
|
|
@color-bi-background-disabled-button-theme-dark: @color-bi-background-light-disabled-theme-dark; |
|
|
|
@color-bi-background-disabled-button-theme-dark: @color-bi-background-light-disabled-theme-dark; |
|
|
|
|
|
|
|
|
|
|
|
// 单选按钮 |
|
|
|
// 单选按钮 |
|
|
|