Submit
Path:
~
/
home
/
getwphos
/
www
/
deerguard
/
wp-content
/
plugins
/
classic-elementor-addons-pro
/
admin
/
assets
/
css
/
File Content:
cea-admin-page.css
.cea-settings-wrap *, .cea-settings-wrap *:after, .cea-settings-wrap *:before { box-sizing: border-box; } .cea-settings-wrap { padding: 15px; } .cea-header-bar { height: auto; padding: 10px; background: #fff; -webkit-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 5px; -webkit-box-shadow: 0px 8px 21px 0px rgba(36, 39, 50, 0.08); box-shadow: 0px 8px 21px 0px rgba(36, 39, 50, 0.08); } .cea-header-right { text-align: right; } .cea-settings-wrap .cea-header-left { display: flex; align-content: center; align-items: center; } .cea-header-left, .cea-header-right { -webkit-flex-grow: 1; flex-grow: 1; } .cea-header-bar .cea-admin-logo-inline { width: 60px; padding: 5px 10px; margin-right: 5px; } .cea-header-bar .cea-admin-logo-inline img { width: 100%; } .cea-header-bar .title { font-size: 22px; color: #3f3f3f; font-weight: 500; margin: 0px; line-height: 2.5; } /* Button Styles */ .cea-btn.btn-default, .button.cea-btn { background-color: #0099cc; color: #fff; padding: 6px 20px; border: none; box-shadow: none; font-size: 14px; height: auto; text-transform: uppercase; text-shadow: none; letter-spacing: 0.05em; text-decoration: none; } .cea-btn.btn-default { line-height: 26px; height: 40px; margin-top: 20px; display: block; width: 150px; text-align: center; border-radius: 3px; text-transform: capitalize; font-size: 14px; background-color: #f35719; background-image: -moz-linear-gradient( 180deg, #f35719 0%, #f58423 100% ); background-image: -webkit-linear-gradient( -169deg, #f35719 0%, #f58423 100% ); background-image: -ms-linear-gradient( 180deg, #f35719 0%, #f58423 100% ); transition: all 300ms ease-in-out; } .cea-header-bar .cea-btn, .cea-save-btn-wrap .cea-btn { border-radius: 3px; background-color: #f35719; background-image: -moz-linear-gradient( 180deg, #f35719 0%, #f58423 100% ); background-image: -webkit-linear-gradient( -169deg, #f35719 0%, #f58423 100% ); background-image: -ms-linear-gradient( 180deg, #f35719 0%, #f58423 100% ); width: 160px; height: 50px; transition: all 300ms ease-in-out; } /* Tab Styles */ .cea-settings-tabs { padding-top: 10px; } .cea-settings-tabs ul { width: 100%; height: auto; margin: 8px 0px 0px 0px; } .cea-settings-tabs ul li { display: inline-block; margin-bottom: 0; font-size: 15px; line-height: 27px; } .cea-settings-tabs ul li a { padding: 19px 22px; background: #f8fafb; color: #252525; font-size: 15px; font-weight: 600; text-decoration: none; margin-right: 5px; display: block; border-radius: 4px 4px 0 0; } .cea-tabs li a:hover, .cea-tabs li a:focus, .cea-tabs li a:active { box-shadow: none; } .cea-tabs li a.active { background-color: #fff; color: #f58423; } .cea-settings-tab { background: #fff; padding: 35px 15px; border-top: none; position: relative; display: none; } .cea-settings-tab.active { display: block; } .admin-box-slide-wrap img { border-radius: 13px; left: -1px; position: relative; } /* Basic Styles */ .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .row > [class^="col-"] { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; margin-bottom: 30px !important; } .img-fluid { max-width: 100%; } .media { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; } .media-body { -ms-flex: 1; flex: 1; } .mr-3 { margin-right: 1rem!important; } .mb-4 { margin-bottom: 1.25rem!important; } .my-4 { margin-top: 1.25rem!important; margin-bottom: 1.25rem!important; } @media only screen and (min-width: 768px) { .col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } } /* Admin Page Styles */ .admin-box-info > .admin-box-title { margin-top: 0; margin-bottom: 18px; font-size: 22px; line-height: 32px; } .admin-box-icon { padding: 12px; background: #f1f1f1; border-radius: 50%; } .admin-box { padding: 43px 30px; box-shadow: 0px 8px 38px 0px rgb(16 16 16 / 7%); position: relative; min-height: 170px; } .admin-box-content { color: #424242; font-size: 15px; line-height: 27px; } img.cea-preview-img { box-shadow: 0px 8px 38px 0px rgba(16, 16, 16, 0.07); } .admin-box-slide-wrap .admin-box-icon { margin-bottom: 20px; background: transparent; padding: 0; border-radius: 0; } .admin-box-slide-wrap .admin-box-icon span { font-size: 50px; line-height: 50px; padding: 0; width: auto; height: auto; background: -webkit-linear-gradient(#eee, #333); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-color: #f35719; background-image: -moz-linear-gradient( 180deg, #f35719 0%, #f58423 100% ); background-image: -webkit-linear-gradient( -169deg, #f35719 0%, #f58423 100% ); background-image: -ms-linear-gradient( 180deg, #f35719 0%, #f58423 100% ); } .admin-box-slide-wrap .admin-box-title a { text-decoration: none; color: #1d2327; margin-bottom: 25px; display: block; } /* Widget Options Page */ .cea-settings-tabs .element-group { margin-bottom: 30px; padding: 10px; } .cea-settings-tab .element-group-inner .switch .slider:before { height: 16px; width: 16px; } .cea-settings-tab .element-group-inner .switch { height: 24px; width: 42px; } .cea-settings-tab .element-group-inner .switch input:checked + .slider { background: #06465a; } .cea-settings-tab .element-group-inner .switch input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(16px); transform: translateX(18px); } .cea-settings-tab .element-group .element-group-inner { text-align: center; max-width: 250px; margin: 0 auto; padding: 20px; color: #111; } .cea-settings-tab .element-group .element-group-inner > h3 { color: #111; } .switch { position: relative; display: inline-block; width: 60px; height: 34px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #2196F3; } input:focus + .slider { box-shadow: 0 0 1px #2196F3; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .cea-admin-logo-inline > img { border-radius: 50%; } a.cea-btn.abs-right { position: absolute; right: 35px; top: 35px; } .full-logo-wrap { text-align: center; } .full-logo-wrap > img { max-width: 120px; border-radius: 50%; margin-top: 20px; box-shadow: 0px 8px 38px 0px rgb(16 16 16 / 7%); margin-bottom: 10px; } .banner-img-wrap { overflow: hidden; } .banner-img-wrap > img.cea-preview-img { transition: all ease 1s; } .cea-main-box { margin-bottom: 20px; } .cea-main-box > * { margin: 0; display: inline-block; vertical-align: middle; } .cea-main-box a.cea-trigger-all-shortcodes { margin-left: 10px; } /* Custom Animation Styles */ @keyframes zoom_in_out { 0% { transform: scale(1) rotateZ(0); } 50% { transform: scale(1.1) rotateZ(2deg); } 100% { transform: scale(1) rotateZ(0); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
cea-admin-page.css
9216 bytes
0644
N4ST4R_ID | Naxtarrr