���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/zhaagvlk/public_html/wp-content/plugins/bdevs-element/assets/admin/css/dashboard.css
���ѧ٧ѧ�
.bdevselement-dashboard-tabs__nav:after, .bdevselement-dashboard-tabs__content-item:after, .bdevselement-dashboard-widgets:after { display: block; clear: both; content: ""; } .bdevselement-dashboard { padding-top: 20px; } .bdevselement-dashboard, .bdevselement-dashboard * { box-sizing: border-box; font-family: "Nunito", sans-serif; } .bdevselement-dashboard-btn { display: inline-block; padding: 15px 25px; border: 0; border-radius: 5px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1); text-align: center; text-decoration: none; font-weight: bold; font-size: 13px; line-height: 1; cursor: pointer; -webkit-transition: all .2s; transition: all .2s; } .bdevselement-dashboard-btn:hover, .bdevselement-dashboard-btn:focus, .bdevselement-dashboard-btn:active { outline: 0; box-shadow: none; } .bdevselement-dashboard-btn--lg { padding: 15px 30px; font-size: 14px; } .bdevselement-dashboard-btn--save { width: 13em; background-color: #5db429; color: #fff; } .bdevselement-dashboard-btn--save:hover, .bdevselement-dashboard-btn--save:focus, .bdevselement-dashboard-btn--save:active { background-color: #488a20; color: #fff; } .bdevselement-dashboard-btn--save:disabled, .bdevselement-dashboard-btn--save.disabled { background-color: #b3b3b3; box-shadow: none; opacity: .7; cursor: not-allowed; } .bdevselement-dashboard-tabs__nav-btn { float: right; } .bdevselement-dashboard-tabs__nav-item { display: block; float: left; padding: 15px 40px; border-top: 3px solid #bbb; border-radius: 5px 5px 0 0; background-color: #e8e8e8; color: #888; text-decoration: none; text-transform: uppercase; font-weight: 700; font-size: 14px; } .bdevselement-dashboard-tabs__nav-item--pro { border-color: #d6226e; background-color: #e2498a; color: #fff; } .bdevselement-dashboard-tabs__nav-item:focus, .bdevselement-dashboard-tabs__nav-item:hover, .bdevselement-dashboard-tabs__nav-item:active, .bdevselement-dashboard-tabs__nav-item.tab--is-active { outline: none; border-color: #562dd4; background-color: #fff; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1); color: #562dd4; -webkit-transition: all .3s; transition: all .3s; } .bdevselement-dashboard-tabs__nav-item--pro:focus, .bdevselement-dashboard-tabs__nav-item--pro:hover, .bdevselement-dashboard-tabs__nav-item--pro:active, .bdevselement-dashboard-tabs__nav-item--pro.tab--is-active { border-color: #e2498a; color: #e2498a; } .bdevselement-dashboard-tabs__nav-item:not(:last-child) { margin-right: 10px; } .bdevselement-dashboard-tabs__content-item { display: none; padding: 40px; border-radius: 0 0 5px 5px; background-color: #fff; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1); } .bdevselement-dashboard-tabs__content-item.tab--is-active { position: relative; z-index: 1; display: block; } .bdevselement-dashboard-panel__header { padding-bottom: 40px; } .bdevselement-dashboard-panel__header-content > h2 { margin: 0 0 20px; font-size: 2em; } .bdevselement-dashboard-panel__header-content > p { margin: 0; color: #8c8c8c; } .bdevselement-dashboard-panel__footer { margin-top: 20px; padding-top: 20px; border-top: 1px dashed #e8e8e8; } .bdevselement-dashboard-widgets { margin-right: -10px; margin-left: -10px; } .bdevselement-dashboard-widgets__item { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; float: left; overflow: hidden; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -ms-flex-align: center; margin-right: 10px; margin-bottom: 20px; margin-left: 10px; padding: 30px 20px; width: calc( 100% - 20px); border: 1px solid #e8e8e8; border-radius: 5px; } @media (min-width: 650px) { .bdevselement-dashboard-widgets__item { width: calc( 50% - 20px); } } @media (min-width: 1100px) { .bdevselement-dashboard-widgets__item { width: calc( 33.33% - 20px); } } @media (min-width: 1350px) { .bdevselement-dashboard-widgets__item { width: calc( 25% - 20px); } } .bdevselement-dashboard-widgets__item.item--is-placeholder { opacity: .7; } .bdevselement-dashboard-widgets__item-icon { display: inline-block; margin-right: 10px; width: 30px; text-align: center; font-size: 20px; } .bdevselement-dashboard-widgets__item:hover .bdevselement-dashboard-widgets__item-icon { background-image: -webkit-linear-gradient(315deg, #e2498a 25%, #562dd4 100%); background-image: linear-gradient(135deg, #e2498a 25%, #562dd4 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .bdevselement-dashboard-widgets__item-title { display: inline-block; margin: 0; color: #444; font-weight: 400; font-size: 13px; } .bdevselement-dashboard-widgets__item-title > label { font-weight: 700; } .bdevselement-dashboard-widgets__item-preview { display: inline-block; margin-left: 5px; color: #c2cbd2; font-size: 10px; -webkit-transition: all .2s; transition: all .2s; } .bdevselement-dashboard-widgets__item-preview:hover, .bdevselement-dashboard-widgets__item-preview:focus, .bdevselement-dashboard-widgets__item-preview:active { box-shadow: none; color: #8799a7; } .bdevselement-dashboard-widgets__item-badge { position: absolute; top: -2px; left: -18px; padding: 6px 8px 3px; width: 50px; background-color: #e2498a; color: #fff; text-align: center; text-transform: uppercase; font-weight: bold; font-size: 7px; line-height: 1; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .bdevselement-dashboard-widgets__item-toggle { position: absolute !important; right: 20px; } .bdevselement-dashboard .bdevselement-toggle { position: relative; display: block; overflow: hidden; width: 40px; height: 24px; border-radius: 100px; background-color: #e8e8e8; box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .05); } .bdevselement-dashboard .bdevselement-toggle__check, .bdevselement-dashboard .bdevselement-toggle__switch, .bdevselement-dashboard .bdevselement-toggle__track { position: absolute; display: block; } .bdevselement-dashboard .bdevselement-toggle__check { top: 0; left: 0; z-index: 6; width: 100%; height: 100%; opacity: 0; cursor: pointer; } .bdevselement-dashboard .bdevselement-toggle__check:disabled, .bdevselement-dashboard .bdevselement-toggle__check.disabled { z-index: 0; opacity: 0; } .bdevselement-dashboard .bdevselement-toggle__check:checked ~ .bdevselement-toggle__track { box-shadow: inset 0 0 0 20px #562dd4; } .bdevselement-dashboard .bdevselement-toggle__check:checked ~ .bdevselement-toggle__switch { right: 2px; left: 18px; -webkit-transition: .35s cubic-bezier(.785, .135, .15, .86); transition: .35s cubic-bezier(.785, .135, .15, .86); -webkit-transition-delay: .05s, 0s; transition-delay: .05s, 0s; -webkit-transition-property: left, right; transition-property: left, right; } .bdevselement-dashboard .bdevselement-toggle__switch { top: 2px; right: 18px; bottom: 2px; left: 2px; z-index: 1; border-radius: 36px; background-color: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, .2); -webkit-transition: .35s cubic-bezier(.785, .135, .15, .86); transition: .35s cubic-bezier(.785, .135, .15, .86); -webkit-transition-delay: 0s, .05s; transition-delay: 0s, .05s; -webkit-transition-property: left, right; transition-property: left, right; } .bdevselement-dashboard .bdevselement-toggle__track { top: 0; right: 0; bottom: 0; left: 0; border-radius: 40px; box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .01); -webkit-transition: .35s cubic-bezier(.785, .135, .15, .86); transition: .35s cubic-bezier(.785, .135, .15, .86); } @-webkit-keyframes animateTextIndent { 0% { letter-spacing: 15px; } 50% { letter-spacing: 0; } 100% { letter-spacing: 15px; } } @keyframes animateTextIndent { 0% { letter-spacing: 15px; } 50% { letter-spacing: 0; } 100% { letter-spacing: 15px; } } .bdevselement-action-list { margin: -4px; padding-top: 20px; font-weight: bold; font-size: 14px; opacity: .7; } .bdevselement-action--divider { padding-right: 10px; padding-left: 10px; color: #e8e8e8; } .bdevselement-action--btn { display: inline-block; margin: 4px; padding: 5px 10px 4px; outline: none; border: 1px solid; border-radius: 3px; background: transparent; box-shadow: none; font-weight: bold; line-height: 1; cursor: pointer; } .bdevselement-action--btn[data-filter="*"] { color: #666; } .bdevselement-action--btn[data-filter="*"]:hover, .bdevselement-action--btn[data-filter="*"]:focus { border-color: #666; background-color: #666; color: #fff; } .bdevselement-action--btn[data-filter="free"] { color: #562dd4; } .bdevselement-action--btn[data-filter="free"]:hover, .bdevselement-action--btn[data-filter="free"]:focus { border-color: #562dd4; background-color: #562dd4; color: #fff; } .bdevselement-action--btn[data-filter="pro"] { color: #e2498a; } .bdevselement-action--btn[data-filter="pro"]:hover, .bdevselement-action--btn[data-filter="pro"]:focus { border-color: #e2498a; background-color: #e2498a; color: #fff; } .bdevselement-action--btn[data-action="enable"] { color: #5db429; } .bdevselement-action--btn[data-action="enable"]:hover, .bdevselement-action--btn[data-action="enable"]:focus { border-color: #5db429; background-color: #5db429; color: #fff; } .bdevselement-action--btn[data-action="disable"] { color: #e63d3d; } .bdevselement-action--btn[data-action="disable"]:hover, .bdevselement-action--btn[data-action="disable"]:focus { border-color: #e63d3d; background-color: #e63d3d; color: #fff; } .bdevselement-home-banner { position: relative; padding-top: 25.20%; border-radius: 5px; background: url("../../imgs/admin/dashboard-header.png") no-repeat center center/cover; } .bdevselement-home-banner__content { position: absolute; top: 50%; left: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -ms-flex-align: center; padding-right: 15px; padding-left: 15px; max-width: 1000px; width: 100%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .bdevselement-home-banner__logo { position: relative; top: -8px; margin-right: 50px; width: 150px; height: auto; } .bdevselement-home-banner__divider { width: 4px; height: 60px; border-radius: 10px; background-color: #fff; } .bdevselement-home-banner h2 { float: left; margin: 0; padding-left: 50px; color: #fff; font-size: 28px; line-height: 1.1; } .bdevselement-home-banner h2 > span { font-weight: 400; } .bdevselement-home-body { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; max-width: 1000px; } .bdevselement-row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .bdevselement-feature-title { margin-bottom: 1rem; font-weight: bold; font-size: 28px; } .bdevselement-feature-sub-title-a { color: #242424; text-decoration: none; } .bdevselement-feature-sub-title-a:hover { color: #e2498a; } .bdevselement-feature-sub-title { margin-bottom: 1rem; font-weight: bold; font-size: 18px; line-height: 1.4; } .bdevselement-btn { display: inline-block; padding: .95rem 1.5rem; border-radius: 4px; text-decoration: none; font-weight: bold; font-size: 14px; } .bdevselement-btn:hover, .bdevselement-btn:focus { outline: none; box-shadow: none; } .bdevselement-btn-primary { background: #5e3bc4; color: #fff; } .bdevselement-btn-primary:hover, .bdevselement-btn-primary:focus { background: #4b2f9d; color: #fff; } .bdevselement-btn-secondary { background: #e2498a; color: #fff; } .bdevselement-btn-secondary:hover, .bdevselement-btn-secondary:focus { background: #d6226e; color: #fff; } .bdevselement-text-primary { color: #5e3bc4; } .bdevselement-text-secondary { color: #e2498a; } .btn-more { color: #e2498a; text-decoration: none; font-size: 16px; } .btn-more:hover { color: #5e3bc4; } .bdevselement-btn-view { color: #835ef1; text-decoration: none; font-size: 16px; } .bdevselement-cta { padding: 2.5rem 3rem; background: #e2498a; background-image: -webkit-linear-gradient(320deg, #e05da4 0%, #7249cf 100%); background-image: linear-gradient(130deg, #e05da4 0%, #7249cf 100%); color: #fff; } .bdevselement-cta .bdevselement-feature-title { margin-top: 0; color: #fff; } .bdevselement-cta p { margin-bottom: 1rem; color: #daacdd; } .bdevselement-cta .link { color: #fff; text-decoration: underline; font-size: 16px; } .bdevselement-cta .link:hover { text-decoration: none; } .bdevselement-cta .btn-contribute { display: inline-block; padding: .95rem 1.5rem; border-radius: 4px; background: #fff; color: #7f4bca; text-decoration: none; font-size: 15px; } .bdevselement-cta .btn-contribute:hover { background: #e2498a; color: #fff; } .bdevselement-section-title { margin: 0; font-size: 48px; line-height: 1; } .bdevselement-badge { display: inline-block; margin-bottom: .3rem; padding: .6rem 1rem; border-radius: 5px; background: #e2498a; background-image: -webkit-linear-gradient(320deg, #e05da4 0%, #7249cf 100%); background-image: linear-gradient(130deg, #e05da4 0%, #7249cf 100%); color: #fff; font-weight: bold; font-size: 24px; } .bdevselement-sub-title-sm { margin: .3rem 0 0 0; font-size: 16px; } .bdevselement-border-box { padding: 3rem; border: 1px solid #ececec; border-radius: 5px; box-shadow: 10px 0 20px rgba(0, 0, 0, .05); } .bdevselement-media { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; } .bdevselement-media img { width: 180px; height: auto; } .bdevselement-media h3 a { color: #242424; text-decoration: none; line-height: 1.4; } .bdevselement-media h3 a:hover { color: #e2498a; } .bdevselement-media .bdevselement-date { color: #8c8c8c; } .bdevselement-media-body { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } .bdevselement-pro-widget { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -ms-flex-align: center; margin-bottom: 25px; padding: 1.5rem 1rem; border-radius: 4px; background: #7c58e5; color: #fff; text-decoration: none; font-weight: bold; font-size: 13px; } .bdevselement-pro-widget:hover, .bdevselement-pro-widget:focus { background: #df4b89; color: #fff; } .bdevselement-pro-widget i { padding-right: 15px; font-weight: bold; font-size: 20px; } .bdevselement-dashboard .f18 { font-size: 18px; } .bdevselement-dashboard .f16 { font-size: 16px; } .bdevselement-dashboard .bdevselement-py-5 { padding-top: 4rem; padding-bottom: 4rem; } .bdevselement-dashboard .bdevselement-pt-0 { padding-top: 0; } .bdevselement-dashboard .bdevselement-pb-0 { padding-bottom: 0; } .bdevselement-dashboard .bdevselement-pb-3 { margin-bottom: 3rem; } .bdevselement-dashboard .bdevselement-pt-2 { padding-top: 2rem; } .bdevselement-dashboard .bdevselement-pt-3 { padding-top: 3rem; } .bdevselement-dashboard .bdevselement-pr-2 { padding-right: 2rem; } .bdevselement-dashboard .bdevselement-pl-2 { padding-left: 2rem; } .bdevselement-dashboard .bdevselement-mt-0 { margin-top: 0; } .bdevselement-dashboard .bdevselement-mb-0 { margin-bottom: 0; } .bdevselement-dashboard .bdevselement-mb-2 { margin-bottom: 2rem; } .bdevselement-dashboard .bdevselement-mb-3 { margin-bottom: 3rem; } .bdevselement-dashboard .bdevselement-mr-3 { margin-right: 1.5rem; } .bdevselement-dashboard p { margin-bottom: 2.5rem; } .bdevselement-dashboard a, .bdevselement-dashboard a:hover { -webkit-transition: all .3s; transition: all .3s; } .bdevselement-dashboard .bdevselement-rounded { border-radius: 5px; } .bdevselement-dashboard .bdevselement-align-center { text-align: center; } .bdevselement-dashboard .bdevselement-align-right { text-align: right; } .bdevselement-dashboard .bdevselement-img-fluid { max-width: 100%; height: auto; } .bdevselement-dashboard .bdevselement-align-items-center { -webkit-box-align: center !important; -webkit-align-items: center !important; align-items: center !important; -ms-flex-align: center !important; } .bdevselement-dashboard .bdevselement-align-items-end { -webkit-box-align: end !important; -webkit-align-items: flex-end !important; align-items: flex-end !important; -ms-flex-align: end !important; } .bdevselement-dashboard .bdevselement-min-height-455 { min-height: 455px; } .bdevselement-dashboard .bdevselement-title-icon-size { width: 48px; height: auto; } @media (min-width: 768px) { .bdevselement-col { position: relative; padding-right: 15px; padding-left: 15px; width: 100%; } .bdevselement-col-12 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .bdevselement-col-11 { -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .bdevselement-col-10 { -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .bdevselement-col-9 { -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .bdevselement-col-8 { -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .bdevselement-col-7 { -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .bdevselement-col-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .bdevselement-col-5 { -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .bdevselement-col-4 { -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .bdevselement-col-3 { -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .bdevselement-col-2 { -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .bdevselement-col-1 { -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } } /* Add this attribute to the element that needs a tooltip */ [data-tooltip] { position: relative; z-index: 2; cursor: pointer; } /* Hide the tooltip content by default */ [data-tooltip]:before, [data-tooltip]:after { visibility: hidden; opacity: 0; pointer-events: none; } /* Position tooltip above the element */ [data-tooltip]:before { position: absolute; bottom: 140%; left: 50%; padding: 5px; width: 140px; border-radius: 3px; background-color: #000; background-color: rgba(51, 51, 51, .9); color: #fff; content: attr(data-tooltip); text-align: center; font-size: 12px; line-height: 1.2; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } /* Triangle hack to make tooltip look like a speech bubble */ [data-tooltip]:after { position: absolute; left: 50%; margin-top: -8px; margin-left: -5px; width: 0; border-top: 5px solid #000; border-top: 5px solid rgba(51, 51, 51, .9); border-right: 5px solid transparent; border-left: 5px solid transparent; content: " "; font-size: 0; line-height: 0; } /* Show tooltip content on hover */ [data-tooltip]:hover:before, [data-tooltip]:hover:after { visibility: visible; opacity: 1; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�