D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
www
/
wp-content
/
plugins
/
eventON
/
ajde
/
Filename :
ajde-wp-admin.css
back
Copy
/** * AJDE wp-admin styles * @version 2.6.7 */ /* lightbox window */ body.evo_overflow{overflow: hidden;} html.evo_overflow{overflow:initial;} /*#ajde_popup_bg{ background-color: #000; opacity:0.7; position: fixed; height: 100%; width: 100%; z-index: 999999; top: 0; left: 0; display: none; } /* #ajde_popup_outter { z-index: 9999999; position: absolute; top: 0; left: 0; width: 100%; } */ #ajde_popup_outter{ overflow-x: hidden; overflow-y: auto; background-color: rgba(228, 228, 228, 0.9); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 95000; padding-right: 17px; padding-left: 17px; padding-top: 30px; } .ajde_admin_lightbox{ opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; visibility: hidden; } .ajde_admin_lightbox.show{ opacity: 1; visibility: visible; } .evo_content_in{ display: table; height: 100%; width: 100%; } .evo_content_inin{ display: table-cell; vertical-align: middle; position: relative; width: 100%; margin: 40px auto; } .ajde_popup{ -webkit-transform: translateY(20%); -moz-transform: translateY(20%); -ms-transform: translateY(20%); transform: translateY(20%); opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; width: 100%; margin: 60px auto; max-width: 800px; position: relative; background-color: #fff; border-radius:12px; overflow: hidden; box-shadow: 0px 30px 30px 0px #0000001f, 0px 0px 2px #cacaca } .ajde_admin_lightbox.show .ajde_popup{ -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; display: block; } .ajde_popup.eventon_shortcode{ width:470px } .ajde_popup label{cursor: default;pointer-events:none;} .ajde_popup .ajdeYN_row label, .ajde_popup label.pea{pointer-events:all;} .ajde_popup_text.loading, .ajde_popup_text .evo_lightbox_loading{ opacity: 0.4; position: relative; min-height: 120px } .ajde_popup_text.loading:before, .ajde_popup_text .evo_lightbox_loading:before{ content: ""; background: url(../assets/images/evo-loader.gif) center center no-repeat; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 50; display: block; } .ajde_popup .ajde_popup_text p.loading{text-align: center;padding: 20px;} /* .ajde_popup{ position:relative; z-index:9999999; width:70%; margin:70px auto 10px; background-color:#fff; top:50px; opacity:0; border-radius:5px; overflow: hidden; } */ .ajde_popup.padd .ajde_popup_text{ padding:5px 25px;} .ajde_close_pop_btn, .ajde_backbtn{ cursor:pointer; color:#777676; position:absolute; top:10px;right:10px; font-size:14px; border:1px solid #777676; border-radius:50%; font-family:'open sans'; height: 22px; width: 25px; text-align: center; padding-top: 3px; opacity: 0.5; z-index: 99; box-sizing: content-box; } .ajde_close_pop_btn:hover, .ajde_backbtn:hover{ background-color: #fff; color: #999999;opacity: 1; } .ajde_close_btn.dark{color:#565656; border-color: #565656} .ajde_close_btn{ cursor: pointer; color: #fff; position: absolute; top: 10px; right: 10px; font-size: 14px; border: 1px solid #fff; border-radius: 50%; font-family: 'open sans'; height: 22px; width: 25px; text-align: center; padding-top: 3px; opacity: 0.5; } .ajde_backbtn{left: 10px; opacity: 0.8;} .ajde_header{ background-color: #f1f1f1; position: relative; min-height: 20px; padding: 15px 15px 15px; color: #949494; font: 18px 'open sans', arial; font-weight: bold; line-height: 100%; } #ajde_title{ text-align: center; font:18px 'open sans', arial; margin:0; line-height:100%; text-transform: uppercase; font-weight: 600; position: relative; } #ajde_subtitle{ text-align: center; font:italic 12px 'open sans', arial; margin:0; line-height:100%; } .padded .ajde_popup_text{padding:15px} .ajde_popup .ajde_popup_text h2{ font:18px 'open sans', arial; margin:0 0 5px 0 } .ajde_popup_text p{ font:13px 'open sans', arial; margin: 0; padding-bottom:15px;} .ajde_popup_text h3{ margin: 0;} .ajde_popup .ajde_popup_text h4{ font:600 14px 'open sans', arial; margin:5px 0 5px 0; } .ajde_popup .ajde_popup_text label{padding-bottom: 5px; display: block;pointer-events: all} .ajde_popup .ajde_popup_text input[type="text"]{ width: 100%;display: inline-block; vertical-align: top;margin-top: 0; } .ajde_popup .ajde_popup_text input[type="text"], .ajde_popup .ajde_popup_text textarea{ background-color: #f5f5f5; border: none; } .ajde_popup .ajde_popup_text input, .ajde_popup .ajde_popup_text select{ border-radius: 5px; border: 1px solid #ddd; box-shadow: inset 0 1px 2px rgba(0,0,0,.07); background-color: #fff; color: #32373c; outline: 0; transition: 50ms border-color ease-in-out; } .ajde_popup .ajde_popup_text input.full_width, .ajde_popup .ajde_popup_text select.full_width, .ajde_popup .ajde_popup_text textarea.full_width {width: 100%; box-sizing:border-box;} .ajde_popup .ajde_popup_text input.wauto{width: auto; display: inline-block;} .ajde_popup .ajde_popup_text .inner_section_pad30{padding: 30px;} #ajde_loading{ display:none; margin:-20px 0 0 -20px; position:absolute; width:100%; height:100%; background:url(../assets/images/evo-loader.gif) center center no-repeat; } /* yes no button */ .ajde_yn_btn { background-color: #ffc276; height: 24px; width: 40px; overflow: hidden; display: inline-block; cursor: pointer; border-radius: 13px; box-sizing:content-box; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .ajde_yn_btn:hover{opacity: 0.7} .ajde_yn_btn.NO{ background-color: #c5c5c5; border-color: #d9d7d7; } .ajde_yn_btn.absolute{position: absolute;} .ajde_yn_btn_label{padding-left: 50px; line-height: 1.8;} .ajde_yn_btn .btn_inner:before,.ajde_yn_btn .btn_inner:after{ top: 0; position: absolute; padding: 4px 8px 4px; line-height: 100%; } .ajde_yn_btn .btn_inner{ position: relative; padding-left: 20px; padding-right: 20px; padding-top: 0; height: 24px; width: 22px; display: block; margin:0; margin-left: -17px; border:none; background:none; box-sizing:content-box; } .ajde_yn_btn.NO .btn_inner{margin-left: -1px;} .catchHandle, .yesno_row .catchHandle{ background-color: #fff; height: 18px;width: 18px; padding-top: 4px; display: block; padding-left: 0; border-radius: 12px; box-sizing: border-box; margin-top: 3px; } .catchHandle:before, .yesno_row .catchHandle:before{ content:""; height: 13px; width: 3px; display: block; margin-left: 8px; } .ajde_yn_btn.NO .catchHandle, .yesno_row .ajde_yn_btn.NO .catchHandle{background-color: #fff} .ajde_yn_btn.NO .catchHandle:before, .yesno_row .ajde_yn_btn.NO .catchHandle:before{ margin-left: 8px; } .ajde_yn_btn .btn_inner, .catchHandle { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; } .yesno_row span.field_name, .yesno_row label{ padding-left: 50px; line-height: 1.8; /*pointer-events:none;*/ } .evo_inside .yesno_row span.field_name{pointer-events:auto;} .yesno_row .ajde_yn_btn { position: absolute; padding: 0; } /* icon selector */ .ajde_fa_icons_selector { background-color: #fff; height: 200px; width: 500px; padding: 5px 0px; -webkit-box-shadow: 0px 0px 19px 1px rgba(123, 122, 122, 0.5); box-shadow: 0px 0px 19px 1px rgba(123, 122, 122, 0.5); position: absolute; z-index: 99999; border-radius: 12px; display: none; } .ajde_fa_icons_selector:before { content: ""; width: 0px; height: 0px; border-style: solid; border-width: 12px 10px 0 10px; border-color: #fff transparent transparent transparent; position: absolute; bottom: 0; left: 0; margin-bottom: -12px; margin-left: 80px; } .ajde_fa_icons_selector .fai_in { height: 200px; width: 500px; overflow: auto; } .ajde_fa_icons_selector ul { margin-top: 0; } .ajde_fa_icons_selector ul li { display: inline-block; cursor: pointer; margin: 0; padding: 9px; } .ajde_fa_icons_selector ul li:hover { background-color: #eeeeee; } .ajde_fa_icons_selector ul li i { font-size: 28px; width: 28px; } .ajde_fa_icons_selector ul li i.remove{ } .ajde_icons.default{ height: 35px; width: 45px; padding: 0; display: inline-block; background-color: #CDCDCD; cursor: pointer; border-radius: 5px; position: relative; box-sizing:border-box; } .ajde_icons.default.fa{border-radius: 5px 0 0 5px;} .ajde_icons.default.fa:before{ font-size: 24px; text-align: center; margin: auto; width: 100%; height: 100%; display: block;line-height: 100%; padding-top: 5px; } .ajde_icons em{display: none;} .ajde_icons.fa em{ cursor: pointer; content: "X"; position: absolute; left: 45px; height: 35px; width: 20px; top: 0; display: block; color: #C7C7C7; /*z-index: -1;*/ background-color: #E0E0E0; border-radius: 0 5px 5px 0; font-family: 'open sans','arial'; font-size: 18px; font-style: normal; padding: 8px 5px; line-height: 100%; box-sizing:border-box; } .ajde_icons.fa em:hover{ background-color: #C0C0C0; color: #fff; } /* post options selector styles */ .ajde_post_options_panel p input, .ajde_post_options_panel p textarea{ border-radius: 4px; width: 100%; border: 1px solid #ddd; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07); box-shadow: inset 0 1px 2px rgba(0,0,0,.07); background-color: #fff; } .ajde_post_options_panel .ajde_options_inner{ border-left: 3px solid #BEBEBE; margin: 0 -12px; padding: 1px 12px 5px 20px; background-color: #F9F9F9 } .ajde_post_options_panel .ajde_yn_btn.absolute{position: relative;float: left;} .ajde_post_options_panel .ajde_yn_btn_label{padding-left: 10px;} .ajde_post_options_panel p.row_color em{ display: block; float: left; padding-right: 8px; width: 25px; } .ajde_post_options_panel p.row_color em span{ display: block; height: 19px; width: 20px; top: 0; background-color: #206177; border-radius: 50%; border: 2px solid #d9d7d7; cursor: pointer; } /* ajde table */ table.evo_admin_table { -webkit-box-shadow: none; box-shadow: none; background: #fff; border: 1px solid #e5e5e5; border-radius:12px;border-spacing: 0; width: 100%; clear: both; margin: 0; display: table; /*table-layout: fixed;*/ } table.evo_admin_table *{ word-wrap: break-word; } table.evo_admin_table tr th{ color: #32373c; line-height: 1.4em; border-bottom: 1px solid #e1e1e1; font-weight: 400; text-align: left; font-size: 14px; } table.evo_admin_table tbody tr{ background-color: #f9f9f9 } table.evo_admin_table tbody tr:nth-child(odd){background-color: #f3f3f3; } table.evo_admin_table tbody tr.colspan-row{background-color: #ffebd1; } table.evo_admin_table td, table.evo_admin_table th{ padding: 8px 10px; color: #555; } table.evo_admin_table td{ font-size: 13px; line-height: 1.5em; vertical-align: top; border-bottom: 1px solid #eaeaea; } /* date time selector */ .evo_date_time_select{display: flex; flex-wrap: wrap; } .evo_date_edit{margin-bottom: 5px;} .evo_date_time_select .evo_date_edit input.evo_dpicker{ margin-right: 5px; width: 300px; background-color: #f5c485; color: #fff; font-size: 20px; font-weight: bold; line-height: 26px; border: none; box-sizing: border-box; text-align: center; padding:7px 10px; box-shadow: none;float:none; border-radius: 20px; } .evo_date_time_select .evo_time_edit .time_select{display: inline-block; margin-right: 5px;} .evo_date_time_select .evo_time_edit .time_select select{ height: auto; font-size: 20px; font-weight: bold; line-height: 26px; color: #717171; cursor: pointer; margin: 0; border: none; background: transparent; -webkit-appearance: none; -moz-appearance: none; padding: 7px 10px; width: auto; background-color: #f9d29f; box-shadow: none; border-radius: 20px; } .evo_date_time_select .evo_time_edit .time_select select.ampm_sel{background-color: #ffebd1} /* checkmark styles */ b.evo_circular_checkmark{ position: relative; display: inline-block; width: 45px; height: 45px; border: 2px solid #ffffff; border-radius: 50%; } b.evo_circular_checkmark:before{ content: ''; display: block; position: absolute; top: 50%; left: 50%; margin: -9px 0 0 -10px; height: 8px; width: 16px; border: solid #ffffff; border-width: 0 0 4px 4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }