}
.am-button-primary.am-button-active { color: rgba(255, 255, 255, 0.3); back=
ground-color: rgb(14, 128, 210); }
.am-button-primary.am-button-disabled { color: rgba(255, 255, 255, 0.6); op=
acity: 0.4; }
.am-button-ghost { color: rgb(16, 142, 233); background-color: transparent;=
border: 1px solid rgb(16, 142, 233); border-radius: 5px; }
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-button-ghost { position: relative; border: non=
e; }
html:not([data-scale]) .am-button-ghost::before { content: ""; position: =
absolute; left: 0px; top: 0px; width: 200%; height: 200%; border: 1px solid=
rgb(16, 142, 233); border-radius: 10px; transform-origin: 0px 0px; transfo=
rm: scale(0.5); box-sizing: border-box; pointer-events: none; }
}
.am-button-ghost.am-button-active { color: rgba(16, 142, 233, 0.6); backgro=
und-color: transparent; border: 1px solid rgba(16, 142, 233, 0.6); border-r=
adius: 5px; }
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-button-ghost.am-button-active { position: rela=
tive; border: none; }
html:not([data-scale]) .am-button-ghost.am-button-active::before { conten=
t: ""; position: absolute; left: 0px; top: 0px; width: 200%; height: 200%; =
border: 1px solid rgba(16, 142, 233, 0.6); border-radius: 10px; transform-o=
rigin: 0px 0px; transform: scale(0.5); box-sizing: border-box; pointer-even=
ts: none; }
}
.am-button-ghost.am-button-disabled { color: rgba(0, 0, 0, 0.1); border: 1p=
x solid rgba(0, 0, 0, 0.1); border-radius: 5px; opacity: 1; }
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-button-ghost.am-button-disabled { position: re=
lative; border: none; }
html:not([data-scale]) .am-button-ghost.am-button-disabled::before { cont=
ent: ""; position: absolute; left: 0px; top: 0px; width: 200%; height: 200%=
; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 10px; transform-orig=
in: 0px 0px; transform: scale(0.5); box-sizing: border-box; pointer-events:=
none; }
}
.am-button-warning { color: rgb(255, 255, 255); background-color: rgb(233, =
79, 79); }
.am-button-warning.am-button-active { color: rgba(255, 255, 255, 0.3); back=
ground-color: rgb(210, 71, 71); }
.am-button-warning.am-button-disabled { color: rgba(255, 255, 255, 0.6); op=
acity: 0.4; }
.am-button-inline { display: inline-block; padding: 0px 15px; }
.am-button-inline.am-button-icon { display: inline-flex; }
.am-button-small { font-size: 13px; height: 30px; line-height: 30px; paddin=
g: 0px 15px; }
.am-button-icon { display: flex; align-items: center; justify-content: cent=
er; }
.am-button > .am-button-icon { margin-right: 0.5em; }
.am-card { min-height: 96px; padding-bottom: 6px; display: flex; flex-direc=
tion: column; background-color: rgb(255, 255, 255); }
.am-card:not(.am-card-full) { border: 1px solid rgb(221, 221, 221); border-=
radius: 5px; }
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-card:not(.am-card-full) { position: relative; =
border: none; }
html:not([data-scale]) .am-card:not(.am-card-full)::before { content: "";=
position: absolute; left: 0px; top: 0px; width: 200%; height: 200%; border=
: 1px solid rgb(221, 221, 221); border-radius: 10px; transform-origin: 0px =
0px; transform: scale(0.5); box-sizing: border-box; pointer-events: none; }
}
.am-card.am-card-full { position: relative; border-top: 1px solid rgb(221, =
221, 221); border-bottom: 1px solid rgb(221, 221, 221); }
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-card.am-card-full { border-top: none; }
html:not([data-scale]) .am-card.am-card-full::before { content: ""; posit=
ion: absolute; background-color: rgb(221, 221, 221); display: block; z-inde=
x: 1; inset: 0px auto auto 0px; width: 100%; height: 1px; transform-origin:=
50% 50%; transform: scaleY(0.5); }
}
@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
html:not([data-scale]) .am-card.am-card-full::before { transform: scaleY(=
0.33); }
}
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-card.am-card-full { border-bottom: none; }
html:not([data-scale]) .am-card.am-card-full::after { content: ""; positi=
on: absolute; background-color: rgb(221, 221, 221); display: block; z-index=
: 1; inset: auto auto 0px 0px; width: 100%; height: 1px; transform-origin: =
50% 100%; transform: scaleY(0.5); }
}
@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
html:not([data-scale]) .am-card.am-card-full::after { transform: scaleY(0=
.33); }
}
.am-card-header { font-size: 17px; padding: 9px 15px; }
.am-card-header, .am-card-header-content { display: flex; align-items: cent=
er; }
.am-card-header-content { flex: 1 1 0%; text-align: left; color: rgb(0, 0, =
0); }
.am-card-header-content img { margin-right: 5px; }
.am-card-header-extra { flex: 1 1 0%; text-align: right; font-size: 17px; c=
olor: rgb(136, 136, 136); }
.am-card-body { position: relative; border-top: 1px solid rgb(221, 221, 221=
); padding: 15px 15px 6px; font-size: 15px; color: rgb(51, 51, 51); min-hei=
ght: 40px; flex: 1 1 0%; }
@media not all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx=
) {
html:not([data-scale]) .am-card-body { border-top: none; }
html:not([data-scale]) .am-card-body::before { content: ""; position: abs=
olute; background-color: rgb(221, 221, 221); display: block; z-index: 1; in=
set: 0px auto auto 0px; width: 100%; height: 1px; transform-origin: 50% 50%=
; transform: scaleY(0.5); }
}
@media not all, (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device=
-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
Back to home |
File page
Subscribe |
Register |
Login
| N