|
|
|
@ -2891,6 +2891,11 @@ body .bi-button.clear:active,
|
|
|
|
|
opacity: 0.75; |
|
|
|
|
filter: alpha(opacity=75); |
|
|
|
|
} |
|
|
|
|
body .bi-button.ghost, |
|
|
|
|
#body .bi-button.ghost { |
|
|
|
|
font-size: inherit; |
|
|
|
|
background-color: transparent; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common, |
|
|
|
|
#body .bi-button.button-common, |
|
|
|
|
body .bi-button.button-common .b-font:before, |
|
|
|
@ -2903,6 +2908,21 @@ body .bi-button.button-common.clear .b-font:before,
|
|
|
|
|
#body .bi-button.button-common.clear .b-font:before { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common.ghost, |
|
|
|
|
#body .bi-button.button-common.ghost, |
|
|
|
|
body .bi-button.button-common.ghost .b-font:before, |
|
|
|
|
#body .bi-button.button-common.ghost .b-font:before { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common.ghost:hover, |
|
|
|
|
#body .bi-button.button-common.ghost:hover { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common.ghost:active, |
|
|
|
|
#body .bi-button.button-common.ghost:active { |
|
|
|
|
background-color: #3077DA; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-ignore, |
|
|
|
|
#body .bi-button.button-ignore { |
|
|
|
|
background-color: #ffffff; |
|
|
|
@ -3063,6 +3083,37 @@ body .bi-button.button-ignore.disabled.clear:active,
|
|
|
|
|
opacity: 1; |
|
|
|
|
filter: alpha(opacity=100); |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common.disabled.ghost, |
|
|
|
|
#body .bi-button.button-common.disabled.ghost, |
|
|
|
|
body .bi-button.button-success.disabled.ghost, |
|
|
|
|
#body .bi-button.button-success.disabled.ghost, |
|
|
|
|
body .bi-button.button-warning.disabled.ghost, |
|
|
|
|
#body .bi-button.button-warning.disabled.ghost, |
|
|
|
|
body .bi-button.button-ignore.disabled.ghost, |
|
|
|
|
#body .bi-button.button-ignore.disabled.ghost { |
|
|
|
|
background: transparent !important; |
|
|
|
|
border-color: #3685f2 !important; |
|
|
|
|
opacity: 0.5; |
|
|
|
|
filter: alpha(opacity=50); |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common.disabled.ghost, |
|
|
|
|
#body .bi-button.button-common.disabled.ghost, |
|
|
|
|
body .bi-button.button-success.disabled.ghost, |
|
|
|
|
#body .bi-button.button-success.disabled.ghost, |
|
|
|
|
body .bi-button.button-warning.disabled.ghost, |
|
|
|
|
#body .bi-button.button-warning.disabled.ghost, |
|
|
|
|
body .bi-button.button-ignore.disabled.ghost, |
|
|
|
|
#body .bi-button.button-ignore.disabled.ghost, |
|
|
|
|
body .bi-button.button-common.disabled.ghost .b-font:before, |
|
|
|
|
#body .bi-button.button-common.disabled.ghost .b-font:before, |
|
|
|
|
body .bi-button.button-success.disabled.ghost .b-font:before, |
|
|
|
|
#body .bi-button.button-success.disabled.ghost .b-font:before, |
|
|
|
|
body .bi-button.button-warning.disabled.ghost .b-font:before, |
|
|
|
|
#body .bi-button.button-warning.disabled.ghost .b-font:before, |
|
|
|
|
body .bi-button.button-ignore.disabled.ghost .b-font:before, |
|
|
|
|
#body .bi-button.button-ignore.disabled.ghost .b-font:before { |
|
|
|
|
color: #3685f2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-basic-button.button-common .bi-button-mask, |
|
|
|
|
.bi-basic-button.button-success .bi-button-mask, |
|
|
|
|
.bi-basic-button.button-warning .bi-button-mask { |
|
|
|
@ -3075,6 +3126,36 @@ body .bi-button.button-ignore.disabled.clear:active,
|
|
|
|
|
filter: alpha(opacity=20); |
|
|
|
|
background-color: #1a1a1a; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.ghost, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.ghost, |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.ghost .b-font:before, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.ghost .b-font:before { |
|
|
|
|
color: #ffffff; |
|
|
|
|
border-color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.ghost:hover, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.ghost:hover { |
|
|
|
|
color: #3d4d66; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.ghost:active, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.ghost:active { |
|
|
|
|
background-color: rgba(255, 255, 255, 0.9); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff,endColorstr=#e6ffffff); |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.disabled.ghost, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.disabled.ghost { |
|
|
|
|
background: transparent !important; |
|
|
|
|
border-color: #ffffff !important; |
|
|
|
|
opacity: 0.5; |
|
|
|
|
filter: alpha(opacity=50); |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.disabled.ghost, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.disabled.ghost, |
|
|
|
|
.bi-theme-dark body .bi-button.button-common.disabled.ghost .b-font:before, |
|
|
|
|
.bi-theme-dark #body .bi-button.button-common.disabled.ghost .b-font:before { |
|
|
|
|
color: #ffffff !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-single-select-icon-text-item:active .b-font:before, |
|
|
|
|
.bi-single-select-icon-text-item.active .b-font:before { |
|
|
|
|