khaihihi
1242
wp-content/plugins/revslider/admin/assets/css/basics.css
Normal file
325
wp-content/plugins/revslider/admin/assets/css/builder-rtl.css
Normal file
@@ -0,0 +1,325 @@
|
||||
|
||||
|
||||
/************************************************
|
||||
* REVOLUTION 6.0.0 BUILDER CLASSES RTL SUPPORT
|
||||
* @version: 1.0 (12.06.2017)
|
||||
* @author ThemePunch
|
||||
************************************************/
|
||||
|
||||
/* GENERAL */
|
||||
body.rtl .rfloated { float: left }
|
||||
|
||||
body.rtl #responsive_infos_toolbar .material-icons,
|
||||
body.rtl #objectlibrary .material-icons,
|
||||
body.rtl #rb_tlw .material-icons,
|
||||
body.rtl #rs_overview .material-icons,
|
||||
body.rtl #filedrop .material-icons, .material-icons { }
|
||||
|
||||
body.rtl #rb_tlw .icon_trigger_wrap .icon_trigger i,
|
||||
body.rtl #rb_tlw .icon_trigger_wrap .icon_switcher i,
|
||||
body.rtl .shortcut_cmdctrl,
|
||||
body.rtl #the_container .do_title_layer_icon,
|
||||
body.rtl #the_container .do_title_slide_icon,
|
||||
body.rtl .olti_icon.material-icons,
|
||||
body.rtl #obj_fil_favorite i.material-icons,
|
||||
body.rtl #obj_updatefromserver i.material-icons { margin-right: 0px; margin-left: 5px; }
|
||||
|
||||
body.rtl .basic_action_coloredbutton i,
|
||||
body.rtl .basic_action_button i,
|
||||
body.rtl .sle_description i.material-icons,
|
||||
body.rtl .toolbar_btn .material-icons,
|
||||
body.rtl #rs_overview i.material-icons.reset_select,
|
||||
body.rtl #objectlibrary i.material-icons.reset_select,
|
||||
/*body.rtl .olti_content .tponoffwrap,*/
|
||||
body.rtl .olti_btn i.material-icons,
|
||||
body.rtl #ol_results .rsl_breadcrumb i.material-icons,
|
||||
body.rtl .ol_filter_listelement i.material-icons,
|
||||
body.rtl .rso_scrollmenuitem i.material-icons,
|
||||
body.rtl .rbm_darkbutton i.material-icons,
|
||||
body.rtl .mdl_group_member i.material-icons,
|
||||
body.rtl .mdl_group_member i.fa__icons,
|
||||
body.rtl .lal_group_member i.material-icons,
|
||||
body.rtl .mdl_group_header i.fa__icons,
|
||||
body.rtl .mdl_group_header i.material-icons,
|
||||
body.rtl .lal_group_header i.material-icons,
|
||||
body.rtl .box_with_icon i.material-icons { margin-right: 0px; margin-left: 10px; }
|
||||
|
||||
body.rtl .quick_colorchange_dark { left: 40px; right: auto; }
|
||||
body.rtl .quick_colorchange_light { left: 18px; right: auto; }
|
||||
|
||||
body.rtl .qse_boxshadow { left: auto; right: 50px; }
|
||||
|
||||
|
||||
body.rtl .mdl_group_header i.material-icons.accordiondrop,
|
||||
body.rtl .lal_group_header i.material-icons.accordiondrop { left: 5px; right: auto; }
|
||||
|
||||
body.rtl i.rbm_symbol.material-icons,
|
||||
body.rtl label_sub, body.rtl .label_sub,
|
||||
body.rtl label_short, body.rtl .label_short,
|
||||
body.rtl label_a_left, body.rtl .label_a_left,
|
||||
body.rtl label_a_right, body.rtl .label_a_right,
|
||||
body.rtl xy_label, body.rtl .xy_label,
|
||||
body.rtl label_full, body.rtl .label_full,
|
||||
body.rtl label_a, body.rtl .label_a,
|
||||
body.rtl .form_collector .form_inner_header .material-icons { margin-right: 0px; margin-left: 15px; }
|
||||
|
||||
body.rtl label_sub, body.rtl .label_sub,
|
||||
body.rtl label_short, body.rtl .label_short,
|
||||
body.rtl label_a_left, body.rtl .label_a_left,
|
||||
body.rtl label_a_right, body.rtl .label_a_right,
|
||||
body.rtl xy_label, body.rtl .xy_label,
|
||||
body.rtl label_full, body.rtl .label_full,
|
||||
body.rtl label_a, body.rtl .label_a { text-align: left; }
|
||||
|
||||
body.rtl #do_title_layer,
|
||||
body.rtl #do_title_slide,
|
||||
body.rtl #do_title_layer_not_selected { margin-left: 20px; margin-right: 0px; }
|
||||
|
||||
|
||||
body.rtl .fake_onff_on,
|
||||
body.rtl .tponoff_on { left: 122px; }
|
||||
|
||||
body.rtl #rb_tlw .select2RS-container .select2RS-selection,
|
||||
body.rtl .select2RS-container .select2RS-results__option { text-align: right }
|
||||
|
||||
body.rtl #slide_thumb_repeater { left: auto; right: 105px; }
|
||||
body.rtl .slidetab_toolbox { left: 0px; right: auto; }
|
||||
/*
|
||||
body.rtl .fake_onff_off,
|
||||
body.rtl .tponoff_off { left: 58px; }
|
||||
|
||||
body.rtl .fake_onff_off:after,
|
||||
body.rtl .tponoff_off:after { left: 45px; }*/
|
||||
|
||||
body.rtl .select2RS-container[dir="rtl"] .select2RS-selection--single .select2RS-selection__rendered { padding-left: 0px; padding-right: 0px; }
|
||||
body.rtl .select2RS-container[dir="rtl"] .select2RS-selection--single .select2RS-selection__arrow { }
|
||||
|
||||
body.rtl .rs_overview .select2RS-container { padding-left: 25px; padding-right: 0px; }
|
||||
|
||||
body.rtl #rb_tlw .select2RS-container .select2RS-selection--single .select2RS-selection__arrow { left: 0px; right: auto; border-right: 1px solid #323438; border-left: none }
|
||||
body.rtl label_icon, label_bigicon { margin-left: 5px; margin-right: 0px; }
|
||||
|
||||
body.rtl label_icon.ui_centeralign,
|
||||
body.rtl label_icon.ui_bottomalign,
|
||||
body.rtl label_icon.ui_middlealign,
|
||||
body.rtl label_icon.ui_leftalign,
|
||||
body.rtl label_icon.ui_topalign,
|
||||
body.rtl label_icon.ui_rightalign { margin-right: 0px; margin-left: 0px }
|
||||
body.rtl label_icon.singlerow,
|
||||
body.rtl onelong .label_mi.material-icons:first-child,
|
||||
body.rtl onelong label_icon:first-child { margin-right: 60px; }
|
||||
body.rtl onelong { padding-left: 10px; padding-right: 0px; }
|
||||
body.rtl longoption label_a,
|
||||
body.rtl .basic_action_coloredbutton,
|
||||
body.rtl .basic_action_button { text-align: right }
|
||||
|
||||
body.rtl longoption .tponoffwrap,
|
||||
body.rtl longoption .fake_on_button { float: left; margin:9px 0px 0px 10px;}
|
||||
body.rtl .lp10 { padding-left: 0px; padding-right: 10px; }
|
||||
body.rtl longoption i.material-icons { margin-right: 15px; margin-left: 0px; }
|
||||
body.rtl longoption label_a { margin-right: 10px; }
|
||||
body.rtl #rb_tlw .radiooption label_sub,
|
||||
body.rtl #rb_tlw .radiooption .label_sub { padding-left: 0px; padding-right:30px;}
|
||||
body.rtl #rb_tlw .radiooption label_sub:before,
|
||||
body.rtl #rb_tlw .radiooption .label_sub:before { left: auto; right: 0px; }
|
||||
body.rtl oneabsolute { left: auto; right: 0px; }
|
||||
body.rtl #rb_tlw .radiooption input[type=radio] { margin: 5px -2px 0px 10px; }
|
||||
body.rtl labelhalf { text-align: left; }
|
||||
|
||||
body.rtl .emc_toggle_inner.ps>.rs__scrollbar-y-rail { left: 0px !important;right: auto !important; }
|
||||
|
||||
body.rtl .rbm_content.ps>.rs__scrollbar-y-rail,
|
||||
body.rtl #quick_style_scrollable.ps>.rs__scrollbar-y-rail,
|
||||
body.rtl #layeraction_list.ps>.rs__scrollbar-y-rail,
|
||||
body.rtl #rbm_addon_details.ps>.rs__scrollbar-y-rail,
|
||||
body.rtl #rbm_addonlist.ps>.rs__scrollbar-y-rail { right: 0px !important; }
|
||||
body.rtl .mr10 { margin-right: 0px; margin-left: 10px; }
|
||||
body.rtl .buttonextenstion { left: 0px; right: auto; }
|
||||
body.rtl #rb_tlw .input_with_buttonextenstion .select2RS-container .select2RS-selection--single .select2RS-selection__arrow { left: 35px; }
|
||||
body.rtl #slide_bg_image_path { float: right; }
|
||||
body.rtl .basic_action_button.onlyicon i { margin-right: 6px; margin-left: 0px; }
|
||||
body.rtl .bg_align_xy { right: 68px; left: auto; }
|
||||
|
||||
|
||||
/* OVERVIEW PAGE */
|
||||
body.rtl #rs_overview_menu { padding-right: 75px; padding-left: 0px; margin-right: -20px; margin-left: 0px; }
|
||||
body.rtl .rso_scrollmenuitem { margin-right: 0px; margin-left: 50px; }
|
||||
body.rtl #new_blank_slider { margin-right:0px; }
|
||||
body.rtl #add_on_management { margin-right:20px; }
|
||||
body.rtl .overview_elements { margin-right: 0px; margin-left: -30px; }
|
||||
body.rtl .rs_library_element { margin-right: 0px; margin-left: 20px; }
|
||||
body.rtl .ov-pagination { margin-right: 0px; margin-left: 20px; }
|
||||
body.rtl .page_button { margin-right: 0px; margin-left: 5px; }
|
||||
body.rtl .rs_fh_right { float: left; }
|
||||
body.rtl .rs_fh_left { float: right; }
|
||||
body.rtl grayiconbox { margin-right: 0px; margin-left:20px;}
|
||||
body.rtl blueiconbox.blueiconongray { margin-right: -34px; margin-left:20px;}
|
||||
body.rtl .pli_left { padding-right: 0px; padding-left: 80px; border-left: 1px solid #323438; border-right: none }
|
||||
body.rtl .pli_right { padding-left: 0px; padding-right: 30px; }
|
||||
body.rtl .system_requirement,
|
||||
body.rtl .pli_update_history li { padding-left: 0px; padding-right: 40px; }
|
||||
body.rtl .pli_update_history ul { padding-left: 0px; padding-right: 20px; }
|
||||
body.rtl .pli_update_history li:before { float: right; left:auto; right:17px; margin-right:0px; margin-left:20px;}
|
||||
body.rtl .pli_update_history .newfeature:before { margin-right: 0px; margin-left: 20px }
|
||||
body.rtl .system_requirement { padding: 0px; }
|
||||
body.rtl #rs_overview .system_requirement>i.material-icons { margin-left: 10px; margin-right: 0px; }
|
||||
body.rtl .system_requirement darkiconbox { left: 30px; right: auto; }
|
||||
body.rtl .box_with_icon:focus, .box_with_icon { text-align: right; }
|
||||
body.rtl .rs_overview .select2RS-container { margin-left: 40px; margin-right: 0px; }
|
||||
|
||||
body.rtl .rsle_folder { left: 0px; right: auto; text-align:left; padding-left:10px; padding-right:0px;}
|
||||
body.rtl .rs_library_element .title_container { right: 0px; left: auto; }
|
||||
|
||||
body.rtl .show_rsle { left: 0px; padding-left: 10px; padding-right: 0px; right: auto; text-align: left;}
|
||||
|
||||
body.rtl #decmod_do_btn { margin-left: 10px !important; margin-right: 0px !important}
|
||||
|
||||
body.rtl .rbm_darkhalfbutton i.material-icons { margin-right: 0px; margin-left: 10px; }
|
||||
|
||||
body.rtl #rs_ne_ce_wrap { left: 0px; right:auto;}
|
||||
|
||||
body.rtl #rs_ne_helper_wrap { padding-right: 30px; }
|
||||
|
||||
body.rtl #rs_ne_meta_values_inner .rs_ne_nskin_tbar_basic { right: auto; left: 0px; text-align: left; }
|
||||
|
||||
body.rtl #rs_ne_cssmeta_config label_a { text-align: right }
|
||||
|
||||
|
||||
body.rtl #no_layer_selected .material-icons { margin-left: 10px; margin-right: 0px }
|
||||
|
||||
|
||||
/* OBJECT LIBRARY CHANGES */
|
||||
body.rtl #ol_filters_wrap { right: 0px; left: auto; }
|
||||
body.rtl #ol_right { padding: 90px 300px 70px 0px; }
|
||||
body.rtl #objectlibrary .rb_the_logo { right: 15px; left: auto; }
|
||||
body.rtl #ol_header { padding: 10px 300px 10px 30px;}
|
||||
body.rtl #obj_updatefromserver { margin-left: 0px; margin-right: 20px; }
|
||||
body.rtl #ol_close { margin-left: 0px; margin-right: 20px; }
|
||||
body.rtl #ol_footer { left: auto; right: 0px; }
|
||||
body.rtl .olibrary_item { margin-right: 0px; margin-left: 20px; }
|
||||
body.rtl #objectlibrary.rs_overview .select2RS-container { margin-right: 40px; margin-left: 0px; }
|
||||
|
||||
body.rtl #keyframe_list_el_frame_0 .keyframe_CP_wrap { right: 280px; }
|
||||
|
||||
body.rtl .load_anim_value_wrap { padding: 10px 0px 0px; }
|
||||
/* EDITOR */
|
||||
|
||||
body.rtl .toolbar_rightoriented { left:0px; right:auto;}
|
||||
|
||||
/*body.rtl #main_hor_toolbar,
|
||||
body.rtl #timeline_settings,
|
||||
body.rtl #the_editor { padding: 0px 0px 0px 320px; }*/
|
||||
/*body.rtl #the_right_toolbar { left: 0px; right: auto; }*/
|
||||
/*body.rtl #save_slider { left: 0px; right: auto; }*/
|
||||
|
||||
body.rtl #timeline_settings,
|
||||
body.rtl #timeline,
|
||||
body.rtl #frame_copypaste_tool,
|
||||
body.rtl .keyframe_CP_wrap,
|
||||
body.rtl .tponoffwrap.off { direction: ltr; }
|
||||
body.rtl .quick_style_wrap,
|
||||
body.rtl .mht_inner { border-left: 1px solid #202224; border-right:none;}
|
||||
body.rtl .layertoolbar_wrap { margin-left: -440px; }
|
||||
body.rtl .toolbar_listelement,
|
||||
body.rtl .toolkit_selector,
|
||||
body.rtl .screen_selector,
|
||||
body.rtl .outicon_dd_rwap,
|
||||
body.rtl .tool_dd_wrap,
|
||||
body.rtl .slide_list_element,
|
||||
body.rtl .sle_description { text-align: right }
|
||||
body.rtl .toolbar_dd_subdrop { left: auto;right: 100%; }
|
||||
body.rtl .outicon_dd_rwap,
|
||||
body.rtl .tool_dd_wrap { left: auto; right: 0px; }
|
||||
body.rtl .sle_thumb { right: 200px; left: auto; }
|
||||
body.rtl .shortcuttext { left: 16px; right: auto; float:left;}
|
||||
body.rtl .toolbar_listelement .material-icons,
|
||||
body.rtl .toolkit_selector .material-icons,
|
||||
body.rtl .screen_selector .material-icons { margin-left: 15px; margin-right: 0px; }
|
||||
body.rtl #_layer_settings .tool_drop { padding-right: 20px; padding-left: 0px; }
|
||||
body.rtl .toolbar_rightoriented .tool_dd_wrap { margin-right: -49px; margin-left: 0px; }
|
||||
body.rtl .toolbar_rightoriented #main_screenselector .tool_dd_wrap { margin-left: 0px; margin-right: -99px; }
|
||||
|
||||
body.rtl .toolkit_selector .near_me_addon { right: 28px; left: auto; }
|
||||
|
||||
body.rtl .icon_trigger_wrap,
|
||||
body.rtl .on_off_navig_wrap { left: 0px; right: auto; }
|
||||
|
||||
body.rtl #kenburn_timeline { margin-left: 9px; margin-right: 0px; }
|
||||
body.rtl #kenburn_simulator { margin-left: 4px; margin-right:0px;}
|
||||
|
||||
body.rtl .input_presets_dropdown { left: 0px; right: auto;}
|
||||
body.rtl .input_preset i.material-icons{ margin-left:10px !important; margin-right:0px !important}
|
||||
|
||||
body.rtl li .right-divided-icon { left: 0px; right: auto;}
|
||||
|
||||
body.rtl li.added_slide_transition >i.transition-replace { left: 30px; border-left: 1px solid rgba(0,0,0,0.2);; border-right: none; right: auto;}
|
||||
body.rtl .right-divided-icon { left: 0px; right: auto;}
|
||||
|
||||
body.rtl #screen_selector_top_list .screen_selector .tponoffwrap { left:10px; right:auto;}
|
||||
|
||||
|
||||
/* ADD ONS */
|
||||
body.rtl #rbm_addon_details .rs__scrollbar-x-rail { left: 0px !important; }
|
||||
body.rtl i.rbm_close.material-icons { left: 0px; right: auto; }
|
||||
body.rtl #check_addon_updates { right: 820px; left: auto; }
|
||||
body.rtl #rbm_addon_details { left: 0px; right: auto; }
|
||||
body.rtl #rbm_configpanel_savebtn { left: 0px; right: auto; }
|
||||
|
||||
/* CSS EDITOR */
|
||||
body.rtl #form_module_advanced_api { direction: ltr; }
|
||||
body.rtl #form_module_advanced_api label_a { margin-left: 0px; margin-right: 15px; }
|
||||
body.rtl #form_module_advanced_api .basic_action_button i { margin-left: 0px; margin-right: 5px }
|
||||
/*body.rtl .emc_toggle_wrap { left: -40px; right:auto; border-right:1px solid #000; transition:left 0.5s; border-left:0px;}
|
||||
body.rtl .emc_toggle_wrap.open { left: -351px; right:auto;}
|
||||
body.rtl #emc_toggle { left: 0px; right: auto; }*/
|
||||
|
||||
|
||||
|
||||
/* ACTIONS */
|
||||
body.rtl .sla_actionname { max-width: 151px; float: left; }
|
||||
body.rtl .sla_icon.material-icons { margin-left: 10px; margin-right: 5px; }
|
||||
|
||||
/* METAAS */
|
||||
body.rtl #mdl_group_wrap_menu { text-align: left }
|
||||
|
||||
/* FRAME ANIMATIONS */
|
||||
body.rtl #le_keyframes_list_innerwrap li:nth-child(2) { right: 173px; left: auto; }
|
||||
body.rtl #le_keyframes_list_innerwrap li:nth-child(2) .frame_list_title { border-radius: 4px 0px 0px 4px; border-right: 2px solid #323438; border-left: none }
|
||||
body.rtl #le_keyframes_list_innerwrap li:nth-child(1) .frame_list_title { border-radius: 0px 4px 4px 0px; }
|
||||
body.rtl #le_keyframes_list_innerwrap .frame_list_id { text-align: left }
|
||||
body.rtl .frame_list_title { margin-left: 0px; margin-right:5px; }
|
||||
body.rtl .animation_drop_arrow { left: 0px; right: auto; }
|
||||
body.rtl .custom_layer_animation_toolbar { left: 5px; right: auto; }
|
||||
|
||||
body.rtl .add_frame_after,
|
||||
body.rtl .add_frame_before { left: 0px; right: auto; }
|
||||
|
||||
body.rtl .add_frame_after:after,
|
||||
body.rtl .add_frame_before:after { border-width: 10px 0px 10px 13px; border-color: transparent transparent transparent #006dd2; right: -7rpx; left: auto; }
|
||||
|
||||
|
||||
body.rtl #rso_menu_notices { left: 94px; right: auto; }
|
||||
body.rtl #rs_notices_wrapper { left: 0px; right:auto; }
|
||||
|
||||
/* LAYERS */
|
||||
body.rtl ._group_lock_toggle_ { left: 0px; right: auto; }
|
||||
|
||||
body.rtl .undo_redo_wrap .tool_dd_wrap:before {
|
||||
left: 0px; right: auto;
|
||||
background: linear-gradient(to left, rgba(41,44,46,0) 0%, rgba(41,44,46,1) 100%);
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1365px) {
|
||||
body.rtl #add_layer_toolbar_wrap {
|
||||
margin-left: 10px;
|
||||
margin-right:0px
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1325px) {
|
||||
body.rtl .toolbar_rightoriented #toolkit_selector_wrap .tool_dd_wrap {margin-right: -99px; margin-left:0px;}
|
||||
body.rtl .toolbar_rightoriented .tool_dd_wrap {margin-right: -129px;margin-left:0px;}
|
||||
body.rtl .toolbar_rightoriented #main_screenselector .tool_dd_wrap { margin-right: -159px !important; margin-left:0px !important;}
|
||||
}
|
||||
|
||||
|
||||
5436
wp-content/plugins/revslider/admin/assets/css/builder.css
Normal file
372
wp-content/plugins/revslider/admin/assets/css/codemirror.css
Normal file
@@ -0,0 +1,372 @@
|
||||
/* BASICS */
|
||||
|
||||
.CodeMirror {
|
||||
/* Set height, width, borders, and global font properties here */
|
||||
font-family: monospace;
|
||||
height: 300px;
|
||||
color: black;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
/* PADDING */
|
||||
|
||||
.CodeMirror-lines {
|
||||
padding: 4px 0; /* Vertical padding around content */
|
||||
}
|
||||
.CodeMirror pre {
|
||||
padding: 0 4px; /* Horizontal padding of content */
|
||||
}
|
||||
|
||||
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
||||
background-color: white; /* The little square between H and V scrollbars */
|
||||
}
|
||||
|
||||
/* GUTTER */
|
||||
|
||||
.CodeMirror-gutters {
|
||||
border-right: 1px solid #ddd;
|
||||
background-color: #f7f7f7;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.CodeMirror-linenumbers {}
|
||||
.CodeMirror-linenumber {
|
||||
padding: 0 3px 0 5px;
|
||||
min-width: 20px;
|
||||
text-align: right;
|
||||
color: #999;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.CodeMirror-guttermarker { color: black; }
|
||||
.CodeMirror-guttermarker-subtle { color: #999; }
|
||||
|
||||
/* CURSOR */
|
||||
|
||||
.CodeMirror-cursor {
|
||||
border-left: 1px solid black;
|
||||
border-right: none;
|
||||
width: 0;
|
||||
}
|
||||
/* Shown when moving in bi-directional text */
|
||||
.CodeMirror div.CodeMirror-secondarycursor {
|
||||
border-left: 1px solid silver;
|
||||
}
|
||||
.cm-fat-cursor .CodeMirror-cursor {
|
||||
width: auto;
|
||||
border: 0 !important;
|
||||
background: #7e7;
|
||||
}
|
||||
.cm-fat-cursor div.CodeMirror-cursors {
|
||||
z-index: 1;
|
||||
}
|
||||
.cm-fat-cursor-mark {
|
||||
background-color: rgba(20, 255, 20, 0.5);
|
||||
-webkit-animation: blink 1.06s steps(1) infinite;
|
||||
-moz-animation: blink 1.06s steps(1) infinite;
|
||||
animation: blink 1.06s steps(1) infinite;
|
||||
}
|
||||
.cm-animate-fat-cursor {
|
||||
width: auto;
|
||||
border: 0;
|
||||
-webkit-animation: blink 1.06s steps(1) infinite;
|
||||
-moz-animation: blink 1.06s steps(1) infinite;
|
||||
animation: blink 1.06s steps(1) infinite;
|
||||
background-color: #7e7;
|
||||
}
|
||||
@-moz-keyframes blink {
|
||||
0% {}
|
||||
50% { background-color: transparent; }
|
||||
100% {}
|
||||
}
|
||||
@-webkit-keyframes blink {
|
||||
0% {}
|
||||
50% { background-color: transparent; }
|
||||
100% {}
|
||||
}
|
||||
@keyframes blink {
|
||||
0% {}
|
||||
50% { background-color: transparent; }
|
||||
100% {}
|
||||
}
|
||||
|
||||
/* Can style cursor different in overwrite (non-insert) mode */
|
||||
.CodeMirror-overwrite .CodeMirror-cursor {}
|
||||
|
||||
.cm-tab { display: inline-block; text-decoration: inherit; }
|
||||
|
||||
.CodeMirror-rulers {
|
||||
position: absolute;
|
||||
left: 0; right: 0; top: -50px; bottom: -20px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.CodeMirror-ruler {
|
||||
border-left: 1px solid #ccc;
|
||||
top: 0; bottom: 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
/* DEFAULT THEME */
|
||||
|
||||
.cm-s-default .cm-header {color: blue;}
|
||||
.cm-s-default .cm-quote {color: #090;}
|
||||
.cm-negative {color: #d44;}
|
||||
.cm-positive {color: #292;}
|
||||
.cm-header, .cm-strong {font-weight: bold;}
|
||||
.cm-em {font-style: italic;}
|
||||
.cm-link {text-decoration: underline;}
|
||||
.cm-strikethrough {text-decoration: line-through;}
|
||||
|
||||
.cm-s-default .cm-keyword {color: #708;}
|
||||
.cm-s-default .cm-atom {color: #219;}
|
||||
.cm-s-default .cm-number {color: #164;}
|
||||
.cm-s-default .cm-def {color: #00f;}
|
||||
.cm-s-default .cm-variable,
|
||||
.cm-s-default .cm-punctuation,
|
||||
.cm-s-default .cm-property,
|
||||
.cm-s-default .cm-operator {}
|
||||
.cm-s-default .cm-variable-2 {color: #05a;}
|
||||
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
|
||||
.cm-s-default .cm-comment {color: #a50;}
|
||||
.cm-s-default .cm-string {color: #a11;}
|
||||
.cm-s-default .cm-string-2 {color: #f50;}
|
||||
.cm-s-default .cm-meta {color: #555;}
|
||||
.cm-s-default .cm-qualifier {color: #555;}
|
||||
.cm-s-default .cm-builtin {color: #30a;}
|
||||
.cm-s-default .cm-bracket {color: #997;}
|
||||
.cm-s-default .cm-tag {color: #170;}
|
||||
.cm-s-default .cm-attribute {color: #00c;}
|
||||
.cm-s-default .cm-hr {color: #999;}
|
||||
.cm-s-default .cm-link {color: #00c;}
|
||||
|
||||
.cm-s-default .cm-error {color: #f00;}
|
||||
.cm-invalidchar {color: #f00;}
|
||||
|
||||
.CodeMirror-composing { border-bottom: 2px solid; }
|
||||
|
||||
/* Default styles for common addons */
|
||||
|
||||
div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
|
||||
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
|
||||
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
|
||||
.CodeMirror-activeline-background {background: #e8f2ff;}
|
||||
|
||||
/* STOP */
|
||||
|
||||
/* The rest of this file contains styles related to the mechanics of
|
||||
the editor. You probably shouldn't touch them. */
|
||||
|
||||
.CodeMirror {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: white;
|
||||
}
|
||||
|
||||
.CodeMirror-scroll {
|
||||
overflow: scroll !important; /* Things will break if this is overridden */
|
||||
/* 30px is the magic margin used to hide the element's real scrollbars */
|
||||
/* See overflow: hidden in .CodeMirror */
|
||||
margin-bottom: -30px; margin-right: -30px;
|
||||
padding-bottom: 30px;
|
||||
height: 100%;
|
||||
outline: none; /* Prevent dragging from highlighting the element */
|
||||
position: relative;
|
||||
}
|
||||
.CodeMirror-sizer {
|
||||
position: relative;
|
||||
border-right: 30px solid transparent;
|
||||
}
|
||||
|
||||
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
||||
before actual scrolling happens, thus preventing shaking and
|
||||
flickering artifacts. */
|
||||
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
||||
position: absolute;
|
||||
z-index: 6;
|
||||
display: none;
|
||||
}
|
||||
.CodeMirror-vscrollbar {
|
||||
right: 0; top: 0;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.CodeMirror-hscrollbar {
|
||||
bottom: 0; left: 0;
|
||||
overflow-y: hidden;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
.CodeMirror-scrollbar-filler {
|
||||
right: 0; bottom: 0;
|
||||
}
|
||||
.CodeMirror-gutter-filler {
|
||||
left: 0; bottom: 0;
|
||||
}
|
||||
|
||||
.CodeMirror-gutters {
|
||||
position: absolute; left: 0; top: 0;
|
||||
min-height: 100%;
|
||||
z-index: 3;
|
||||
}
|
||||
.CodeMirror-gutter {
|
||||
white-space: normal;
|
||||
height: 100%;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
margin-bottom: -30px;
|
||||
}
|
||||
.CodeMirror-gutter-wrapper {
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
background: none !important;
|
||||
border: none !important;
|
||||
}
|
||||
.CodeMirror-gutter-background {
|
||||
position: absolute;
|
||||
top: 0; bottom: 0;
|
||||
z-index: 4;
|
||||
}
|
||||
.CodeMirror-gutter-elt {
|
||||
position: absolute;
|
||||
cursor: default;
|
||||
z-index: 4;
|
||||
}
|
||||
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
|
||||
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
|
||||
|
||||
.CodeMirror-lines {
|
||||
cursor: text;
|
||||
min-height: 1px; /* prevents collapsing before first draw */
|
||||
}
|
||||
.CodeMirror pre {
|
||||
/* Reset some styles that the rest of the page might have set */
|
||||
-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
|
||||
border-width: 0;
|
||||
background: transparent;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
margin: 0;
|
||||
white-space: pre;
|
||||
word-wrap: normal;
|
||||
line-height: inherit;
|
||||
color: inherit;
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
-webkit-font-variant-ligatures: contextual;
|
||||
font-variant-ligatures: contextual;
|
||||
}
|
||||
.CodeMirror-wrap pre {
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
.CodeMirror-linebackground {
|
||||
position: absolute;
|
||||
left: 0; right: 0; top: 0; bottom: 0;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.CodeMirror-linewidget {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
padding: 0.1px; /* Force widget margins to stay inside of the container */
|
||||
}
|
||||
|
||||
.CodeMirror-widget {}
|
||||
|
||||
.CodeMirror-rtl pre { direction: rtl; }
|
||||
|
||||
.CodeMirror-code {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/* Force content-box sizing for the elements where we expect it */
|
||||
.CodeMirror-scroll,
|
||||
.CodeMirror-sizer,
|
||||
.CodeMirror-gutter,
|
||||
.CodeMirror-gutters,
|
||||
.CodeMirror-linenumber {
|
||||
-moz-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
.CodeMirror-measure {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.CodeMirror-cursor {
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
}
|
||||
.CodeMirror-measure pre { position: static; }
|
||||
|
||||
div.CodeMirror-cursors {
|
||||
visibility: hidden;
|
||||
position: relative;
|
||||
z-index: 3;
|
||||
}
|
||||
div.CodeMirror-dragcursors {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.CodeMirror-focused div.CodeMirror-cursors {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.CodeMirror-selected { background: #d9d9d9; }
|
||||
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
|
||||
.CodeMirror-crosshair { cursor: crosshair; }
|
||||
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
|
||||
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
|
||||
|
||||
.cm-searching {
|
||||
background-color: #ffa;
|
||||
background-color: rgba(255, 255, 0, .4);
|
||||
}
|
||||
|
||||
/* Used to force a border model for a node */
|
||||
.cm-force-border { padding-right: .1px; }
|
||||
|
||||
@media print {
|
||||
/* Hide the cursor when printing */
|
||||
.CodeMirror div.CodeMirror-cursors {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
/* See issue #2901 */
|
||||
.cm-tab-wrap-hack:after { content: ''; }
|
||||
|
||||
/* Help users use markselection to safely style text background */
|
||||
span.CodeMirror-selectedtext { background: none; }
|
||||
|
||||
|
||||
.cm-s-hopscotch.CodeMirror {background: #322931; color: #d5d3d5;}
|
||||
.cm-s-hopscotch div.CodeMirror-selected {background: #433b42 !important;}
|
||||
.cm-s-hopscotch .CodeMirror-gutters {background: #322931; border-right: 0px;}
|
||||
.cm-s-hopscotch .CodeMirror-linenumber {color: #797379;}
|
||||
.cm-s-hopscotch .CodeMirror-cursor {border-left: 1px solid #989498 !important;}
|
||||
|
||||
.cm-s-hopscotch span.cm-comment {color: #b33508;}
|
||||
.cm-s-hopscotch span.cm-atom {color: #c85e7c;}
|
||||
.cm-s-hopscotch span.cm-number {color: #c85e7c;}
|
||||
|
||||
.cm-s-hopscotch span.cm-property, .cm-s-hopscotch span.cm-attribute {color: #8fc13e;}
|
||||
.cm-s-hopscotch span.cm-keyword {color: #dd464c;}
|
||||
.cm-s-hopscotch span.cm-string {color: #fdcc59;}
|
||||
|
||||
.cm-s-hopscotch span.cm-variable {color: #8fc13e;}
|
||||
.cm-s-hopscotch span.cm-variable-2 {color: #1290bf;}
|
||||
.cm-s-hopscotch span.cm-def {color: #fd8b19;}
|
||||
.cm-s-hopscotch span.cm-error {background: #dd464c; color: #fff;}
|
||||
.cm-s-hopscotch span.cm-bracket {color: #d5d3d5;}
|
||||
.cm-s-hopscotch span.cm-tag {color: #dd464c;}
|
||||
.cm-s-hopscotch span.cm-link {color: #c85e7c;}
|
||||
|
||||
.cm-s-hopscotch .CodeMirror-matchingbracket { text-decoration: underline; color: white !important;}
|
||||
.cm-s-hopscotch .CodeMirror-activeline-background { background: #302020; }
|
||||
644
wp-content/plugins/revslider/admin/assets/css/help.css
Normal file
@@ -0,0 +1,644 @@
|
||||
/* *********************
|
||||
- HELP MODE STYLES -
|
||||
***********************/
|
||||
|
||||
.help-mode-activated .help_wrap {
|
||||
|
||||
color: #FFF;
|
||||
background-color: #006dd2;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-activated .help_wrap:after {
|
||||
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
right: 7px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
color: #FFF;
|
||||
background: url(../images/check.png) center center/15px 15px no-repeat transparent;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_modal {
|
||||
|
||||
top: 50px;
|
||||
right: 100%;
|
||||
width: 580px;
|
||||
z-index: 99999;
|
||||
position: absolute;
|
||||
background: #006dd2;
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
margin-right: 51px;
|
||||
transition: all 0.3s ease;
|
||||
transition-property: opacity, visibility;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-activated.help-mode-active #help_mode_modal {
|
||||
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-dialog {
|
||||
|
||||
display: none;
|
||||
overflow: hidden;
|
||||
width: 170px;
|
||||
cursor: auto;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-title,
|
||||
.help-mode-description {
|
||||
|
||||
color: #FFF;
|
||||
line-height: normal;
|
||||
padding: 30px;
|
||||
position: relative;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-title {
|
||||
|
||||
font-weight: bold;
|
||||
z-index: 1;
|
||||
top: -3px;
|
||||
cursor: move;
|
||||
padding-bottom: 0;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-section {
|
||||
|
||||
margin-top: 10px;
|
||||
|
||||
}
|
||||
|
||||
#help-mode-buttons {
|
||||
|
||||
padding: 0;
|
||||
margin-top: 24px;
|
||||
background-color: transparent;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-section:first-child {
|
||||
|
||||
margin-top: 0;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-section i {
|
||||
|
||||
font-size: 15px;
|
||||
position: relative;
|
||||
left: -5px;
|
||||
border-radius: 2px;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-section a,
|
||||
.help-mode-section a:hover {
|
||||
|
||||
color: white;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-button {
|
||||
|
||||
float: left;
|
||||
margin-left: 10px;
|
||||
padding: 6px 20px;
|
||||
background-color: #1a7cd7;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
transition: filter 0.3s ease-in-out;
|
||||
border-radius: 2px;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-button:first-child {
|
||||
|
||||
margin-left: 0;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-button:hover {
|
||||
|
||||
filter: brightness(110%);
|
||||
|
||||
}
|
||||
|
||||
#help_mode_title {
|
||||
|
||||
position: relative;
|
||||
background: white;
|
||||
color: #005abd;
|
||||
text-transform: uppercase;
|
||||
font-size: 11px;
|
||||
padding: 1px 4px 0 4px;
|
||||
border-radius: 2px;
|
||||
vertical-align: top;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
left: 7px;
|
||||
font-weight: 900;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_main_title {
|
||||
|
||||
font-size: 30px;
|
||||
color: white;
|
||||
display: block;
|
||||
font-weight: 500;
|
||||
margin: 16px 0 20px 0;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_video_wrap {
|
||||
|
||||
margin: 3px 0 33px 0;
|
||||
display: none;
|
||||
line-height: 0;
|
||||
box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.3);
|
||||
|
||||
}
|
||||
|
||||
#help_mode_title_wrap {margin-top: 2px}
|
||||
#help_mode_title_wrap i {font-size: 18px}
|
||||
|
||||
.help-icon-default i {display: none !important}
|
||||
.help-icon-default i:nth-child(1) {display: inline-block !important}
|
||||
|
||||
.help-icon-faq i:nth-child(2),
|
||||
.help-icon-faq i:nth-child(3),
|
||||
.help-icon-faq i:nth-child(4),
|
||||
.help-icon-faq i:nth-child(5) {display: none !important}
|
||||
|
||||
.help-icon-slider i:nth-child(1),
|
||||
.help-icon-slider i:nth-child(3),
|
||||
.help-icon-slider i:nth-child(4),
|
||||
.help-icon-slider i:nth-child(5) {display: none !important}
|
||||
|
||||
.help-icon-navigation i:nth-child(1),
|
||||
.help-icon-navigation i:nth-child(2),
|
||||
.help-icon-navigation i:nth-child(4),
|
||||
.help-icon-navigation i:nth-child(5) {display: none !important}
|
||||
|
||||
.help-icon-slide i:nth-child(1),
|
||||
.help-icon-slide i:nth-child(2),
|
||||
.help-icon-slide i:nth-child(3),
|
||||
.help-icon-slide i:nth-child(5) {display: none !important}
|
||||
|
||||
.help-icon-layer i:nth-child(1),
|
||||
.help-icon-layer i:nth-child(2),
|
||||
.help-icon-layer i:nth-child(3),
|
||||
.help-icon-layer i:nth-child(4) {display: none !important}
|
||||
|
||||
#help-mode-search {
|
||||
|
||||
white-space: nowrap;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_search {
|
||||
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_search_wrap {
|
||||
|
||||
background: #0051b2;
|
||||
padding: 18px 10px 18px 30px;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_search input {
|
||||
|
||||
background: transparent !important;
|
||||
line-height: inherit !important;
|
||||
height: 100% !important;
|
||||
box-sizing: border-box !important;
|
||||
font-size: 20px !important;
|
||||
color: white !important;
|
||||
font-weight: inherit !important;
|
||||
vertical-align: top !important;
|
||||
background: inherit !important;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
box-shadow: none !important;
|
||||
border: 0 !important;
|
||||
width: calc(100% - 50px) !important;
|
||||
margin: 0;
|
||||
|
||||
}
|
||||
|
||||
#help_mode_search ::-webkit-input-placeholder {
|
||||
|
||||
color: white !important;
|
||||
|
||||
}
|
||||
|
||||
#help_search_results {
|
||||
|
||||
margin-top: 16px;
|
||||
padding-top: 21px;
|
||||
display: none;
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
#help_search_results:before {
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: -30px;
|
||||
width: calc(100% + 40px);
|
||||
height: 1px;
|
||||
content: "";
|
||||
background: #266bbd;
|
||||
z-index: 9999999;
|
||||
|
||||
}
|
||||
|
||||
.help-results-container {
|
||||
|
||||
float: left;
|
||||
width: 50%;
|
||||
|
||||
}
|
||||
|
||||
#the_right_toolbar .help-results-wrap .rs__scrollbar-y-rail {
|
||||
|
||||
display: block !important;
|
||||
right: -1px !important;
|
||||
|
||||
}
|
||||
|
||||
#the_right_toolbar .help-results-wrap .rs__scrollbar-y {
|
||||
|
||||
background: #266bbd !important;
|
||||
|
||||
}
|
||||
|
||||
#the_right_toolbar .help-results-wrap .rs__scrollbar-y-rail {
|
||||
|
||||
background: transparent !important;
|
||||
|
||||
}
|
||||
|
||||
#the_right_toolbar .help-results-wrap .rs__scrollbar-y {
|
||||
|
||||
display: block !important;
|
||||
opacity: 1 !important;
|
||||
|
||||
}
|
||||
|
||||
.help-results-wrap.ps:hover>.rs__scrollbar-y-rail {
|
||||
|
||||
opacity: 1 !important;
|
||||
|
||||
}
|
||||
|
||||
#help_options_results {
|
||||
|
||||
width: calc(100% - 20px);
|
||||
|
||||
}
|
||||
|
||||
.help-faqs-empty .help-results-container {
|
||||
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.help-faqs-empty .help-results-container:first-child {
|
||||
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.help-options-empty .help-results-container {
|
||||
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.help-options-empty .help-results-container:first-child {
|
||||
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.help-results-wrap {
|
||||
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
.help-results .help-button {
|
||||
|
||||
border-radius: 2px;
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
padding: 8px 0 12px 0;
|
||||
line-height: 14px;
|
||||
font-size: 12px;
|
||||
font-weight: inherit;
|
||||
|
||||
}
|
||||
|
||||
.help-results .help-button:first-child {
|
||||
|
||||
margin-top: 0;
|
||||
|
||||
}
|
||||
|
||||
.help-results .help-button i {
|
||||
|
||||
font-size: 19px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
left: 10px;
|
||||
margin: 0 5px;
|
||||
|
||||
}
|
||||
|
||||
#help_faq_results {
|
||||
|
||||
width: calc(100% - 20px);
|
||||
|
||||
}
|
||||
|
||||
#help_faq_results .help-button {
|
||||
|
||||
padding: 29px 0 30px 0;
|
||||
|
||||
}
|
||||
|
||||
#help_faq_results .help-button i {
|
||||
|
||||
font-size: 22px;
|
||||
|
||||
}
|
||||
|
||||
.help-results .help-button span {
|
||||
|
||||
margin-left: 20px;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-description {
|
||||
|
||||
padding: 0 30px 30px 30px;
|
||||
line-height: 1.5em;
|
||||
display: none;
|
||||
margin-top: -9px;
|
||||
|
||||
}
|
||||
|
||||
#help_modal_close {
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
cursor: pointer;
|
||||
color: #FFF;
|
||||
z-index: 99;
|
||||
|
||||
}
|
||||
|
||||
#help_modal_close i {
|
||||
|
||||
position: absolute;
|
||||
top: 16px;
|
||||
right: 16px;
|
||||
font-size: 18px;
|
||||
|
||||
}
|
||||
|
||||
#help_modal_close:hover {
|
||||
|
||||
opacity: 0.4;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-link {
|
||||
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
color: #FFF;
|
||||
border-bottom: 1px solid transparent;
|
||||
margin: 0 10px 0 0;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-link:hover {
|
||||
|
||||
border-bottom-color: #FFF;
|
||||
|
||||
}
|
||||
|
||||
.help-input-focus:not([type="radio"]),
|
||||
.help-input-focus + label_sub:before,
|
||||
.help-input-focus + .select2RS .select2RS-selection,
|
||||
.rev-colorpicker.help-input-focus {
|
||||
|
||||
box-shadow: 0 0 20px 5px #006dd2 !important;
|
||||
|
||||
}
|
||||
|
||||
.lal_group_member.help-input-focus {
|
||||
|
||||
box-shadow: none !important;
|
||||
color: #FFF;
|
||||
background: #006dd2;
|
||||
|
||||
}
|
||||
|
||||
.help-input-focus + label_sub {
|
||||
|
||||
overflow: visible;
|
||||
|
||||
}
|
||||
|
||||
#help_input_clear {
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 32px;
|
||||
text-align: center;
|
||||
border-radius: 0;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
margin: 0 !important;
|
||||
line-height: 20px;
|
||||
border: none;
|
||||
font-size: 11px;
|
||||
font-weight: 500;
|
||||
vertical-align: top;
|
||||
cursor: pointer;
|
||||
background-color: #2a2c2f;
|
||||
visibility: hidden;
|
||||
|
||||
}
|
||||
|
||||
#help_input_clear {
|
||||
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
background: transparent;
|
||||
position: absolute;
|
||||
right: -10px;
|
||||
top: -14px;
|
||||
|
||||
}
|
||||
|
||||
#help_input_clear i {
|
||||
|
||||
position: relative;
|
||||
top: 5px;
|
||||
margin: 0;
|
||||
font-size: 12px;
|
||||
color: #FFF;
|
||||
|
||||
}
|
||||
|
||||
#help_input_clear i {
|
||||
|
||||
top: 14px;
|
||||
left: 0;
|
||||
font-size: 18px;
|
||||
|
||||
}
|
||||
|
||||
#help_input_clear:hover i {
|
||||
|
||||
opacity: 0.4;
|
||||
|
||||
}
|
||||
|
||||
.help-button {
|
||||
|
||||
margin: 5px 5px 0px 0px;
|
||||
text-align: center;
|
||||
padding: 0px 10px;
|
||||
line-height: 20px;
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
background: #0d5ab6;
|
||||
color: #fff;
|
||||
font-size: 11px;
|
||||
font-weight: 500;
|
||||
vertical-align: top;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
transition: background 0.3s ease-in-out;
|
||||
|
||||
}
|
||||
|
||||
.help-button:hover {
|
||||
|
||||
background: #266bbd;
|
||||
|
||||
}
|
||||
|
||||
.help-button span {
|
||||
|
||||
position: relative;
|
||||
top: 1px;
|
||||
|
||||
}
|
||||
|
||||
.help-mode-activated .help_wrap {
|
||||
|
||||
background-color: #3f444a;
|
||||
|
||||
}
|
||||
|
||||
#add_layer_main_wrap > div {position: relative}
|
||||
.toolbar_btn.help-hover .tool_dd_wrap { display: block; min-width: 100%;}
|
||||
.toolbar_btn.help-hover { color: #fff}
|
||||
|
||||
.toolbar_btn.help-hover-text .add_layer[data-type="text"],
|
||||
.toolbar_btn.help-hover-image .add_layer[data-type="image"],
|
||||
.toolbar_btn.help-hover-video .add_layer[data-type="video"],
|
||||
.toolbar_btn.help-hover-audio .add_layer[data-type="audio"],
|
||||
.toolbar_btn.help-hover-object .add_layer[data-type="object"],
|
||||
.toolbar_btn.help-hover-row .add_layer[data-type="row"],
|
||||
.toolbar_btn.help-hover:not(.help-hover-staticlayers) #newslide,
|
||||
.toolbar_btn.help-hover-staticlayers .do_not_sort_slide_list_element {background: #3f444a !important; z-index: 99999}
|
||||
|
||||
.toolbar_btn.help-hover:not(.help-hover-slideorder) #newslide:after,
|
||||
.toolbar_btn.help-hover-staticlayers .do_not_sort_slide_list_element:after,
|
||||
.toolbar_btn.help-hover-slideorder .slide_list_element.selected:after,
|
||||
#add_layer_toolbar_wrap.help-hover-text #add_layer_main_wrap > div:first-child:after,
|
||||
#add_layer_toolbar_wrap.help-hover-image #add_layer_main_wrap > div:nth-child(2):after,
|
||||
#add_layer_toolbar_wrap.help-hover-video #add_layer_main_wrap > div:nth-child(5):after,
|
||||
#add_layer_toolbar_wrap.help-hover-audio #add_layer_main_wrap > div:nth-child(6):after,
|
||||
#add_layer_toolbar_wrap.help-hover-object #add_layer_main_wrap > div:nth-child(7):after,
|
||||
#add_layer_toolbar_wrap.help-hover-row #add_layer_main_wrap > div:nth-child(8):after,
|
||||
#add_layer_toolbar_wrap.help-hover-column #add_layer_main_wrap > div:nth-child(8):after {
|
||||
|
||||
position: absolute;
|
||||
bottom: -5px;
|
||||
left: 65%;
|
||||
margin-left: 10px;
|
||||
width: 17px;
|
||||
height: 22px;
|
||||
background: url(../images/hand.png) no-repeat center center;
|
||||
content: "";
|
||||
z-index: 99999;
|
||||
|
||||
}
|
||||
|
||||
.toolbar_btn.help-hover-slideorder .slide_list_element.selected:after {
|
||||
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(../images/move.png) no-repeat center center;
|
||||
background-size: 18px 18px;
|
||||
bottom: -5px;
|
||||
left: -14px;
|
||||
|
||||
}
|
||||
|
||||
.toolbar_btn.help-hover-staticlayers #newslide:after {display: none}
|
||||
.add_frame_after.help-input-focus {display: block}
|
||||
|
||||
|
||||
|
||||
/*************** RTL MODE SETTINGS ********************/
|
||||
body.rtl #help_mode_title {
|
||||
left: auto;
|
||||
right: 7px;
|
||||
}
|
||||
|
||||
body.rtl .help-mode-section i {
|
||||
left: auto;
|
||||
right: -5px;
|
||||
}
|
||||
|
||||
body.rtl #help_input_clear {
|
||||
right: auto;
|
||||
left: -10px;
|
||||
}
|
||||
488
wp-content/plugins/revslider/admin/assets/css/select2RS.css
Normal file
@@ -0,0 +1,488 @@
|
||||
.select2RS-container {
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
vertical-align: middle; }
|
||||
.select2RS-container .select2RS-selection--single {
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
height: 25px;
|
||||
user-select: none;
|
||||
-webkit-user-select: none; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__rendered {
|
||||
display: block;
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__clear {
|
||||
position: relative; }
|
||||
.select2RS-container[dir="rtl"] .select2RS-selection--single .select2RS-selection__rendered {
|
||||
padding-right: 8px;
|
||||
padding-left: 20px; }
|
||||
.select2RS-container .select2RS-selection--multiple {
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
min-height: 32px;
|
||||
user-select: none;
|
||||
-webkit-user-select: none; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__rendered {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
padding-left: 8px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap; }
|
||||
.select2RS-container .select2RS-search--inline {
|
||||
float: left; }
|
||||
.select2RS-container .select2RS-search--inline .select2RS-search__field {
|
||||
box-sizing: border-box;
|
||||
border: none;
|
||||
font-size: 100%;
|
||||
margin-top: 5px;
|
||||
padding: 0; }
|
||||
.select2RS-container .select2RS-search--inline .select2RS-search__field::-webkit-search-cancel-button {
|
||||
-webkit-appearance: none; }
|
||||
|
||||
.select2RS-dropdown {
|
||||
background-color: white;
|
||||
border: none;
|
||||
border-radius: 0px;
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: -100000px;
|
||||
width: 100%;
|
||||
z-index: 1051;
|
||||
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.2);
|
||||
}
|
||||
|
||||
.select2RS-results {
|
||||
display: block; }
|
||||
|
||||
.select2RS-results__options {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0; }
|
||||
|
||||
.select2RS-results__option {
|
||||
padding: 6px;
|
||||
user-select: none;
|
||||
-webkit-user-select: none; }
|
||||
.select2RS-results__option[aria-selected] {
|
||||
cursor: pointer;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.select2RS-container--open .select2RS-dropdown {
|
||||
left: 0; }
|
||||
|
||||
.select2RS-container--open .select2RS-dropdown--above {
|
||||
border-bottom: none;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0; }
|
||||
|
||||
.select2RS-container--open .select2RS-dropdown--below {
|
||||
border-top: none;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0; }
|
||||
|
||||
.select2RS-search--dropdown {
|
||||
display: block;
|
||||
padding: 0px; }
|
||||
.select2RS-search--dropdown .select2RS-search__field {
|
||||
padding: 4px;
|
||||
width: 100%;
|
||||
box-sizing: border-box; }
|
||||
.select2RS-search--dropdown .select2RS-search__field::-webkit-search-cancel-button {
|
||||
-webkit-appearance: none; }
|
||||
.select2RS-search--dropdown.select2RS-search--hide {
|
||||
display: none; }
|
||||
|
||||
.select2RS-close-mask {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: block;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
min-height: 100%;
|
||||
min-width: 100%;
|
||||
height: auto;
|
||||
width: auto;
|
||||
opacity: 0;
|
||||
z-index: 99;
|
||||
background-color: #fff;
|
||||
filter: alpha(opacity=0); }
|
||||
|
||||
.select2RS-hidden-accessible {
|
||||
border: 0 !important;
|
||||
clip: rect(0 0 0 0) !important;
|
||||
height: 1px !important;
|
||||
margin: -1px !important;
|
||||
overflow: hidden !important;
|
||||
padding: 0 !important;
|
||||
position: absolute !important;
|
||||
width: 1px !important; }
|
||||
|
||||
.select2RS-container .select2RS-selection--single {
|
||||
background-color: #fff;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 0px; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__rendered {
|
||||
color: #444;
|
||||
line-height:25px; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__clear {
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
font-weight: bold; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__placeholder {
|
||||
color: #999; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__arrow {
|
||||
height: 25px;
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
right: 1px;
|
||||
width: 20px; }
|
||||
.select2RS-container .select2RS-selection--single .select2RS-selection__arrow b {
|
||||
border-color: #888 transparent transparent transparent;
|
||||
border-style: solid;
|
||||
border-width: 5px 4px 0 4px;
|
||||
height: 0;
|
||||
left: 50%;
|
||||
margin-left: -4px;
|
||||
margin-top: -2px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
width: 0; }
|
||||
|
||||
.select2RS-container[dir="rtl"] .select2RS-selection--single .select2RS-selection__clear {
|
||||
float: left; }
|
||||
|
||||
.select2RS-container[dir="rtl"] .select2RS-selection--single .select2RS-selection__arrow {
|
||||
left: 1px;
|
||||
right: auto; }
|
||||
|
||||
.select2RS-container.select2RS-container--disabled .select2RS-selection--single {
|
||||
background-color: #eee;
|
||||
cursor: default; }
|
||||
.select2RS-container.select2RS-container--disabled .select2RS-selection--single .select2RS-selection__clear {
|
||||
display: none; }
|
||||
|
||||
.select2RS-container.select2RS-container--open .select2RS-selection--single .select2RS-selection__arrow b {
|
||||
border-color: transparent transparent #888 transparent;
|
||||
border-width: 0 4px 5px 4px; }
|
||||
|
||||
.select2RS-container .select2RS-selection--multiple {
|
||||
background-color: white;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 0px;
|
||||
cursor: text; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__rendered {
|
||||
box-sizing: border-box;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0 5px;
|
||||
width: 100%; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__rendered li {
|
||||
list-style: none; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__placeholder {
|
||||
color: #999;
|
||||
margin-top: 5px;
|
||||
float: left; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__clear {
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
margin-top: 5px;
|
||||
margin-right: 10px; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__choice {
|
||||
background-color: #e4e4e4;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 0px;
|
||||
cursor: default;
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
margin-top: 5px;
|
||||
padding: 0 5px; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__choice__remove {
|
||||
color: #999;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
margin-right: 2px; }
|
||||
.select2RS-container .select2RS-selection--multiple .select2RS-selection__choice__remove:hover {
|
||||
color: #333; }
|
||||
|
||||
.select2RS-container[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__choice, .select2RS-container[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__placeholder, .select2RS-container[dir="rtl"] .select2RS-selection--multiple .select2RS-search--inline {
|
||||
float: right; }
|
||||
|
||||
.select2RS-container[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__choice {
|
||||
margin-left: 5px;
|
||||
margin-right: auto; }
|
||||
|
||||
.select2RS-container[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__choice__remove {
|
||||
margin-left: 2px;
|
||||
margin-right: auto; }
|
||||
|
||||
.select2RS-container.select2RS-container--focus .select2RS-selection--multiple {
|
||||
border: solid black 1px;
|
||||
outline: 0; }
|
||||
|
||||
.select2RS-container.select2RS-container--disabled .select2RS-selection--multiple {
|
||||
background-color: #eee;
|
||||
cursor: default; }
|
||||
|
||||
.select2RS-container.select2RS-container--disabled .select2RS-selection__choice__remove {
|
||||
display: none; }
|
||||
|
||||
.select2RS-container.select2RS-container--open.select2RS-container--above .select2RS-selection--single, .select2RS-container.select2RS-container--open.select2RS-container--above .select2RS-selection--multiple {
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0; }
|
||||
|
||||
.select2RS-container.select2RS-container--open.select2RS-container--below .select2RS-selection--single, .select2RS-container.select2RS-container--open.select2RS-container--below .select2RS-selection--multiple {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0; }
|
||||
|
||||
.select2RS-container .select2RS-search--dropdown .select2RS-search__field {
|
||||
border: 1px solid #aaa; }
|
||||
|
||||
.select2RS-container .select2RS-search--inline .select2RS-search__field {
|
||||
background: transparent;
|
||||
border: none;
|
||||
outline: 0;
|
||||
box-shadow: none;
|
||||
-webkit-appearance: textfield; }
|
||||
|
||||
.select2RS-container .select2RS-results > .select2RS-results__options {
|
||||
max-height: 200px;
|
||||
overflow-y: auto; }
|
||||
|
||||
.select2RS-container .select2RS-results__option[role=group] {
|
||||
padding: 0; }
|
||||
|
||||
.select2RS-container .select2RS-results__option[aria-disabled=true] {
|
||||
color: #b7bbc0; }
|
||||
|
||||
.select2RS-container .select2RS-results__option[aria-selected=true] {
|
||||
background-color: #ddd; }
|
||||
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option {
|
||||
padding-left: 1em; }
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option .select2RS-results__group {
|
||||
padding-left: 0; }
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option .select2RS-results__option {
|
||||
margin-left: -1em;
|
||||
padding-left: 2em; }
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option {
|
||||
margin-left: -2em;
|
||||
padding-left: 3em; }
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option {
|
||||
margin-left: -3em;
|
||||
padding-left: 4em; }
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option {
|
||||
margin-left: -4em;
|
||||
padding-left: 5em; }
|
||||
.select2RS-container .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option .select2RS-results__option {
|
||||
margin-left: -5em;
|
||||
padding-left: 6em; }
|
||||
|
||||
.select2RS-container .select2RS-results__option--highlighted[aria-selected] {
|
||||
background-color: #5897fb;
|
||||
color: white; }
|
||||
|
||||
.select2RS-container .select2RS-results__group {
|
||||
cursor: default;
|
||||
display: block;
|
||||
padding: 6px; }
|
||||
|
||||
.select2RS-container--classic .select2RS-selection--single {
|
||||
background-color: #f7f7f7;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 0px;
|
||||
outline: 0;
|
||||
background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
|
||||
background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
|
||||
background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
|
||||
.select2RS-container--classic .select2RS-selection--single:focus {
|
||||
border: 1px solid #5897fb; }
|
||||
.select2RS-container--classic .select2RS-selection--single .select2RS-selection__rendered {
|
||||
color: #444;
|
||||
line-height:25px; }
|
||||
.select2RS-container--classic .select2RS-selection--single .select2RS-selection__clear {
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
margin-right: 10px; }
|
||||
.select2RS-container--classic .select2RS-selection--single .select2RS-selection__placeholder {
|
||||
color: #999; }
|
||||
.select2RS-container--classic .select2RS-selection--single .select2RS-selection__arrow {
|
||||
background-color: #ddd;
|
||||
border: none;
|
||||
border-left: 1px solid #aaa;
|
||||
border-top-right-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
height: 25px;
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
right: 1px;
|
||||
width: 20px;
|
||||
background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
|
||||
background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
|
||||
background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
|
||||
.select2RS-container--classic .select2RS-selection--single .select2RS-selection__arrow b {
|
||||
border-color: #888 transparent transparent transparent;
|
||||
border-style: solid;
|
||||
border-width: 5px 4px 0 4px;
|
||||
height: 0;
|
||||
left: 50%;
|
||||
margin-left: -4px;
|
||||
margin-top: -2px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
width: 0; }
|
||||
|
||||
.select2RS-container--classic[dir="rtl"] .select2RS-selection--single .select2RS-selection__clear {
|
||||
float: left; }
|
||||
|
||||
.select2RS-container--classic[dir="rtl"] .select2RS-selection--single .select2RS-selection__arrow {
|
||||
border: none;
|
||||
border-right: 1px solid #aaa;
|
||||
border-radius: 0;
|
||||
border-top-left-radius: 0px;
|
||||
border-bottom-left-radius: 0px;
|
||||
left: 1px;
|
||||
right: auto; }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open .select2RS-selection--single {
|
||||
border: 1px solid #5897fb; }
|
||||
.select2RS-container--classic.select2RS-container--open .select2RS-selection--single .select2RS-selection__arrow {
|
||||
background: transparent;
|
||||
border: none; }
|
||||
.select2RS-container--classic.select2RS-container--open .select2RS-selection--single .select2RS-selection__arrow b {
|
||||
border-color: transparent transparent #888 transparent;
|
||||
border-width: 0 4px 5px 4px; }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open.select2RS-container--above .select2RS-selection--single {
|
||||
border-top: none;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
|
||||
background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
|
||||
background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open.select2RS-container--below .select2RS-selection--single {
|
||||
border-bottom: none;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
|
||||
background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
|
||||
background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
|
||||
background-repeat: repeat-x;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
|
||||
|
||||
.select2RS-container--classic .select2RS-selection--multiple {
|
||||
background-color: white;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 4px;
|
||||
cursor: text;
|
||||
outline: 0; }
|
||||
.select2RS-container--classic .select2RS-selection--multiple:focus {
|
||||
border: 1px solid #5897fb; }
|
||||
.select2RS-container--classic .select2RS-selection--multiple .select2RS-selection__rendered {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0 5px; }
|
||||
.select2RS-container--classic .select2RS-selection--multiple .select2RS-selection__clear {
|
||||
display: none; }
|
||||
.select2RS-container--classic .select2RS-selection--multiple .select2RS-selection__choice {
|
||||
background-color: #e4e4e4;
|
||||
border: 1px solid #aaa;
|
||||
border-radius: 4px;
|
||||
cursor: default;
|
||||
float: left;
|
||||
margin-right: 5px;
|
||||
margin-top: 5px;
|
||||
padding: 0 5px; }
|
||||
.select2RS-container--classic .select2RS-selection--multiple .select2RS-selection__choice__remove {
|
||||
color: #888;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
margin-right: 2px; }
|
||||
.select2RS-container--classic .select2RS-selection--multiple .select2RS-selection__choice__remove:hover {
|
||||
color: #555; }
|
||||
|
||||
.select2RS-container--classic[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__choice {
|
||||
float: right; }
|
||||
|
||||
.select2RS-container--classic[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__choice {
|
||||
margin-left: 5px;
|
||||
margin-right: auto; }
|
||||
|
||||
.select2RS-container--classic[dir="rtl"] .select2RS-selection--multiple .select2RS-selection__choice__remove {
|
||||
margin-left: 2px;
|
||||
margin-right: auto; }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open .select2RS-selection--multiple {
|
||||
border: 1px solid #5897fb; }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open.select2RS-container--above .select2RS-selection--multiple {
|
||||
border-top: none;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0; }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open.select2RS-container--below .select2RS-selection--multiple {
|
||||
border-bottom: none;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0; }
|
||||
|
||||
.select2RS-container--classic .select2RS-search--dropdown .select2RS-search__field {
|
||||
border: 1px solid #aaa;
|
||||
outline: 0; }
|
||||
|
||||
.select2RS-container--classic .select2RS-search--inline .select2RS-search__field {
|
||||
outline: 0;
|
||||
box-shadow: none; }
|
||||
|
||||
.select2RS-container--classic .select2RS-dropdown {
|
||||
background-color: white;
|
||||
border: 1px solid transparent; }
|
||||
|
||||
.select2RS-container--classic .select2RS-dropdown--above {
|
||||
border-bottom: none; }
|
||||
|
||||
.select2RS-container--classic .select2RS-dropdown--below {
|
||||
border-top: none; }
|
||||
|
||||
.select2RS-container--classic .select2RS-results > .select2RS-results__options {
|
||||
max-height: 200px;
|
||||
overflow-y: auto; }
|
||||
|
||||
.select2RS-container--classic .select2RS-results__option[role=group] {
|
||||
padding: 0; }
|
||||
|
||||
.select2RS-container--classic .select2RS-results__option[aria-disabled=true] {
|
||||
color: grey; }
|
||||
|
||||
.select2RS-container--classic .select2RS-results__option--highlighted[aria-selected] {
|
||||
background-color: #3875d7;
|
||||
color: white; }
|
||||
|
||||
.select2RS-container--classic .select2RS-results__group {
|
||||
cursor: default;
|
||||
display: block;
|
||||
padding: 6px; }
|
||||
|
||||
.select2RS-container--classic.select2RS-container--open .select2RS-dropdown {
|
||||
border-color: #5897fb; }
|
||||
518
wp-content/plugins/revslider/admin/assets/css/tooltip.css
Normal file
@@ -0,0 +1,518 @@
|
||||
#rs-tooltip {
|
||||
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 99999999;
|
||||
font-family: "Roboto";
|
||||
font-size: 15px;
|
||||
width: 270px;
|
||||
background-color: #006dd2;
|
||||
color: #FFF;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active #rb_modal_underlay {
|
||||
|
||||
opacity: 0.5 !important;
|
||||
display: block !important;
|
||||
z-index: 999999 !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active #rs-tooltip {
|
||||
|
||||
display: block;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip-gotit {display: none;}
|
||||
#rs-tooltip.tooltip-gotit #rs-tooltip-next {display: none;}
|
||||
#rs-tooltip.tooltip-gotit #rs-tooltip-gotit {display: inline-block;}
|
||||
|
||||
#rs-tooltip:before {
|
||||
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-bottom:before {
|
||||
|
||||
top: -10px;
|
||||
left: 50%;
|
||||
margin-left: -7px;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
border-bottom: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-bottom-left:before {
|
||||
|
||||
top: -10px;
|
||||
left: 100%;
|
||||
margin-left: -46px;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
border-bottom: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-bottom-right:before {
|
||||
|
||||
top: -10px;
|
||||
left: 0;
|
||||
margin-left: 46px;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
border-bottom: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-top:before {
|
||||
|
||||
bottom: -10px;
|
||||
left: 50%;
|
||||
margin-left: -7px;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
border-top: 10px solid #0051b2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-right:before {
|
||||
|
||||
left: -10px;
|
||||
top: 50%;
|
||||
margin-top: -7px;
|
||||
border-top: 10px solid transparent;
|
||||
border-bottom: 10px solid transparent;
|
||||
border-right: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-top-right:before {
|
||||
|
||||
left: -10px;
|
||||
top: 10px;
|
||||
border-top: 10px solid transparent;
|
||||
border-bottom: 10px solid transparent;
|
||||
border-right: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-top-left:before {
|
||||
|
||||
right: -10px;
|
||||
top: 10px;
|
||||
border-top: 10px solid transparent;
|
||||
border-bottom: 10px solid transparent;
|
||||
border-left: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-left:before {
|
||||
|
||||
right: -10px;
|
||||
top: 50%;
|
||||
margin-top: -7px;
|
||||
border-top: 10px solid transparent;
|
||||
border-bottom: 10px solid transparent;
|
||||
border-left: 10px solid #006dd2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip.tip-right-top:before {
|
||||
|
||||
bottom: -10px;
|
||||
right: 20px;
|
||||
border-left: 10px solid transparent;
|
||||
border-right: 10px solid transparent;
|
||||
border-top: 10px solid #0051b2;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip-top {
|
||||
|
||||
padding: 26px 30px 30px 30px;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip-bottom {
|
||||
|
||||
position: relative;
|
||||
padding: 0 30px;
|
||||
height: 40px;
|
||||
background-color: #0051b2;
|
||||
font-size: 13px;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip-bottom div {
|
||||
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
left: 30px;
|
||||
|
||||
}
|
||||
|
||||
.rs-tooltip-text {
|
||||
|
||||
display: block;
|
||||
line-height: 20px;
|
||||
|
||||
}
|
||||
|
||||
.rs-tooltip-btn {
|
||||
|
||||
display: inline-block;
|
||||
background-color: #1a7cd7;
|
||||
padding: 9px 19px 7px 19px;
|
||||
line-height: 15px;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
transition: opacity 0.2s ease;
|
||||
margin-top: 25px;
|
||||
margin-right: 10px;
|
||||
transition: filter 0.3s ease-in-out;
|
||||
|
||||
}
|
||||
|
||||
.rs-tooltip-btn:hover {
|
||||
|
||||
filter: brightness(110%);
|
||||
|
||||
}
|
||||
|
||||
.rs-tooltip-check {
|
||||
|
||||
display: inline-block;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.35);
|
||||
border-radius: 2px;
|
||||
margin-right: 10px;
|
||||
position: relative;
|
||||
top: 4px;
|
||||
cursor: pointer;
|
||||
transition: border 0.3s ease-in-out;
|
||||
|
||||
}
|
||||
|
||||
.rs-tooltip-check:hover {
|
||||
|
||||
border: 1px solid rgba(255, 255, 255, 0.75);
|
||||
|
||||
}
|
||||
|
||||
.rs-tooltip-btn i {
|
||||
|
||||
font-size: 17px;
|
||||
margin-right: 10px;
|
||||
|
||||
}
|
||||
|
||||
.tip-clone {
|
||||
|
||||
transform: none !important;
|
||||
margin: 0 !important;
|
||||
position: absolute !important;
|
||||
pointer-events: none !important;
|
||||
z-index: 9999999 !important;
|
||||
|
||||
}
|
||||
|
||||
.tip-focussed {
|
||||
|
||||
box-shadow: 0 0 20px 5px #006dd2 !important;
|
||||
|
||||
}
|
||||
|
||||
.tooltip-hide-target {
|
||||
|
||||
visibility: hidden !important;
|
||||
|
||||
}
|
||||
|
||||
.tooltip-section {
|
||||
|
||||
display: none;
|
||||
font-family: monospace;
|
||||
font-size: 12px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
}
|
||||
|
||||
.toolbar_btn.tip-hover .add_layer,
|
||||
.toolbar_btn.tip-hover .lockstep_main,
|
||||
.toolbar_btn.tip-hover .visiblestep_main {position: relative !important}
|
||||
.toolbar_btn.tip-hover .tool_dd_wrap { display: block; min-width: 100%;}
|
||||
.toolbar_btn.tip-hover { color: #fff}
|
||||
|
||||
.toolbar_btn.tip-hover-text .add_layer[data-type="text"],
|
||||
.toolbar_btn.tip-hover-image .add_layer[data-type="image"],
|
||||
.toolbar_btn.tip-hover-video .add_layer[data-type="video"],
|
||||
.toolbar_btn.tip-hover-audio #toolbar_add_layer_audio,
|
||||
.toolbar_btn.tip-hover-shape #toolbar_add_layer_shape,
|
||||
.toolbar_btn.tip-hover-button #toolbar_add_layer_button,
|
||||
.toolbar_btn.tip-hover-object #toolbar_add_layer_object,
|
||||
.toolbar_btn.tip-hover-row #toolbar_add_layer_row,
|
||||
.toolbar_btn.tip-hover-group #toolbar_add_layer_group,
|
||||
.toolbar_btn.tip-hover-layerlibrary #add_from_layerlibrary,
|
||||
.toolbar_btn.tip-hover-importlayer #import_layers,
|
||||
.toolbar_btn.tip-hover-duplicate #do_duplicate_layer,
|
||||
.toolbar_btn.tip-hover-copy #do_copy_layer,
|
||||
.toolbar_btn.tip-hover-paste #do_paste_layer,
|
||||
.toolbar_btn.tip-hover-lock #toggle_lock_layer,
|
||||
.toolbar_btn.tip-hover-unlock #unlock_all_layer,
|
||||
.toolbar_btn.tip-hover-setallvisible #visible_all_layer,
|
||||
.toolbar_btn.tip-hover-showhide #toggle_visible_layer,
|
||||
.toolbar_btn.tip-hover-highlightboxes #hide_highlight_boxes,
|
||||
.toolbar_btn.tip-hover:not(.tip-hover-staticlayers) #newslide,
|
||||
.toolbar_btn.tip-hover-staticlayers .do_not_sort_slide_list_element {background: #3f444a !important; z-index: 99999}
|
||||
|
||||
.toolbar_btn.tip-hover:not(.tip-hover-slideorder) #newslide:after,
|
||||
.toolbar_btn.tip-hover-staticlayers .do_not_sort_slide_list_element:after,
|
||||
.toolbar_btn.tip-hover-slideorder .slide_list_element.selected:after,
|
||||
.tip-hover-text #toolbar_add_layer_text:after,
|
||||
.tip-hover-image #toolbar_add_layer_image:after,
|
||||
.tip-hover-button #toolbar_add_layer_button:after,
|
||||
.tip-hover-shape #toolbar_add_layer_shape:after,
|
||||
.tip-hover-video #toolbar_add_layer_video:after,
|
||||
.tip-hover-audio #toolbar_add_layer_audio:after,
|
||||
.tip-hover-object #toolbar_add_layer_object:after,
|
||||
.tip-hover-row #toolbar_add_layer_row:after,
|
||||
.tip-hover-group #toolbar_add_layer_group:after,
|
||||
.tip-hover-layerlibrary #add_from_layerlibrary:after,
|
||||
.tip-hover-importlayer #import_layers:after,
|
||||
.tip-hover-lock #toggle_lock_layer:after,
|
||||
.tip-hover-unlock #unlock_all_layer:after,
|
||||
.tip-hover-setallvisible #visible_all_layer:after,
|
||||
.tip-hover-showhide #toggle_visible_layer:after,
|
||||
.tip-hover-highlightboxes #hide_highlight_boxes:after,
|
||||
.layertoolbar_wrap .toolbar_btn.tip-hover-duplicate #do_duplicate_layer:after,
|
||||
.layertoolbar_wrap .toolbar_btn.tip-hover-copy #do_copy_layer:after,
|
||||
.layertoolbar_wrap .toolbar_btn.tip-hover-paste #do_paste_layer:after {
|
||||
|
||||
position: absolute;
|
||||
bottom: -5px;
|
||||
left: 65%;
|
||||
margin-left: 10px;
|
||||
width: 17px;
|
||||
height: 22px;
|
||||
background: url(../images/hand.png) no-repeat center center;
|
||||
content: "";
|
||||
z-index: 99999;
|
||||
|
||||
}
|
||||
|
||||
.toolbar_btn.tip-hover-slideorder .slide_list_element.selected:after {
|
||||
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(../images/move.png) no-repeat center center;
|
||||
background-size: 18px 18px;
|
||||
bottom: 3px;
|
||||
|
||||
}
|
||||
|
||||
.toolbar_btn.tip-hover-staticlayers #newslide:after {display: none}
|
||||
|
||||
.rb-tooltips-active .do_title_layer_icon,
|
||||
.rb-tooltips-active .do_title_slide_icon {
|
||||
|
||||
color: #006dd2;
|
||||
font-size: 17px;
|
||||
margin-right: 10px;
|
||||
line-height: 51px !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector .form_inner {
|
||||
|
||||
display: block !important;
|
||||
padding: 0px;
|
||||
position: relative;
|
||||
margin-bottom: 1px;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_inner {
|
||||
|
||||
background: #323438;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector .form_inner .collapsable {
|
||||
|
||||
padding: 20px;
|
||||
display: none;
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .tponoffwrap.off .tponoff_inner,
|
||||
.rb-tooltips-active .tponoffwrap.off .tponoff_inner,
|
||||
.rb-tooltips-active .tponoffwrap.off .tponoff_inner {
|
||||
|
||||
transform: translateX(0px);
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .formcontainer,
|
||||
.rb-tooltips-active .formcontainer {
|
||||
|
||||
width: 320px;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector,
|
||||
.rb-tooltips-active .formcontainer {
|
||||
|
||||
width: 320px;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector .form_menu_level_1 {
|
||||
|
||||
display: none !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .showhide_hidden,
|
||||
.rb-tooltips-active .showhide_hidden.form_inner,
|
||||
.rb-tooltips-active .form_collector .showhide_hidden.form_inner {
|
||||
|
||||
display: none !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector .form_inner.open .collapsable {
|
||||
|
||||
display: block;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector .form_inner .collapsable {
|
||||
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .form_collector .collapsable {
|
||||
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .tip-clone .collapsable {
|
||||
|
||||
padding: 20px;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .tooltip-save-preview {
|
||||
|
||||
z-index: 9999999 !important;
|
||||
pointer-events: none !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .tooltip-save-preview:after {
|
||||
|
||||
background-color: rgb(50, 52, 56, 0.5);
|
||||
width: 160px;
|
||||
height: 50px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
content: "";
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltip-timeline .basic_action_button {
|
||||
|
||||
background: transparent;
|
||||
border: none;
|
||||
border-radius: 0px;
|
||||
width: 30px;
|
||||
text-align: center;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
text-align: center;
|
||||
color: #777c80;
|
||||
text-transform: uppercase;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
box-sizing: border-box;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltip-timeline .basic_action_button i {
|
||||
|
||||
font-size: 20px;
|
||||
margin: 0px;
|
||||
|
||||
}
|
||||
|
||||
.tooltip-hide-preview-save .tooltip-save-preview {
|
||||
|
||||
display: none !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active .layertoolbar_wrap .toolbar_btn i.material-icons.norightmargin {
|
||||
|
||||
margin-right: 0px !important;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active #rb_tlw > #do_delete_layer.toolbar_btn .material-icons {
|
||||
|
||||
margin-right: 0 !important;
|
||||
|
||||
}
|
||||
|
||||
.tooltip-link {
|
||||
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.rb-tooltips-active #rb_tlw > .tip-clone longoption {
|
||||
|
||||
width: 280px !important;
|
||||
|
||||
}
|
||||
|
||||
#rs-tooltip-next {position: relative; padding-right: 50px}
|
||||
#rs-tooltip-close {position: absolute; top: 0; right: 0; width: 30px; height: 30px; cursor: pointer; color: #FFF; z-index: 99}
|
||||
#rs-tooltip-close i {position: absolute; top: 7px; left: 7px; font-size: 16px}
|
||||
#rs-tooltip-close:hover {opacity: 0.4}
|
||||
|
||||
.rs-tooltip-return-icon {
|
||||
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
display: inline-block;
|
||||
background-size: 16px 16px;
|
||||
background-image: url(../images/return.png);
|
||||
background-repeat: no-repeat;
|
||||
|
||||
position: absolute;
|
||||
right: 7px;
|
||||
top: 7px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
body.rtl .rs-tooltip-btn i { margin-left: 10px; margin-right: 0px }
|
||||
body.rtl .rs-tooltip-check { margin-left: 10px; margin-right: 0px }
|
||||
|
||||
|
||||
|
||||
1654
wp-content/plugins/revslider/admin/assets/css/tp-color-picker.css
Normal file
|
After Width: | Height: | Size: 275 KiB |
@@ -0,0 +1,9 @@
|
||||
The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts:
|
||||
|
||||
```html
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
|
||||
rel="stylesheet">
|
||||
```
|
||||
|
||||
Read more in our full usage guide:
|
||||
http://google.github.io/material-design-icons/#icon-font-for-the-web
|
||||
932
wp-content/plugins/revslider/admin/assets/icons/codepoints
Normal file
@@ -0,0 +1,932 @@
|
||||
3d_rotation e84d
|
||||
ac_unit eb3b
|
||||
access_alarm e190
|
||||
access_alarms e191
|
||||
access_time e192
|
||||
accessibility e84e
|
||||
accessible e914
|
||||
account_balance e84f
|
||||
account_balance_wallet e850
|
||||
account_box e851
|
||||
account_circle e853
|
||||
adb e60e
|
||||
add e145
|
||||
add_a_photo e439
|
||||
add_alarm e193
|
||||
add_alert e003
|
||||
add_box e146
|
||||
add_circle e147
|
||||
add_circle_outline e148
|
||||
add_location e567
|
||||
add_shopping_cart e854
|
||||
add_to_photos e39d
|
||||
add_to_queue e05c
|
||||
adjust e39e
|
||||
airline_seat_flat e630
|
||||
airline_seat_flat_angled e631
|
||||
airline_seat_individual_suite e632
|
||||
airline_seat_legroom_extra e633
|
||||
airline_seat_legroom_normal e634
|
||||
airline_seat_legroom_reduced e635
|
||||
airline_seat_recline_extra e636
|
||||
airline_seat_recline_normal e637
|
||||
airplanemode_active e195
|
||||
airplanemode_inactive e194
|
||||
airplay e055
|
||||
airport_shuttle eb3c
|
||||
alarm e855
|
||||
alarm_add e856
|
||||
alarm_off e857
|
||||
alarm_on e858
|
||||
album e019
|
||||
all_inclusive eb3d
|
||||
all_out e90b
|
||||
android e859
|
||||
announcement e85a
|
||||
apps e5c3
|
||||
archive e149
|
||||
arrow_back e5c4
|
||||
arrow_downward e5db
|
||||
arrow_drop_down e5c5
|
||||
arrow_drop_down_circle e5c6
|
||||
arrow_drop_up e5c7
|
||||
arrow_forward e5c8
|
||||
arrow_upward e5d8
|
||||
art_track e060
|
||||
aspect_ratio e85b
|
||||
assessment e85c
|
||||
assignment e85d
|
||||
assignment_ind e85e
|
||||
assignment_late e85f
|
||||
assignment_return e860
|
||||
assignment_returned e861
|
||||
assignment_turned_in e862
|
||||
assistant e39f
|
||||
assistant_photo e3a0
|
||||
attach_file e226
|
||||
attach_money e227
|
||||
attachment e2bc
|
||||
audiotrack e3a1
|
||||
autorenew e863
|
||||
av_timer e01b
|
||||
backspace e14a
|
||||
backup e864
|
||||
battery_alert e19c
|
||||
battery_charging_full e1a3
|
||||
battery_full e1a4
|
||||
battery_std e1a5
|
||||
battery_unknown e1a6
|
||||
beach_access eb3e
|
||||
beenhere e52d
|
||||
block e14b
|
||||
bluetooth e1a7
|
||||
bluetooth_audio e60f
|
||||
bluetooth_connected e1a8
|
||||
bluetooth_disabled e1a9
|
||||
bluetooth_searching e1aa
|
||||
blur_circular e3a2
|
||||
blur_linear e3a3
|
||||
blur_off e3a4
|
||||
blur_on e3a5
|
||||
book e865
|
||||
bookmark e866
|
||||
bookmark_border e867
|
||||
border_all e228
|
||||
border_bottom e229
|
||||
border_clear e22a
|
||||
border_color e22b
|
||||
border_horizontal e22c
|
||||
border_inner e22d
|
||||
border_left e22e
|
||||
border_outer e22f
|
||||
border_right e230
|
||||
border_style e231
|
||||
border_top e232
|
||||
border_vertical e233
|
||||
branding_watermark e06b
|
||||
brightness_1 e3a6
|
||||
brightness_2 e3a7
|
||||
brightness_3 e3a8
|
||||
brightness_4 e3a9
|
||||
brightness_5 e3aa
|
||||
brightness_6 e3ab
|
||||
brightness_7 e3ac
|
||||
brightness_auto e1ab
|
||||
brightness_high e1ac
|
||||
brightness_low e1ad
|
||||
brightness_medium e1ae
|
||||
broken_image e3ad
|
||||
brush e3ae
|
||||
bubble_chart e6dd
|
||||
bug_report e868
|
||||
build e869
|
||||
burst_mode e43c
|
||||
business e0af
|
||||
business_center eb3f
|
||||
cached e86a
|
||||
cake e7e9
|
||||
call e0b0
|
||||
call_end e0b1
|
||||
call_made e0b2
|
||||
call_merge e0b3
|
||||
call_missed e0b4
|
||||
call_missed_outgoing e0e4
|
||||
call_received e0b5
|
||||
call_split e0b6
|
||||
call_to_action e06c
|
||||
camera e3af
|
||||
camera_alt e3b0
|
||||
camera_enhance e8fc
|
||||
camera_front e3b1
|
||||
camera_rear e3b2
|
||||
camera_roll e3b3
|
||||
cancel e5c9
|
||||
card_giftcard e8f6
|
||||
card_membership e8f7
|
||||
card_travel e8f8
|
||||
casino eb40
|
||||
cast e307
|
||||
cast_connected e308
|
||||
center_focus_strong e3b4
|
||||
center_focus_weak e3b5
|
||||
change_history e86b
|
||||
chat e0b7
|
||||
chat_bubble e0ca
|
||||
chat_bubble_outline e0cb
|
||||
check e5ca
|
||||
check_box e834
|
||||
check_box_outline_blank e835
|
||||
check_circle e86c
|
||||
chevron_left e5cb
|
||||
chevron_right e5cc
|
||||
child_care eb41
|
||||
child_friendly eb42
|
||||
chrome_reader_mode e86d
|
||||
class e86e
|
||||
clear e14c
|
||||
clear_all e0b8
|
||||
close e5cd
|
||||
closed_caption e01c
|
||||
cloud e2bd
|
||||
cloud_circle e2be
|
||||
cloud_done e2bf
|
||||
cloud_download e2c0
|
||||
cloud_off e2c1
|
||||
cloud_queue e2c2
|
||||
cloud_upload e2c3
|
||||
code e86f
|
||||
collections e3b6
|
||||
collections_bookmark e431
|
||||
color_lens e3b7
|
||||
colorize e3b8
|
||||
comment e0b9
|
||||
compare e3b9
|
||||
compare_arrows e915
|
||||
computer e30a
|
||||
confirmation_number e638
|
||||
contact_mail e0d0
|
||||
contact_phone e0cf
|
||||
contacts e0ba
|
||||
content_copy e14d
|
||||
content_cut e14e
|
||||
content_paste e14f
|
||||
control_point e3ba
|
||||
control_point_duplicate e3bb
|
||||
copyright e90c
|
||||
create e150
|
||||
create_new_folder e2cc
|
||||
credit_card e870
|
||||
crop e3be
|
||||
crop_16_9 e3bc
|
||||
crop_3_2 e3bd
|
||||
crop_5_4 e3bf
|
||||
crop_7_5 e3c0
|
||||
crop_din e3c1
|
||||
crop_free e3c2
|
||||
crop_landscape e3c3
|
||||
crop_original e3c4
|
||||
crop_portrait e3c5
|
||||
crop_rotate e437
|
||||
crop_square e3c6
|
||||
dashboard e871
|
||||
data_usage e1af
|
||||
date_range e916
|
||||
dehaze e3c7
|
||||
delete e872
|
||||
delete_forever e92b
|
||||
delete_sweep e16c
|
||||
description e873
|
||||
desktop_mac e30b
|
||||
desktop_windows e30c
|
||||
details e3c8
|
||||
developer_board e30d
|
||||
developer_mode e1b0
|
||||
device_hub e335
|
||||
devices e1b1
|
||||
devices_other e337
|
||||
dialer_sip e0bb
|
||||
dialpad e0bc
|
||||
directions e52e
|
||||
directions_bike e52f
|
||||
directions_boat e532
|
||||
directions_bus e530
|
||||
directions_car e531
|
||||
directions_railway e534
|
||||
directions_run e566
|
||||
directions_subway e533
|
||||
directions_transit e535
|
||||
directions_walk e536
|
||||
disc_full e610
|
||||
dns e875
|
||||
do_not_disturb e612
|
||||
do_not_disturb_alt e611
|
||||
do_not_disturb_off e643
|
||||
do_not_disturb_on e644
|
||||
dock e30e
|
||||
domain e7ee
|
||||
done e876
|
||||
done_all e877
|
||||
donut_large e917
|
||||
donut_small e918
|
||||
drafts e151
|
||||
drag_handle e25d
|
||||
drive_eta e613
|
||||
dvr e1b2
|
||||
edit e3c9
|
||||
edit_location e568
|
||||
eject e8fb
|
||||
email e0be
|
||||
enhanced_encryption e63f
|
||||
equalizer e01d
|
||||
error e000
|
||||
error_outline e001
|
||||
euro_symbol e926
|
||||
ev_station e56d
|
||||
event e878
|
||||
event_available e614
|
||||
event_busy e615
|
||||
event_note e616
|
||||
event_seat e903
|
||||
exit_to_app e879
|
||||
expand_less e5ce
|
||||
expand_more e5cf
|
||||
explicit e01e
|
||||
explore e87a
|
||||
exposure e3ca
|
||||
exposure_neg_1 e3cb
|
||||
exposure_neg_2 e3cc
|
||||
exposure_plus_1 e3cd
|
||||
exposure_plus_2 e3ce
|
||||
exposure_zero e3cf
|
||||
extension e87b
|
||||
face e87c
|
||||
fast_forward e01f
|
||||
fast_rewind e020
|
||||
favorite e87d
|
||||
favorite_border e87e
|
||||
featured_play_list e06d
|
||||
featured_video e06e
|
||||
feedback e87f
|
||||
fiber_dvr e05d
|
||||
fiber_manual_record e061
|
||||
fiber_new e05e
|
||||
fiber_pin e06a
|
||||
fiber_smart_record e062
|
||||
file_download e2c4
|
||||
file_upload e2c6
|
||||
filter e3d3
|
||||
filter_1 e3d0
|
||||
filter_2 e3d1
|
||||
filter_3 e3d2
|
||||
filter_4 e3d4
|
||||
filter_5 e3d5
|
||||
filter_6 e3d6
|
||||
filter_7 e3d7
|
||||
filter_8 e3d8
|
||||
filter_9 e3d9
|
||||
filter_9_plus e3da
|
||||
filter_b_and_w e3db
|
||||
filter_center_focus e3dc
|
||||
filter_drama e3dd
|
||||
filter_frames e3de
|
||||
filter_hdr e3df
|
||||
filter_list e152
|
||||
filter_none e3e0
|
||||
filter_tilt_shift e3e2
|
||||
filter_vintage e3e3
|
||||
find_in_page e880
|
||||
find_replace e881
|
||||
fingerprint e90d
|
||||
first_page e5dc
|
||||
fitness_center eb43
|
||||
flag e153
|
||||
flare e3e4
|
||||
flash_auto e3e5
|
||||
flash_off e3e6
|
||||
flash_on e3e7
|
||||
flight e539
|
||||
flight_land e904
|
||||
flight_takeoff e905
|
||||
flip e3e8
|
||||
flip_to_back e882
|
||||
flip_to_front e883
|
||||
folder e2c7
|
||||
folder_open e2c8
|
||||
folder_shared e2c9
|
||||
folder_special e617
|
||||
font_download e167
|
||||
format_align_center e234
|
||||
format_align_justify e235
|
||||
format_align_left e236
|
||||
format_align_right e237
|
||||
format_bold e238
|
||||
format_clear e239
|
||||
format_color_fill e23a
|
||||
format_color_reset e23b
|
||||
format_color_text e23c
|
||||
format_indent_decrease e23d
|
||||
format_indent_increase e23e
|
||||
format_italic e23f
|
||||
format_line_spacing e240
|
||||
format_list_bulleted e241
|
||||
format_list_numbered e242
|
||||
format_paint e243
|
||||
format_quote e244
|
||||
format_shapes e25e
|
||||
format_size e245
|
||||
format_strikethrough e246
|
||||
format_textdirection_l_to_r e247
|
||||
format_textdirection_r_to_l e248
|
||||
format_underlined e249
|
||||
forum e0bf
|
||||
forward e154
|
||||
forward_10 e056
|
||||
forward_30 e057
|
||||
forward_5 e058
|
||||
free_breakfast eb44
|
||||
fullscreen e5d0
|
||||
fullscreen_exit e5d1
|
||||
functions e24a
|
||||
g_translate e927
|
||||
gamepad e30f
|
||||
games e021
|
||||
gavel e90e
|
||||
gesture e155
|
||||
get_app e884
|
||||
gif e908
|
||||
golf_course eb45
|
||||
gps_fixed e1b3
|
||||
gps_not_fixed e1b4
|
||||
gps_off e1b5
|
||||
grade e885
|
||||
gradient e3e9
|
||||
grain e3ea
|
||||
graphic_eq e1b8
|
||||
grid_off e3eb
|
||||
grid_on e3ec
|
||||
group e7ef
|
||||
group_add e7f0
|
||||
group_work e886
|
||||
hd e052
|
||||
hdr_off e3ed
|
||||
hdr_on e3ee
|
||||
hdr_strong e3f1
|
||||
hdr_weak e3f2
|
||||
headset e310
|
||||
headset_mic e311
|
||||
healing e3f3
|
||||
hearing e023
|
||||
help e887
|
||||
help_outline e8fd
|
||||
high_quality e024
|
||||
highlight e25f
|
||||
highlight_off e888
|
||||
history e889
|
||||
home e88a
|
||||
hot_tub eb46
|
||||
hotel e53a
|
||||
hourglass_empty e88b
|
||||
hourglass_full e88c
|
||||
http e902
|
||||
https e88d
|
||||
image e3f4
|
||||
image_aspect_ratio e3f5
|
||||
import_contacts e0e0
|
||||
import_export e0c3
|
||||
important_devices e912
|
||||
inbox e156
|
||||
indeterminate_check_box e909
|
||||
info e88e
|
||||
info_outline e88f
|
||||
input e890
|
||||
insert_chart e24b
|
||||
insert_comment e24c
|
||||
insert_drive_file e24d
|
||||
insert_emoticon e24e
|
||||
insert_invitation e24f
|
||||
insert_link e250
|
||||
insert_photo e251
|
||||
invert_colors e891
|
||||
invert_colors_off e0c4
|
||||
iso e3f6
|
||||
keyboard e312
|
||||
keyboard_arrow_down e313
|
||||
keyboard_arrow_left e314
|
||||
keyboard_arrow_right e315
|
||||
keyboard_arrow_up e316
|
||||
keyboard_backspace e317
|
||||
keyboard_capslock e318
|
||||
keyboard_hide e31a
|
||||
keyboard_return e31b
|
||||
keyboard_tab e31c
|
||||
keyboard_voice e31d
|
||||
kitchen eb47
|
||||
label e892
|
||||
label_outline e893
|
||||
landscape e3f7
|
||||
language e894
|
||||
laptop e31e
|
||||
laptop_chromebook e31f
|
||||
laptop_mac e320
|
||||
laptop_windows e321
|
||||
last_page e5dd
|
||||
launch e895
|
||||
layers e53b
|
||||
layers_clear e53c
|
||||
leak_add e3f8
|
||||
leak_remove e3f9
|
||||
lens e3fa
|
||||
library_add e02e
|
||||
library_books e02f
|
||||
library_music e030
|
||||
lightbulb_outline e90f
|
||||
line_style e919
|
||||
line_weight e91a
|
||||
linear_scale e260
|
||||
link e157
|
||||
linked_camera e438
|
||||
list e896
|
||||
live_help e0c6
|
||||
live_tv e639
|
||||
local_activity e53f
|
||||
local_airport e53d
|
||||
local_atm e53e
|
||||
local_bar e540
|
||||
local_cafe e541
|
||||
local_car_wash e542
|
||||
local_convenience_store e543
|
||||
local_dining e556
|
||||
local_drink e544
|
||||
local_florist e545
|
||||
local_gas_station e546
|
||||
local_grocery_store e547
|
||||
local_hospital e548
|
||||
local_hotel e549
|
||||
local_laundry_service e54a
|
||||
local_library e54b
|
||||
local_mall e54c
|
||||
local_movies e54d
|
||||
local_offer e54e
|
||||
local_parking e54f
|
||||
local_pharmacy e550
|
||||
local_phone e551
|
||||
local_pizza e552
|
||||
local_play e553
|
||||
local_post_office e554
|
||||
local_printshop e555
|
||||
local_see e557
|
||||
local_shipping e558
|
||||
local_taxi e559
|
||||
location_city e7f1
|
||||
location_disabled e1b6
|
||||
location_off e0c7
|
||||
location_on e0c8
|
||||
location_searching e1b7
|
||||
lock e897
|
||||
lock_open e898
|
||||
lock_outline e899
|
||||
looks e3fc
|
||||
looks_3 e3fb
|
||||
looks_4 e3fd
|
||||
looks_5 e3fe
|
||||
looks_6 e3ff
|
||||
looks_one e400
|
||||
looks_two e401
|
||||
loop e028
|
||||
loupe e402
|
||||
low_priority e16d
|
||||
loyalty e89a
|
||||
mail e158
|
||||
mail_outline e0e1
|
||||
map e55b
|
||||
markunread e159
|
||||
markunread_mailbox e89b
|
||||
memory e322
|
||||
menu e5d2
|
||||
merge_type e252
|
||||
message e0c9
|
||||
mic e029
|
||||
mic_none e02a
|
||||
mic_off e02b
|
||||
mms e618
|
||||
mode_comment e253
|
||||
mode_edit e254
|
||||
monetization_on e263
|
||||
money_off e25c
|
||||
monochrome_photos e403
|
||||
mood e7f2
|
||||
mood_bad e7f3
|
||||
more e619
|
||||
more_horiz e5d3
|
||||
more_vert e5d4
|
||||
motorcycle e91b
|
||||
mouse e323
|
||||
move_to_inbox e168
|
||||
movie e02c
|
||||
movie_creation e404
|
||||
movie_filter e43a
|
||||
multiline_chart e6df
|
||||
music_note e405
|
||||
music_video e063
|
||||
my_location e55c
|
||||
nature e406
|
||||
nature_people e407
|
||||
navigate_before e408
|
||||
navigate_next e409
|
||||
navigation e55d
|
||||
near_me e569
|
||||
network_cell e1b9
|
||||
network_check e640
|
||||
network_locked e61a
|
||||
network_wifi e1ba
|
||||
new_releases e031
|
||||
next_week e16a
|
||||
nfc e1bb
|
||||
no_encryption e641
|
||||
no_sim e0cc
|
||||
not_interested e033
|
||||
note e06f
|
||||
note_add e89c
|
||||
notifications e7f4
|
||||
notifications_active e7f7
|
||||
notifications_none e7f5
|
||||
notifications_off e7f6
|
||||
notifications_paused e7f8
|
||||
offline_pin e90a
|
||||
ondemand_video e63a
|
||||
opacity e91c
|
||||
open_in_browser e89d
|
||||
open_in_new e89e
|
||||
open_with e89f
|
||||
pages e7f9
|
||||
pageview e8a0
|
||||
palette e40a
|
||||
pan_tool e925
|
||||
panorama e40b
|
||||
panorama_fish_eye e40c
|
||||
panorama_horizontal e40d
|
||||
panorama_vertical e40e
|
||||
panorama_wide_angle e40f
|
||||
party_mode e7fa
|
||||
pause e034
|
||||
pause_circle_filled e035
|
||||
pause_circle_outline e036
|
||||
payment e8a1
|
||||
people e7fb
|
||||
people_outline e7fc
|
||||
perm_camera_mic e8a2
|
||||
perm_contact_calendar e8a3
|
||||
perm_data_setting e8a4
|
||||
perm_device_information e8a5
|
||||
perm_identity e8a6
|
||||
perm_media e8a7
|
||||
perm_phone_msg e8a8
|
||||
perm_scan_wifi e8a9
|
||||
person e7fd
|
||||
person_add e7fe
|
||||
person_outline e7ff
|
||||
person_pin e55a
|
||||
person_pin_circle e56a
|
||||
personal_video e63b
|
||||
pets e91d
|
||||
phone e0cd
|
||||
phone_android e324
|
||||
phone_bluetooth_speaker e61b
|
||||
phone_forwarded e61c
|
||||
phone_in_talk e61d
|
||||
phone_iphone e325
|
||||
phone_locked e61e
|
||||
phone_missed e61f
|
||||
phone_paused e620
|
||||
phonelink e326
|
||||
phonelink_erase e0db
|
||||
phonelink_lock e0dc
|
||||
phonelink_off e327
|
||||
phonelink_ring e0dd
|
||||
phonelink_setup e0de
|
||||
photo e410
|
||||
photo_album e411
|
||||
photo_camera e412
|
||||
photo_filter e43b
|
||||
photo_library e413
|
||||
photo_size_select_actual e432
|
||||
photo_size_select_large e433
|
||||
photo_size_select_small e434
|
||||
picture_as_pdf e415
|
||||
picture_in_picture e8aa
|
||||
picture_in_picture_alt e911
|
||||
pie_chart e6c4
|
||||
pie_chart_outlined e6c5
|
||||
pin_drop e55e
|
||||
place e55f
|
||||
play_arrow e037
|
||||
play_circle_filled e038
|
||||
play_circle_outline e039
|
||||
play_for_work e906
|
||||
playlist_add e03b
|
||||
playlist_add_check e065
|
||||
playlist_play e05f
|
||||
plus_one e800
|
||||
poll e801
|
||||
polymer e8ab
|
||||
pool eb48
|
||||
portable_wifi_off e0ce
|
||||
portrait e416
|
||||
power e63c
|
||||
power_input e336
|
||||
power_settings_new e8ac
|
||||
pregnant_woman e91e
|
||||
present_to_all e0df
|
||||
print e8ad
|
||||
priority_high e645
|
||||
public e80b
|
||||
publish e255
|
||||
query_builder e8ae
|
||||
question_answer e8af
|
||||
queue e03c
|
||||
queue_music e03d
|
||||
queue_play_next e066
|
||||
radio e03e
|
||||
radio_button_checked e837
|
||||
radio_button_unchecked e836
|
||||
rate_review e560
|
||||
receipt e8b0
|
||||
recent_actors e03f
|
||||
record_voice_over e91f
|
||||
redeem e8b1
|
||||
redo e15a
|
||||
refresh e5d5
|
||||
remove e15b
|
||||
remove_circle e15c
|
||||
remove_circle_outline e15d
|
||||
remove_from_queue e067
|
||||
remove_red_eye e417
|
||||
remove_shopping_cart e928
|
||||
reorder e8fe
|
||||
repeat e040
|
||||
repeat_one e041
|
||||
replay e042
|
||||
replay_10 e059
|
||||
replay_30 e05a
|
||||
replay_5 e05b
|
||||
reply e15e
|
||||
reply_all e15f
|
||||
report e160
|
||||
report_problem e8b2
|
||||
restaurant e56c
|
||||
restaurant_menu e561
|
||||
restore e8b3
|
||||
restore_page e929
|
||||
ring_volume e0d1
|
||||
room e8b4
|
||||
room_service eb49
|
||||
rotate_90_degrees_ccw e418
|
||||
rotate_left e419
|
||||
rotate_right e41a
|
||||
rounded_corner e920
|
||||
router e328
|
||||
rowing e921
|
||||
rss_feed e0e5
|
||||
rv_hookup e642
|
||||
satellite e562
|
||||
save e161
|
||||
scanner e329
|
||||
schedule e8b5
|
||||
school e80c
|
||||
screen_lock_landscape e1be
|
||||
screen_lock_portrait e1bf
|
||||
screen_lock_rotation e1c0
|
||||
screen_rotation e1c1
|
||||
screen_share e0e2
|
||||
sd_card e623
|
||||
sd_storage e1c2
|
||||
search e8b6
|
||||
security e32a
|
||||
select_all e162
|
||||
send e163
|
||||
sentiment_dissatisfied e811
|
||||
sentiment_neutral e812
|
||||
sentiment_satisfied e813
|
||||
sentiment_very_dissatisfied e814
|
||||
sentiment_very_satisfied e815
|
||||
settings e8b8
|
||||
settings_applications e8b9
|
||||
settings_backup_restore e8ba
|
||||
settings_bluetooth e8bb
|
||||
settings_brightness e8bd
|
||||
settings_cell e8bc
|
||||
settings_ethernet e8be
|
||||
settings_input_antenna e8bf
|
||||
settings_input_component e8c0
|
||||
settings_input_composite e8c1
|
||||
settings_input_hdmi e8c2
|
||||
settings_input_svideo e8c3
|
||||
settings_overscan e8c4
|
||||
settings_phone e8c5
|
||||
settings_power e8c6
|
||||
settings_remote e8c7
|
||||
settings_system_daydream e1c3
|
||||
settings_voice e8c8
|
||||
share e80d
|
||||
shop e8c9
|
||||
shop_two e8ca
|
||||
shopping_basket e8cb
|
||||
shopping_cart e8cc
|
||||
short_text e261
|
||||
show_chart e6e1
|
||||
shuffle e043
|
||||
signal_cellular_4_bar e1c8
|
||||
signal_cellular_connected_no_internet_4_bar e1cd
|
||||
signal_cellular_no_sim e1ce
|
||||
signal_cellular_null e1cf
|
||||
signal_cellular_off e1d0
|
||||
signal_wifi_4_bar e1d8
|
||||
signal_wifi_4_bar_lock e1d9
|
||||
signal_wifi_off e1da
|
||||
sim_card e32b
|
||||
sim_card_alert e624
|
||||
skip_next e044
|
||||
skip_previous e045
|
||||
slideshow e41b
|
||||
slow_motion_video e068
|
||||
smartphone e32c
|
||||
smoke_free eb4a
|
||||
smoking_rooms eb4b
|
||||
sms e625
|
||||
sms_failed e626
|
||||
snooze e046
|
||||
sort e164
|
||||
sort_by_alpha e053
|
||||
spa eb4c
|
||||
space_bar e256
|
||||
speaker e32d
|
||||
speaker_group e32e
|
||||
speaker_notes e8cd
|
||||
speaker_notes_off e92a
|
||||
speaker_phone e0d2
|
||||
spellcheck e8ce
|
||||
star e838
|
||||
star_border e83a
|
||||
star_half e839
|
||||
stars e8d0
|
||||
stay_current_landscape e0d3
|
||||
stay_current_portrait e0d4
|
||||
stay_primary_landscape e0d5
|
||||
stay_primary_portrait e0d6
|
||||
stop e047
|
||||
stop_screen_share e0e3
|
||||
storage e1db
|
||||
store e8d1
|
||||
store_mall_directory e563
|
||||
straighten e41c
|
||||
streetview e56e
|
||||
strikethrough_s e257
|
||||
style e41d
|
||||
subdirectory_arrow_left e5d9
|
||||
subdirectory_arrow_right e5da
|
||||
subject e8d2
|
||||
subscriptions e064
|
||||
subtitles e048
|
||||
subway e56f
|
||||
supervisor_account e8d3
|
||||
surround_sound e049
|
||||
swap_calls e0d7
|
||||
swap_horiz e8d4
|
||||
swap_vert e8d5
|
||||
swap_vertical_circle e8d6
|
||||
switch_camera e41e
|
||||
switch_video e41f
|
||||
sync e627
|
||||
sync_disabled e628
|
||||
sync_problem e629
|
||||
system_update e62a
|
||||
system_update_alt e8d7
|
||||
tab e8d8
|
||||
tab_unselected e8d9
|
||||
tablet e32f
|
||||
tablet_android e330
|
||||
tablet_mac e331
|
||||
tag_faces e420
|
||||
tap_and_play e62b
|
||||
terrain e564
|
||||
text_fields e262
|
||||
text_format e165
|
||||
textsms e0d8
|
||||
texture e421
|
||||
theaters e8da
|
||||
thumb_down e8db
|
||||
thumb_up e8dc
|
||||
thumbs_up_down e8dd
|
||||
time_to_leave e62c
|
||||
timelapse e422
|
||||
timeline e922
|
||||
timer e425
|
||||
timer_10 e423
|
||||
timer_3 e424
|
||||
timer_off e426
|
||||
title e264
|
||||
toc e8de
|
||||
today e8df
|
||||
toll e8e0
|
||||
tonality e427
|
||||
touch_app e913
|
||||
toys e332
|
||||
track_changes e8e1
|
||||
traffic e565
|
||||
train e570
|
||||
tram e571
|
||||
transfer_within_a_station e572
|
||||
transform e428
|
||||
translate e8e2
|
||||
trending_down e8e3
|
||||
trending_flat e8e4
|
||||
trending_up e8e5
|
||||
tune e429
|
||||
turned_in e8e6
|
||||
turned_in_not e8e7
|
||||
tv e333
|
||||
unarchive e169
|
||||
undo e166
|
||||
unfold_less e5d6
|
||||
unfold_more e5d7
|
||||
update e923
|
||||
usb e1e0
|
||||
verified_user e8e8
|
||||
vertical_align_bottom e258
|
||||
vertical_align_center e259
|
||||
vertical_align_top e25a
|
||||
vibration e62d
|
||||
video_call e070
|
||||
video_label e071
|
||||
video_library e04a
|
||||
videocam e04b
|
||||
videocam_off e04c
|
||||
videogame_asset e338
|
||||
view_agenda e8e9
|
||||
view_array e8ea
|
||||
view_carousel e8eb
|
||||
view_column e8ec
|
||||
view_comfy e42a
|
||||
view_compact e42b
|
||||
view_day e8ed
|
||||
view_headline e8ee
|
||||
view_list e8ef
|
||||
view_module e8f0
|
||||
view_quilt e8f1
|
||||
view_stream e8f2
|
||||
view_week e8f3
|
||||
vignette e435
|
||||
visibility e8f4
|
||||
visibility_off e8f5
|
||||
voice_chat e62e
|
||||
voicemail e0d9
|
||||
volume_down e04d
|
||||
volume_mute e04e
|
||||
volume_off e04f
|
||||
volume_up e050
|
||||
vpn_key e0da
|
||||
vpn_lock e62f
|
||||
wallpaper e1bc
|
||||
warning e002
|
||||
watch e334
|
||||
watch_later e924
|
||||
wb_auto e42c
|
||||
wb_cloudy e42d
|
||||
wb_incandescent e42e
|
||||
wb_iridescent e436
|
||||
wb_sunny e430
|
||||
wc e63d
|
||||
web e051
|
||||
web_asset e069
|
||||
weekend e16b
|
||||
whatshot e80e
|
||||
widgets e1bd
|
||||
wifi e63e
|
||||
wifi_lock e1e1
|
||||
wifi_tethering e1e2
|
||||
work e8f9
|
||||
wrap_text e25b
|
||||
youtube_searched_for e8fa
|
||||
zoom_in e8ff
|
||||
zoom_out e900
|
||||
zoom_out_map e56b
|
||||
@@ -0,0 +1,36 @@
|
||||
@font-face {
|
||||
font-family: 'Material Icons';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
|
||||
src: local('Material Icons'),
|
||||
local('MaterialIcons-Regular'),
|
||||
url(MaterialIcons-Regular.woff2) format('woff2'),
|
||||
url(MaterialIcons-Regular.woff) format('woff'),
|
||||
url(MaterialIcons-Regular.ttf) format('truetype');
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-size: 24px; /* Preferred icon size */
|
||||
display: inline-block;
|
||||
line-height: 1;
|
||||
text-transform: none;
|
||||
letter-spacing: normal;
|
||||
word-wrap: normal;
|
||||
white-space: nowrap;
|
||||
direction: ltr;
|
||||
|
||||
/* Support for all WebKit browsers. */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
/* Support for Safari and Chrome. */
|
||||
text-rendering: optimizeLegibility;
|
||||
|
||||
/* Support for Firefox. */
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
/* Support for IE. */
|
||||
font-feature-settings: 'liga';
|
||||
}
|
||||
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 8.8 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/UI-ICONS.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/UI-ICONS_bg.png
Normal file
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 29 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/check.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/dummy.png
Normal file
|
After Width: | Height: | Size: 68 B |
BIN
wp-content/plugins/revslider/admin/assets/images/gridtile.png
Normal file
|
After Width: | Height: | Size: 933 B |
|
After Width: | Height: | Size: 938 B |
|
After Width: | Height: | Size: 935 B |
|
After Width: | Height: | Size: 951 B |
BIN
wp-content/plugins/revslider/admin/assets/images/guide/guide.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 7.6 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 21 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/hand.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 39 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/modal_bg.jpg
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/move.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/point_top.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/rb_logo.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/red_diag2x.png
Normal file
|
After Width: | Height: | Size: 992 B |
BIN
wp-content/plugins/revslider/admin/assets/images/resize.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/resize_old.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/return.png
Normal file
|
After Width: | Height: | Size: 408 B |
BIN
wp-content/plugins/revslider/admin/assets/images/revlogo.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/rs6_logo_2x.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 9.4 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 8.0 KiB |
|
After Width: | Height: | Size: 7.0 KiB |
@@ -0,0 +1 @@
|
||||
This files need to stay due to backwards compatibility with Imports
|
||||
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 8.0 KiB |
|
After Width: | Height: | Size: 5.5 KiB |
|
After Width: | Height: | Size: 5.4 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/sources/woo.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/trans_tile.png
Normal file
|
After Width: | Height: | Size: 85 B |
BIN
wp-content/plugins/revslider/admin/assets/images/transparent.png
Normal file
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 1.4 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/wc.jpg
Normal file
|
After Width: | Height: | Size: 57 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/wc_logo.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
wp-content/plugins/revslider/admin/assets/images/wplogo.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
1
wp-content/plugins/revslider/admin/assets/index.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // Silence is golden
|
||||
6
wp-content/plugins/revslider/admin/assets/js/modules/admin.min.js
vendored
Normal file
60
wp-content/plugins/revslider/admin/assets/js/modules/editor.min.js
vendored
Normal file
6
wp-content/plugins/revslider/admin/assets/js/modules/overview.min.js
vendored
Normal file
515
wp-content/plugins/revslider/admin/assets/js/modules/tooltip.js
Normal file
@@ -0,0 +1,515 @@
|
||||
/*!
|
||||
|
||||
// ****************************
|
||||
// ********** USAGE **********
|
||||
// ****************************
|
||||
RsTooltips(
|
||||
|
||||
true, // initialize the tooltip mode?
|
||||
['add_layer', 'change_slides'] // array of tooltips to show and in what order
|
||||
|
||||
);
|
||||
|
||||
*/
|
||||
|
||||
(function() {
|
||||
|
||||
|
||||
|
||||
var data,
|
||||
shell,
|
||||
bodies,
|
||||
tipList,
|
||||
toolTip,
|
||||
tipText,
|
||||
section,
|
||||
linkButton,
|
||||
totalSteps,
|
||||
currentTip,
|
||||
currentStep,
|
||||
currentData,
|
||||
currentTarget,
|
||||
toolTipWidth,
|
||||
rightToolbar;
|
||||
|
||||
|
||||
var defaults = [
|
||||
|
||||
'back',
|
||||
'slides',
|
||||
'add_slide',
|
||||
'global_layers',
|
||||
'slide_order',
|
||||
'add_layer',
|
||||
'add_layer_text',
|
||||
'add_layer_image',
|
||||
'add_layer_button',
|
||||
'add_layer_shape',
|
||||
'add_layer_video',
|
||||
'add_layer_audio',
|
||||
'add_layer_object',
|
||||
'add_layer_row',
|
||||
'add_layer_group',
|
||||
'add_layer_layerlibrary',
|
||||
'add_layer_importlayer',
|
||||
'edit_layer_name',
|
||||
'duplicate_layer',
|
||||
'copy_layer',
|
||||
'paste_layer',
|
||||
'delete_layer',
|
||||
'lock_layers',
|
||||
'unlock_layers',
|
||||
'hide_highlight_boxes',
|
||||
'show_hide_selected',
|
||||
'set_all_visible',
|
||||
'change_layer_order',
|
||||
'layer_selections',
|
||||
'undo_redo',
|
||||
'device_switcher',
|
||||
'help_mode',
|
||||
'tooltip_button',
|
||||
'quick_style',
|
||||
'slider_settings',
|
||||
'slider_navigation',
|
||||
'slide_settings',
|
||||
'layer_settings',
|
||||
'shortcode',
|
||||
'layout_type',
|
||||
'layout_sizing',
|
||||
'breakpoints',
|
||||
'module_content',
|
||||
'auto_rotate',
|
||||
'lazy_loading',
|
||||
'progress_bar',
|
||||
'navigation_arrows',
|
||||
'navigation_bullets',
|
||||
'navigation_tabs',
|
||||
'navigation_thumbs',
|
||||
'slide_background',
|
||||
'slide_animation',
|
||||
'background_filter',
|
||||
'slide_duration',
|
||||
'slide_link',
|
||||
'edit_text',
|
||||
'font_size',
|
||||
'font_family',
|
||||
'font_color',
|
||||
'layer_position',
|
||||
'layer_animations',
|
||||
'layer_hover',
|
||||
'responsive_behavior',
|
||||
'timeline_preview',
|
||||
'save_module',
|
||||
'preview_module'
|
||||
|
||||
];
|
||||
|
||||
function getData() {
|
||||
|
||||
jQuery('<link rel="stylesheet" type="text/css" href="' + RVS.ENV.plugin_url + 'admin/assets/css/tooltip.css" />').appendTo(jQuery('head'));
|
||||
RVS.F.ajaxRequest('get_tooltips', {}, function(response) {
|
||||
|
||||
if(response.success) {
|
||||
|
||||
try {
|
||||
data = JSON.stringify(response.data);
|
||||
data = JSON.parse(data);
|
||||
}
|
||||
catch(e) {
|
||||
data = false;
|
||||
}
|
||||
|
||||
if(data) init();
|
||||
else console.log('tooltip ajax error');
|
||||
|
||||
}
|
||||
else {
|
||||
console.log('tooltip ajax error');
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
function clonePreviewSave() {
|
||||
|
||||
jQuery(this).clone().addClass('tooltip-save-preview').insertAfter(toolTip);
|
||||
|
||||
}
|
||||
|
||||
function openToolTips() {
|
||||
|
||||
jQuery(shell).appendTo(jQuery('#rb_tlw'));
|
||||
jQuery('.rs-tooltip-btn').not('.tooltip-link').on('click.tooltips', btnClick);
|
||||
jQuery('.rs-tooltip-check').on('click.tooltips', cancelTips);
|
||||
jQuery('#rs-tooltip-close').on('click.tooltips', exitTips);
|
||||
|
||||
toolTip = jQuery('#rs-tooltip');
|
||||
tipText = jQuery('.tooltip-text');
|
||||
section = jQuery('.tooltip-section');
|
||||
|
||||
toolTipWidth = toolTip.outerWidth();
|
||||
linkButton = jQuery('.tooltip-link').on('click.tooltips', openLink);
|
||||
|
||||
rightToolbar = jQuery('#the_right_toolbar_inner');
|
||||
tipList = window.RsTooltipList || defaults;
|
||||
totalSteps = tipList.length;
|
||||
currentStep = 0;
|
||||
|
||||
bodies = jQuery('body');
|
||||
RVS.WIN.on('keydown.tooltips', keyShortcut).on('resize.tooltips', runStep);
|
||||
jQuery('.rs-save-preview').each(clonePreviewSave);
|
||||
|
||||
runStep();
|
||||
|
||||
}
|
||||
|
||||
function openLink() {
|
||||
|
||||
window.open(this.dataset.href);
|
||||
|
||||
}
|
||||
|
||||
function closeToolTips() {
|
||||
|
||||
jQuery('.tooltip-hide-target').removeClass('tooltip-hide-target');
|
||||
jQuery('.tip-clone').remove();
|
||||
|
||||
jQuery('.rs-tooltip-btn').off('.tooltips');
|
||||
jQuery('.rs-tooltip-check').off('.tooltips');
|
||||
jQuery('#rs-tooltip-close').off('.tooltips');
|
||||
|
||||
jQuery('#rs-tooltip').remove();
|
||||
jQuery('.tooltip-save-preview').remove();
|
||||
|
||||
jQuery('body').removeClass('rb-tooltips-active');
|
||||
RVS.WIN.off('.tooltips');
|
||||
|
||||
linkButton.off('.tooltips');
|
||||
|
||||
bodies = null;
|
||||
toolTip = null;
|
||||
tipText = null;
|
||||
section = null;
|
||||
currentTip = null;
|
||||
linkButton = null;
|
||||
rightToolbar = null;
|
||||
currentTarget = null;
|
||||
|
||||
}
|
||||
|
||||
function cleanup() {
|
||||
|
||||
cancelAnimationFrame(displayStep);
|
||||
|
||||
}
|
||||
|
||||
function exitTips() {
|
||||
|
||||
cleanup();
|
||||
closeToolTips();
|
||||
|
||||
}
|
||||
|
||||
function cancelTips() {
|
||||
|
||||
RVS.F.ajaxRequest('set_tooltip_preference', false, false, true, true);
|
||||
exitTips();
|
||||
|
||||
}
|
||||
|
||||
function btnClick() {
|
||||
|
||||
if(this.id === 'rs-tooltip-next') {
|
||||
currentStep++;
|
||||
runStep();
|
||||
}
|
||||
else {
|
||||
exitTips();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function nextButton() {
|
||||
|
||||
var btn = jQuery('#rs-tooltip-next');
|
||||
if(!btn.is(':visible')) btn = jQuery('#rs-tooltip-gotit');
|
||||
btn.click();
|
||||
|
||||
}
|
||||
|
||||
function runStep() {
|
||||
|
||||
cleanup();
|
||||
currentTip = currentData.tooltips[tipList[currentStep]];
|
||||
tipText.html(currentTip.text);
|
||||
|
||||
/*
|
||||
if(currentTip.section) section.html(currentTip.section).show();
|
||||
else section.hide();
|
||||
*/
|
||||
|
||||
/*
|
||||
if(currentTip.link) linkButton.attr('data-href', currentTip.link).text(currentTip.linkText).show();
|
||||
else linkButton.hide();
|
||||
*/
|
||||
|
||||
if(currentStep < totalSteps - 1) toolTip.removeClass('tooltip-gotit');
|
||||
else toolTip.addClass('tooltip-gotit');
|
||||
|
||||
if(currentTip.trigger) {
|
||||
|
||||
let triggers = currentTip.trigger,
|
||||
len = triggers.length;
|
||||
|
||||
for(let i = 0; i < len; i++) {
|
||||
|
||||
let trigger = jQuery(triggers[i]);
|
||||
if(trigger.length) {
|
||||
|
||||
jQuery(trigger).first().click();
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
console.log('tooltip trigger does not exist');
|
||||
nextButton();
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
currentTarget = jQuery(currentTip.target).first();
|
||||
if(!currentTarget.length) {
|
||||
|
||||
console.log('tooltip target does not exist');
|
||||
nextButton();
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
rightToolbar.scrollTop(0);
|
||||
if(currentTip.scrollTo) {
|
||||
|
||||
let scrollTo = jQuery(currentTip.scrollTo).filter(':visible');
|
||||
rightToolbar.scrollTop(scrollTo.offset().top - 50);
|
||||
requestAnimationFrame(displayStep);
|
||||
|
||||
}
|
||||
|
||||
requestAnimationFrame(displayStep);
|
||||
|
||||
}
|
||||
|
||||
function displayStep() {
|
||||
|
||||
jQuery('.tooltip-hide-target').removeClass('tooltip-hide-target');
|
||||
jQuery('.tip-clone').remove();
|
||||
|
||||
var offset = currentTarget.offset(),
|
||||
position,
|
||||
placer;
|
||||
|
||||
toolTip.removeClass(function(i, clas) {return (clas.match (/(^|\s)tip-\S+/g) || []).join(' ');});
|
||||
toolTip.addClass('tip-' + currentTip.alignment);
|
||||
|
||||
if(currentTip.margin) toolTip.css('margin', currentTip.margin);
|
||||
else toolTip.css('margin', 0);
|
||||
|
||||
var padding = currentTarget.css('padding'),
|
||||
paddingLeft = Math.round(parseInt(currentTarget.css('padding-left'), 10) * 0.25);
|
||||
cloned = currentTarget.clone();
|
||||
|
||||
cloned.find('input[type="radio"]').each(function() {this.name = this.name + '-tooltip';});
|
||||
cloned.addClass('tip-clone').css({top: offset.top, left: offset.left, padding: padding}).insertBefore(toolTip);
|
||||
|
||||
if(currentTip.cssClass) cloned.addClass(currentTip.cssClass);
|
||||
if(currentTip.elementcss) {
|
||||
|
||||
let css = currentTip.elementcss.split(';'),
|
||||
len = css.length;
|
||||
|
||||
for(let i = 0; i < len; i++) {
|
||||
|
||||
let style = css[i].split(':');
|
||||
cloned.css(jQuery.trim(style[0]), jQuery.trim(style[1]));
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if(currentTip.placer) {
|
||||
|
||||
placer = jQuery(currentTip.placer).first();
|
||||
if(placer.length) {
|
||||
|
||||
offset = placer.offset();
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
console.log('tooltip placer does not exist');
|
||||
nextButton();
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var noFocus = currentTip.focus === 'none';
|
||||
if(!currentTip.focus || noFocus) {
|
||||
|
||||
if(!noFocus) cloned.addClass('tip-focussed');
|
||||
if(!placer) placer = currentTarget;
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
let clas = currentTip.focusClass || 'tip-focussed';
|
||||
focussed = cloned.find(currentTip.focus).first().addClass(clas);
|
||||
|
||||
if(!focussed.length) {
|
||||
|
||||
console.log('tooltip focus does not exist');
|
||||
nextButton();
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
if(!placer) {
|
||||
placer = focussed;
|
||||
offset = placer.offset();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
position = getPosition(placer, currentTip.alignment);
|
||||
toolTip.css({left: offset.left + position.x - paddingLeft, top: offset.top + position.y});
|
||||
|
||||
currentTarget.addClass('tooltip-hide-target');
|
||||
bodies.addClass('rb-tooltips-active');
|
||||
|
||||
if(!currentTip.hidePrevSave) bodies.removeClass('tooltip-hide-preview-save');
|
||||
else bodies.addClass('tooltip-hide-preview-save');
|
||||
|
||||
}
|
||||
|
||||
function getPosition(target, align) {
|
||||
|
||||
var xx,
|
||||
yy;
|
||||
|
||||
switch(align) {
|
||||
|
||||
case 'top':
|
||||
case 'bottom':
|
||||
xx = (Math.round(target.outerWidth() * 0.5) - Math.round(toolTipWidth * 0.5));
|
||||
break;
|
||||
|
||||
case 'left':
|
||||
case 'right':
|
||||
yy = -(Math.round(toolTip.outerHeight() * 0.5) - Math.round(target.outerHeight() * 0.5));
|
||||
break;
|
||||
|
||||
case 'bottom-left':
|
||||
case 'top-left':
|
||||
case 'right-top':
|
||||
xx = -toolTip.width();
|
||||
break;
|
||||
|
||||
case 'bottom-right':
|
||||
case 'top-right':
|
||||
xx = target.outerWidth();
|
||||
break;
|
||||
|
||||
}
|
||||
|
||||
switch(align) {
|
||||
|
||||
case 'top':
|
||||
case 'right-top':
|
||||
yy = -(target.outerHeight() + toolTip.height());
|
||||
break;
|
||||
|
||||
case 'top-left':
|
||||
case 'top-right':
|
||||
yy = 0;
|
||||
break;
|
||||
|
||||
case 'bottom':
|
||||
case 'bottom-left':
|
||||
case 'bottom-right':
|
||||
yy = target.outerHeight();
|
||||
break;
|
||||
|
||||
case 'left':
|
||||
xx = -toolTipWidth;
|
||||
break;
|
||||
|
||||
case 'right':
|
||||
xx = target.outerWidth();
|
||||
break;
|
||||
|
||||
}
|
||||
|
||||
return {x: xx, y: yy};
|
||||
|
||||
}
|
||||
|
||||
function keyShortcut(e) {
|
||||
|
||||
if(e.keyCode === 13) nextButton();
|
||||
|
||||
}
|
||||
|
||||
function init() {
|
||||
|
||||
currentData = jQuery.extend(true, {}, data);
|
||||
shell =
|
||||
|
||||
'<div id="rs-tooltip">' +
|
||||
'<div id="rs-tooltip-top">' +
|
||||
'<span class="rs-tooltip-text"><span class="tooltip-section"></span><span class="tooltip-text"></span></span>' +
|
||||
'<span class="rs-tooltip-btn tooltip-link" data-href="tooltip-link"></span><span id="rs-tooltip-next" class="rs-tooltip-btn"><i class="material-icons">redo</i>' + currentData.translations.next_tip + '<span class="rs-tooltip-return-icon"></span></span><span id="rs-tooltip-gotit" class="rs-tooltip-btn"><i class="material-icons">thumb_up</i>' + currentData.translations.got_it +'</span>' +
|
||||
'</div>' +
|
||||
'<div id="rs-tooltip-bottom"><div><span class="rs-tooltip-check"></span>' + currentData.translations.hide_tips + '</div></div>' +
|
||||
'<span id="rs-tooltip-close"><i class="material-icons">close</i></span>' +
|
||||
'</div>';
|
||||
|
||||
var btn = jQuery('.tooltip_wrap'),
|
||||
defs = btn.data('tooltip-definitions');
|
||||
|
||||
if(defs) {
|
||||
|
||||
jQuery.extend(true, currentData.tooltips, defs);
|
||||
btn.removeData('tooltip-definitions');
|
||||
|
||||
}
|
||||
|
||||
jQuery(document).on('start-tooltips', openToolTips);
|
||||
btn.data('scriptready', true);
|
||||
openToolTips();
|
||||
|
||||
}
|
||||
|
||||
getData();
|
||||
|
||||
})();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,189 @@
|
||||
var PennerEasing = {
|
||||
|
||||
linear: {
|
||||
|
||||
easenone: function(t, b, c, d) {
|
||||
|
||||
return c * t / d + b;
|
||||
|
||||
},
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return c * t / d + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function(t, b, c, d) {
|
||||
|
||||
return c * t / d + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
return c * t / d + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
quint: {
|
||||
|
||||
easeout: function (t, b, c, d) {
|
||||
|
||||
return c * ((t = t / d - 1) * t * t * t * t + 1) + b;
|
||||
|
||||
},
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return c * (t /= d) * t * t * t * t + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
return ((t /= d / 2) < 1) ? c / 2 * t * t * t * t * t + b : c / 2 * ((t -= 2) * t * t * t * t + 2) + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
quad: {
|
||||
|
||||
easein: function (t, b, c, d) {
|
||||
|
||||
return c * (t /= d) * t + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function (t, b, c, d) {
|
||||
|
||||
return -c * (t /= d) * (t - 2) + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function (t, b, c, d) {
|
||||
|
||||
return ((t /= d / 2) < 1) ? c / 2 * t * t + b : -c / 2 * ((--t) * (t - 2) - 1) + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
quart: {
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return c * (t /= d) * t * t * t + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function(t, b, c, d) {
|
||||
|
||||
return -c * ((t = t / d - 1) * t * t * t - 1) + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
return ((t /= d / 2) < 1) ? c / 2 * t * t * t * t + b : -c / 2 * ((t -= 2) * t * t * t - 2) + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
cubic: {
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return c * (t /= d) * t * t + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function(t, b, c, d) {
|
||||
|
||||
return c * ((t = t / d - 1) * t * t + 1) + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
return ((t /= d / 2) < 1) ? c / 2 * t * t * t + b : c / 2 * ((t -= 2) * t * t + 2) + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
circ: {
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return -c * (Math.sqrt(1 - (t /= d) * t) - 1) + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function(t, b, c, d) {
|
||||
|
||||
return c * Math.sqrt(1 - (t = t / d - 1) * t) + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
return ((t /= d / 2) < 1) ? -c / 2 * (Math.sqrt(1 - t * t) - 1) + b : c / 2 * (Math.sqrt(1 - (t -= 2) * t) + 1) + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
sine: {
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return -c * Math.cos(t / d * (Math.PI / 2)) + c + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function(t, b, c, d) {
|
||||
|
||||
return c * Math.sin(t / d * (Math.PI / 2)) + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
return -c / 2 * (Math.cos(Math.PI * t / d) - 1) + b;
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
expo: {
|
||||
|
||||
easein: function(t, b, c, d) {
|
||||
|
||||
return (t === 0) ? b : c * Math.pow(2, 10 * (t / d - 1)) + b;
|
||||
|
||||
},
|
||||
|
||||
easeout: function(t, b, c, d) {
|
||||
|
||||
return (t === d) ? b + c : c * (-Math.pow(2, -10 * t / d) + 1) + b;
|
||||
|
||||
},
|
||||
|
||||
easeinout: function(t, b, c, d) {
|
||||
|
||||
if(t === 0) return b;
|
||||
if(t === d) return b + c;
|
||||
if((t /= d / 2) < 1) return c / 2 * Math.pow(2, 10 * (t - 1)) + b;
|
||||
|
||||
return c / 2 * (-Math.pow(2, -10 * --t) + 2) + b;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
};
|
||||
19
wp-content/plugins/revslider/admin/assets/js/plugins/utils.min.js
vendored
Normal file
@@ -0,0 +1,580 @@
|
||||
/*!
|
||||
* REVOLUTION 6.1.6
|
||||
* @version: 1.0 (29.11.2019)
|
||||
* @author ThemePunch
|
||||
*/
|
||||
|
||||
/**********************************
|
||||
- GLOBAL VARIABLES -
|
||||
**********************************/
|
||||
;window.RVS = window.RVS === undefined ? {} : window.RVS;
|
||||
RVS.F = RVS.F === undefined ? {} : RVS.F;
|
||||
RVS.ENV = RVS.ENV === undefined ? {} : RVS.ENV;
|
||||
RVS.LIB = RVS.LIB === undefined ? {} : RVS.LIB;
|
||||
RVS.V = RVS.V === undefined ? {} : RVS.V;
|
||||
RVS.S = RVS.S === undefined ? {} : RVS.S;
|
||||
RVS.C = RVS.C === undefined ? {} : RVS.C;
|
||||
RVS.WIN = RVS.WIN === undefined ? jQuery(window) : RVS.WIN;
|
||||
RVS.DOC = RVS.DOC === undefined ? jQuery(document) : RVS.DOC;
|
||||
RVS.OZ = RVS.OZ === undefined ? {} : RVS.OZ;
|
||||
RVS.SC = RVS.SC === undefined ? {} : RVS.SC;
|
||||
|
||||
(function() {
|
||||
RVS.V.sizes = RVS.V.sizes==undefined ? ["d","n","t","m"] : RVS.V.sizes;
|
||||
RVS.V.dirs = RVS.V.dirs==undefined ? ["top","bottom","left","right"] : RVS.V.dirs;
|
||||
RVS.V.dirN = RVS.V.dirN==undefined ? {t:"top",b:"bottom",l:"left",r:"right"} : RVS.V.dirN;
|
||||
/*
|
||||
DEFINE SHORTCODE FUNCTIONS
|
||||
*/
|
||||
RVS.SC = RS_SC_WIZARD = {
|
||||
|
||||
/*
|
||||
INITIALISE SHORTCODE MANAGER
|
||||
*/
|
||||
init : function() {
|
||||
if(typeof QTags !== 'undefined') {
|
||||
var add_rs_button = true;
|
||||
if(typeof edButtons !== 'undefined')
|
||||
for(var key in edButtons) {
|
||||
if(!edButtons.hasOwnProperty(key) || add_rs_button===false) continue;
|
||||
if(edButtons[key].id == 'slider-revolution') add_rs_button = false;
|
||||
}
|
||||
|
||||
if(add_rs_button) QTags.addButton('slider-revolution', 'Slider Revolution', function() {RVS.SC.openTemplateLibrary('qtags');});
|
||||
}
|
||||
|
||||
if(typeof RVS.LIB.OBJ !== 'undefined' && RVS.LIB.OBJ && RVS.LIB.OBJ.items && RVS.LIB.OBJ.items.length) RVS.SC.defaultAlias = RVS.LIB.OBJ.items[0].alias;
|
||||
|
||||
// INIT HOOKS AND GET EDITOR TYPE
|
||||
elementorHooks();
|
||||
vcHooks();
|
||||
shortCodeListener();
|
||||
},
|
||||
|
||||
/*
|
||||
PARSE SHORTCODE
|
||||
*/
|
||||
parseShortCode : function(e){
|
||||
if (e===undefined) return;
|
||||
var t,T,E,a=/(\s+|\W)|(\w+)/g,s="",n="NOT STARTED",r={name:"",attributes:{},content:""},i=(e.match(/\]/g)||[]).length;if(2<i)throw'invalid shortCode: match more then 2 tokens "]". Use only shortcode with this function. Example "[name]teste[/name]" or "[name prop=value]"';for(i=1!==i;null!=(t=a.exec(e))&&(T=t[0],"COMPLETE"!==n);)switch(n){case"NOT STARTED":"["==T&&(n="GETNAME");break;case"GETNAME":/\s/.test(T)?r.name&&(n="PARSING"):/\]/.test(T)?n="GETCONTENT":r.name+=T;break;case"GETCONTENT":/\[/.test(T)?r.name&&(n="COMPLETE"):r.content+=T;break;case"PARSING":if("]"==T)n=1===i?"COMPLETE":"GETCONTENT";else if("="==T){if(!s)throw'invalid token: "'+T+'" encountered at '+t.index;n="GET ATTRIBUTE VALUE"}else/\s/.test(T)?s&&(n="SET ATTRIBUTE"):s+=T;break;case"SET ATTRIBUTE":if(/\s/.test(T))r.attributes[s]=null;else{if("="!=T)throw'invalid token: "'+T+'" encountered at '+t.index;n="GET ATTRIBUTE VALUE"}break;case"GET ATTRIBUTE VALUE":/\s/.test(T)||(n=/["']/.test(T)?(E=T,r.attributes[s]="","GET QUOTED ATTRIBUTE VALUE"):(r.attributes[s]=T,s="","PARSING"));break;case"GET QUOTED ATTRIBUTE VALUE":/\\/.test(T)?n="ESCAPE VALUE":T==E?(n="PARSING",s=""):r.attributes[s]+=T;break;case"ESCAPE VALUE":/\\'"/.test(T)?r.attributes[s]+=T:r.attributes[s]+="\\"+T,n="GET QUOTED ATTRIBUTE VALUE"}return s&&!r.attributes[s]&&(r.attributes[s]=""),r
|
||||
},
|
||||
|
||||
/*
|
||||
RETURN SHORTCODE TO BLOCK OBJECT
|
||||
*/
|
||||
scToBlock : function(sc) {
|
||||
var parsed = RVS.SC.parseShortCode(sc);
|
||||
var atts = parsed===undefined ? {} : parsed.attributes,
|
||||
block = newBlock(atts.alias),
|
||||
a,i,j,v,m;
|
||||
// MANAGE OFFSETS
|
||||
if (atts.offset!==undefined) {
|
||||
a = atts.offset.split(';');
|
||||
for (i in a) {
|
||||
v = a[i].split(":");
|
||||
if (v[0]!=="" && v[1]!==undefined) {
|
||||
m = v[1].split(",");
|
||||
for (j in m) {
|
||||
block.offset[RVS.V.sizes[j]][RVS.V.dirN[v[0]]] = m[j];
|
||||
block.offset[RVS.V.sizes[j]]["use"] = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// POP UP CHECK
|
||||
if (atts.usage && atts.usage==="modal") {
|
||||
block.usage = "modal";
|
||||
block.modal = true;
|
||||
if (atts.modal!==undefined) {
|
||||
a = atts.modal.split(";");
|
||||
for (i in a) {
|
||||
v = a[i].split(":");
|
||||
switch(v[0]) {
|
||||
case "t":block.popup.time.use = true;block.popup.time.v = v[1];break;
|
||||
case "s":block.popup.scroll.use = true; block.popup.scroll.type="container"; block.popup.scroll.container = v[1]; break;
|
||||
case "so":block.popup.scroll.use = true; block.popup.scroll.type="offset"; block.popup.scroll.v = v[1]; break;
|
||||
case "e":block.popup.event.use = true; block.popup.event.v = v[1]; break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// MANAGE ZINDEX && LAYOUT
|
||||
if (atts.zindex!==undefined) block.zindex = atts.zindex;
|
||||
if (atts.layout!==undefined) block.layout = atts.layout;
|
||||
if (atts.slidertitle!==undefined) block.slidertitle = atts.slidertitle;
|
||||
else if (atts.sliderTitle!==undefined) block.slidertitle = atts.sliderTitle;
|
||||
else if (atts.title!==undefined) block.slidertitle = atts.title;
|
||||
return block;
|
||||
},
|
||||
|
||||
|
||||
|
||||
updateBlockViews : function(show) {
|
||||
if (show===true) jQuery('.rs_optimizer_button_wrapper').closest('.components-panel__body').addClass("rs_component_panel"); else jQuery('.rs_component_panel').removeClass("rs_component_panel");
|
||||
},
|
||||
|
||||
buildShortCode : function() {
|
||||
RVS.SC.BLOCK.content = '[rev_slider alias="' + RVS.SC.BLOCK.alias + '"';
|
||||
RVS.SC.BLOCK.content += ' slidertitle="'+RVS.SC.BLOCK.slidertitle+'"';
|
||||
if (RVS.ENV.activated!==false) updateInherits(true);
|
||||
var popup = '', usage ='';
|
||||
if (RVS.SC.BLOCK.modal===true) {
|
||||
usage = 'modal';
|
||||
RVS.SC.BLOCK.content += ' usage="'+usage+'"';
|
||||
if (RVS.SC.BLOCK.popup!==undefined && RVS.ENV.activated!==false) {
|
||||
if (RVS.SC.BLOCK.popup.time!==undefined && RVS.SC.BLOCK.popup.time.use) popup += 't:'+RVS.SC.BLOCK.popup.time.v+";";
|
||||
if (RVS.SC.BLOCK.popup.scroll!==undefined && RVS.SC.BLOCK.popup.scroll.use) if(RVS.SC.BLOCK.popup.scroll.type==="offset") popup += 'so:'+RVS.SC.BLOCK.popup.scroll.v+";"; else popup += 's:'+RVS.SC.BLOCK.popup.scroll.container+";";
|
||||
if (RVS.SC.BLOCK.popup.event!==undefined && RVS.SC.BLOCK.popup.event.use) popup += 'e:'+RVS.SC.BLOCK.popup.event.v+";";
|
||||
if (popup!=='') RVS.SC.BLOCK.content +=' modal="'+popup+'"';
|
||||
}
|
||||
} else {
|
||||
if (RVS.ENV.activated!==false) {
|
||||
if (RVS.SC.BLOCK.offsettext!==undefined && RVS.SC.BLOCK.offsettext.length>0) RVS.SC.BLOCK.content +=' offset="'+RVS.SC.BLOCK.offsettext+'"'; else RVS.SC.BLOCK.offsettext="";
|
||||
if (RVS.SC.BLOCK.zindex!==undefined && RVS.SC.BLOCK.zindex!=="" && RVS.SC.BLOCK.zindex!==0) RVS.SC.BLOCK.content += ' zindex="'+RVS.SC.BLOCK.zindex+'"';
|
||||
}
|
||||
}
|
||||
if (RVS.ENV.activated!==false && RVS.SC.BLOCK.layout !== RVS.SC.BLOCK.origlayout) RVS.SC.BLOCK.content += ' layout="'+RVS.SC.BLOCK.layout+'"';
|
||||
|
||||
RVS.SC.BLOCK.content += '][/rev_slider]';
|
||||
delete RVS.SC.BLOCK.text;
|
||||
return {popup:popup, usage:usage};
|
||||
},
|
||||
|
||||
updateShortCode : function() {
|
||||
if (RVS!==undefined && RVS.SC!==undefined && RVS.SC.suppress) return;
|
||||
var SC = RVS.SC.buildShortCode();
|
||||
switch(RVS.SC.type) {
|
||||
case 'wpbackery':
|
||||
var temp = jQuery.extend(true,{},RVS.SC.BLOCK);
|
||||
if (SC.usage==="modal") {
|
||||
temp.usage = SC.usage; temp.modal = SC.popup;delete temp.offset;delete temp.zimdex;
|
||||
} else {
|
||||
if (temp.offsettext!=="") temp.offset = RVS.SC.BLOCK.offsettext; else delete temp.offset;
|
||||
delete temp.usage; delete temp.modal;
|
||||
}
|
||||
|
||||
if (temp.layout===temp.origlayout) delete temp.layout;
|
||||
delete temp.offsettext; delete temp.origlayout; delete temp.content; delete temp.popup;
|
||||
RVS.SC.VC.model.save('params', temp);
|
||||
break;
|
||||
|
||||
case 'tinymce':
|
||||
tinyMCE.activeEditor.selection.setContent(RVS.SC.BLOCK.content);
|
||||
break;
|
||||
|
||||
case 'elementor':
|
||||
RVS.SC.suppress = true;
|
||||
RVS.SC.EL.model.setSetting('revslidertitle', RVS.SC.BLOCK.slidertitle);
|
||||
RVS.SC.EL.model.setSetting('shortcode', RVS.SC.BLOCK.content);
|
||||
RVS.SC.EL.control.find('input[data-setting="shortcode"]').trigger('input');
|
||||
setTimeout(function() {RVS.SC.suppress = false;}, 500);
|
||||
break;
|
||||
case 'qtags':
|
||||
QTags.insertContent(RVS.SC.BLOCK.content);
|
||||
break;
|
||||
case 'gutenberg':
|
||||
var obj = {slidertitle: RVS.SC.BLOCK.slidertitle, alias: RVS.SC.BLOCK.alias, modal: RVS.SC.BLOCK.modal , content: RVS.SC.BLOCK.content , zindex: RVS.SC.BLOCK.zindex};
|
||||
revslider_react.setState(obj);
|
||||
revslider_react.props.setAttributes(obj);
|
||||
revslider_react.forceUpdate();
|
||||
break;
|
||||
default:break;
|
||||
}
|
||||
},
|
||||
|
||||
openTemplateLibrary: function(type) {
|
||||
// 5.0 to 6.0 update patch
|
||||
if(typeof RVS.LIB.OBJ === 'undefined') return;
|
||||
|
||||
RVS.SC.type = type;
|
||||
if(!RVS.SC.libraryInited) {
|
||||
RVS.SC.libraryInited = true;
|
||||
RVS.F.initObjectLibrary(true);
|
||||
RVS.F.initOnOff(jQuery('#obj_addsliderasmodal').css('display', 'inline-block'));
|
||||
|
||||
|
||||
jQuery('body').on('change', '#sel_olibrary_sorting', function() {
|
||||
jQuery('#reset_objsorting').css((this.value === 'datedesc' ? {display: 'none'} : {display: 'inline-block', opacity: '1', visibility: 'visible'} ));
|
||||
if(this.dataset.evt!==undefined) RVS.DOC.trigger(this.dataset.evt, this.dataset.evtparam);
|
||||
}).on('change', '#ol_pagination', function(e) {
|
||||
if(this.dataset.evt!==undefined) RVS.DOC.trigger(this.dataset.evt,[e, this.value, this.dataset.evtparam]);
|
||||
});
|
||||
}
|
||||
|
||||
var successObj = {modules: 'addRevSliderShortcode', event: 'selectRevSliderItem'};
|
||||
jQuery('#obj_addsliderasmodal .tponoffwrap').addClass('off').find('input').removeAttr('checked').prop('checked', false);
|
||||
RVS.F.openObjectLibrary({types: ['modules'], filter: 'all', selected: ['modules'], success: successObj});
|
||||
|
||||
var folder = RVS.F.getCookie('rs6_wizard_folder');
|
||||
if(folder && folder !== -1 && folder !== '-1' && ((RVS.LIB.OBJ !==undefined && RVS.LIB.OBJ.items!==undefined && RVS.LIB.OBJ.items.modules!==undefined))) RVS.F.changeOLIBToFolder(folder);
|
||||
|
||||
},
|
||||
|
||||
openBlockSettings : function(type,sc){
|
||||
if (RVS.ENV.activated!==true) RVS.F.showRegisterSliderInfo();
|
||||
if (sc===undefined && RVS.SC.BLOCK===undefined) return;
|
||||
RVS.SC.BLOCK = sc!==undefined ? RVS.SC.scToBlock(sc) : RVS.SC.BLOCK===undefined || RVS.SC.BLOCK.text===undefined ? RVS.SC.scToBlock(RVS.SC.BLOCK.content) : RVS.SC.scToBlock(RVS.SC.BLOCK.text);
|
||||
|
||||
if (RVS!==undefined && RVS.SC!==undefined && RVS.SC.BLOCK!==undefined && RVS.SC.BLOCK.alias.length>0) {
|
||||
RVS.SC.type = type;
|
||||
//Ajax Call to get the original Layout
|
||||
RVS.F.ajaxRequest('getSliderSizeLayout', { alias : RVS.SC.BLOCK.alias }, function(response) {
|
||||
|
||||
if(response.success) {
|
||||
if (response!==undefined && response.layout!==undefined) {
|
||||
response.layout = response.layout===undefined || response.layout==="" ? "auto" : response.layout;
|
||||
RVS.SC.BLOCK.origlayout = response.layout;
|
||||
RVS.SC.BLOCK.slidertitle = response.slidertitle!==undefined ? response.slidertitle : response.sliderTitle!==undefined ? response.sliderTitle : response.title!==undefined ? response.title : RVS.SC.BLOCK.slidertitle;
|
||||
if(typeof RVS.SC.BLOCK.layout === "undefined" || RVS.SC.BLOCK.layout==="") RVS.SC.BLOCK.layout = RVS.SC.BLOCK.origlayout;
|
||||
}
|
||||
RVS.F.showWaitAMinute({fadeIn:0,text:RVS_LANG.loadingcontent});
|
||||
RVS.F.initOnOff(jQuery('#rbm_blocksettings'));
|
||||
RVS.F.RSDialog.create({modalid:'#rbm_blocksettings', bgopacity:0.5});
|
||||
jQuery('#rbm_blocksettings').RSScroll({wheelPropagation:false, suppressScrollX:true});
|
||||
RVS.F.RSDialog.center();
|
||||
jQuery('#rbm_blocksettings .origlayout').hide();
|
||||
jQuery('#rbm_blocksettings .origlayout.origlayout_'+RVS.SC.BLOCK.origlayout).show();
|
||||
|
||||
if (RVS.SC.type==="wpbackery") {
|
||||
setTimeout(RVS.F.RSDialog.center,19);
|
||||
setTimeout(RVS.F.RSDialog.center,50);
|
||||
}
|
||||
blockSettingsUpdate();
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
openSliderEditor : function(alias) { if (alias!==undefined && alias.length>0) window.open(RVS.ENV.admin_url+"&view=slide&alias="+alias);},
|
||||
openOptimizer : function(alias){ if (alias!==undefined && alias.length>0) RVS.F.openOptimizer({alias:alias});}
|
||||
};
|
||||
|
||||
// INITIALISE PROCESSES
|
||||
jQuery(document).ready(function() { RVS.SC.init(); });
|
||||
|
||||
function updateInherits(novisual) {
|
||||
if (RVS==undefined || RVS.SC.BLOCK==undefined || RVS.SC.BLOCK.offset===undefined) return;
|
||||
var inh = {top:0, bottom:0, left:0, right:0},val,s,d,txt='',com,nxt;
|
||||
for (var j in RVS.V.dirs) {
|
||||
d = RVS.V.dirs[j];
|
||||
com = false;
|
||||
txt += RVS.V.dirs[j][0]+":";
|
||||
for (var i in RVS.V.sizes) {
|
||||
s = RVS.V.sizes[i];
|
||||
nxt = (s=="d" && (RVS.SC.BLOCK.offset.d.use || RVS.SC.BLOCK.offset.n.use || RVS.SC.BLOCK.offset.t.use || RVS.SC.BLOCK.offset.n.use)) || (s=="n" && (RVS.SC.BLOCK.offset.n.use || RVS.SC.BLOCK.offset.t.use || RVS.SC.BLOCK.offset.n.use)) || (s=="t" && (RVS.SC.BLOCK.offset.t.use || RVS.SC.BLOCK.offset.m.use)) || (s=="m" && RVS.SC.BLOCK.offset.m.use);
|
||||
if (com && nxt) txt +=',';
|
||||
com = true;
|
||||
if (novisual!==true) {
|
||||
var inp = jQuery("#rbm_blocksettings .scblockinput[data-r='offset."+s+"."+d+"']");
|
||||
if (inp[0]===undefined) continue;
|
||||
inp[0].dataset.s = s;
|
||||
}
|
||||
if (RVS.SC.BLOCK.offset[s].use) {
|
||||
inh[d] = val = RVS.SC.BLOCK.offset[s][d];
|
||||
if (novisual!==true) inp[0].style.opacity = 1;
|
||||
} else {
|
||||
val = inh[d];
|
||||
if (novisual!==true) inp[0].style.opacity = 0.5;
|
||||
}
|
||||
if (novisual!==true) inp[0].value = val;
|
||||
if (nxt) txt +=val; else com = false;
|
||||
}
|
||||
txt +=';'
|
||||
}
|
||||
if (txt==="t:;b:;l:;r:;") txt="";
|
||||
RVS.SC.BLOCK.offsettext = txt;
|
||||
}
|
||||
|
||||
function newBlock(alias) {
|
||||
alias = alias===undefined ? "" : alias;
|
||||
return new Object({
|
||||
alias:alias,
|
||||
zindex:0,
|
||||
popup: { time : {use:false, v:2000},
|
||||
scroll : {use:false, type:"offset", v:2000,container:""},
|
||||
event : {use:false, v:"popup_"+alias}},
|
||||
offset: { d : {top:"0px", bottom:"0px", left:"0px", right:"0px" ,use:false},
|
||||
n : {top:"0px", bottom:"0px", left:"0px", right:"0px",use:false},
|
||||
t : {top:"0px", bottom:"0px", left:"0px", right:"0px",use:false},
|
||||
m : {top:"0px", bottom:"0px", left:"0px", right:"0px",use:false}},
|
||||
modal: false
|
||||
})
|
||||
}
|
||||
|
||||
function blockSettingsUpdate() {
|
||||
RVS.F.updateEasyInputs({path:'SC.BLOCK.', container:'#rbm_blocksettings', root:RVS});
|
||||
RVS.F.updateAllOnOff();
|
||||
updateInherits();
|
||||
jQuery('.scblockinput').trigger('init');
|
||||
document.getElementById('srbs_scr_evt').innerHTML = RVS.SC.BLOCK.popup.event.v;
|
||||
if (RVS.ENV.activated!==false) jQuery('.rb_not_on_notactive').removeClass("disabled"); else jQuery('.rb_not_on_notactive').addClass("disabled");
|
||||
}
|
||||
|
||||
function blockSettingsReset() {
|
||||
if (RVS.SC.BLOCK!==undefined) {
|
||||
RVS.SC.BLOCK.zindex = 0;
|
||||
RVS.SC.BLOCK.popup = { time : {use:false, v:2000}, scroll : {use:false, type:"offset", v:2000,container:""},event : {use:false, v:"popup_"+RVS.SC.BLOCK.alias}};
|
||||
RVS.SC.BLOCK.offset = { d : {top:"0px", bottom:"0px", left:"0px", right:"0px" ,use:false}, n : {top:"0px", bottom:"0px", left:"0px", right:"0px",use:false}, t : {top:"0px", bottom:"0px", left:"0px", right:"0px",use:false}, m : {top:"0px", bottom:"0px", left:"0px", right:"0px",use:false}};
|
||||
RVS.SC.BLOCK.modal = false;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
ELEMENTOR HOOKS
|
||||
*/
|
||||
function elementorHooks() {
|
||||
|
||||
if (typeof elementor!=="undefined" && elementor.hooks!==undefined) {
|
||||
|
||||
elementor.hooks.addAction( 'panel/open_editor/widget/slider_revolution', function( panel, model, view ) {
|
||||
RVS.SC.type = "elementor";
|
||||
RVS.SC.EL = RVS.SC.EL===undefined ? {} : RVS.SC.EL;
|
||||
RVS.SC.EL.control = panel.$el.find('#elementor-controls');
|
||||
RVS.SC.EL.view = view;
|
||||
RVS.SC.EL.model = model;
|
||||
|
||||
// CHECK ALIAS FOR FROM VERSION 6.1.6 +
|
||||
if (view!==undefined && view.container!==undefined && view.container.settings!==undefined && view.container.settings.attributes!==undefined) {
|
||||
|
||||
if (view.container.settings.attributes.shortcode!==undefined) {
|
||||
RVS.SC.BLOCK = RVS.SC.scToBlock(view.container.settings.attributes.shortcode);
|
||||
// FALLBACK
|
||||
if (view.container.settings.attributes.revslidertitle!==undefined) RVS.SC.BLOCK.slidertitle = view.container.settings.attributes.revslidertitle;
|
||||
if (view.container.settings.attributes.modal!==undefined) RVS.SC.BLOCK.modal = view.container.settings.attributes.modal;
|
||||
|
||||
}
|
||||
}
|
||||
//STYLING ELEMNTOR TO LOOK MORE SLIDER REVOLUTION LIKE
|
||||
jQuery('.elementor-component-tab.elementor-panel-navigation-tab.elementor-tab-control-advanced').hide();
|
||||
RVS.SC.EL.control.addClass("rs-elementor-component-tab");
|
||||
});
|
||||
|
||||
// BASIC LISTENER
|
||||
window.elementorSelectRevSlider = function(e) { if (e) RVS.SC.openTemplateLibrary('elementor'); else jQuery('button[data-event="themepunch.selectslider"]').click();}
|
||||
/*
|
||||
FURTHER LISTNERS
|
||||
*/
|
||||
RVS.DOC.on('click', 'button[data-event="themepunch.selectslider"]', function() {RVS.SC.openTemplateLibrary('elementor');});
|
||||
RVS.DOC.on('click', 'button[data-event="themepunch.settingsslider"]', function() {RVS.SC.openBlockSettings('elementor',(RVS.SC.EL.view!==undefined && RVS.SC.EL.view.container!==undefined && RVS.SC.EL.view.container.settings!==undefined && RVS.SC.EL.view.container.settings.attributes!==undefined && RVS.SC.EL.view.container.settings.attributes.shortcode!==undefined ? RVS.SC.EL.view.container.settings.attributes.shortcode : {}));});
|
||||
RVS.DOC.on('click', 'button[data-event="themepunch.editslider"]', function() {RVS.SC.openSliderEditor(RVS.SC.BLOCK.alias)});
|
||||
RVS.DOC.on('click', 'button[data-event="themepunch.optimizeslider"]', function() {RVS.SC.openOptimizer(RVS.SC.BLOCK.alias)});
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
VISUAL COMPOSER HOOKS
|
||||
*/
|
||||
function vcHooks() {
|
||||
function convertVCParamsToSC(params) {
|
||||
var temp = jQuery.extend(true,{},params),
|
||||
sc = '[rev_slider alias="' + temp.alias + '"';
|
||||
|
||||
if (temp.slidertitle!==undefined) sc+= ' slidertitle="'+temp.slidertitle+'"'; else
|
||||
if (temp.sliderTitle!==undefined) sc+= ' slidertitle="'+temp.sliderTitle+'"'; else
|
||||
if (temp.title!==undefined) sc+= ' slidertitle="'+temp.title+'"';
|
||||
|
||||
if (temp.modal!==undefined) sc+= ' modal="'+temp.modal+'"';
|
||||
if (temp.usage!==undefined) sc+= ' usage="'+temp.usage+'"';
|
||||
if (temp.offset!==undefined) sc+= ' offset="'+temp.offset+'"';
|
||||
if (temp.zindex!==undefined) sc+= ' zindex="'+temp.zindex+'"';
|
||||
if (temp.layout!==undefined) sc+= ' layout="'+temp.layout+'"';
|
||||
sc += '][/rev_slider]';
|
||||
return sc;
|
||||
}
|
||||
|
||||
/*
|
||||
OPEN TEMPLATE LIBRARY FOR VC
|
||||
*/
|
||||
function VCopenTemplateLibrary(params) {
|
||||
jQuery('.wpb-element-edit-modal').hide(); //hide the normal VC window and use own (old vc version)
|
||||
jQuery('#vc_properties-panel').hide(); //hide the normal VC window and use own (new vc version)
|
||||
RVS.SC.BLOCK = RVS.SC.scToBlock(convertVCParamsToSC(params));
|
||||
RVS.SC.openTemplateLibrary('wpbackery');
|
||||
}
|
||||
|
||||
if (typeof vc==="undefined" || vc==undefined) return;
|
||||
window.VcSliderRevolution = vc.shortcode_view.extend({
|
||||
events: {
|
||||
'click > .vc_controls .vc_control_rev_optimizer': 'rs_optim',
|
||||
'click > .vc_controls .vc_control_rev_selector': 'rs_select',
|
||||
'click > .vc_controls .vc_control_rev_settings': 'rs_settings',
|
||||
'click .column_delete,.vc_control-btn-delete': 'deleteShortcode',
|
||||
'click .vc_control-btn-edit': 'editElement',
|
||||
'click .column_clone,.vc_control-btn-clone': 'clone',
|
||||
mousemove: "checkControlsPosition"
|
||||
},
|
||||
initialize: function() {return window.VcSliderRevolution.__super__.initialize.call(this);},
|
||||
render: function () { RVS.SC.VC = this; if(vc.add_element_block_view.$el.is(':visible')) VCopenTemplateLibrary(this.model.get('params'));return window.VcSliderRevolution.__super__.render.call(this);},
|
||||
editElement: function() { RVS.SC.openSliderEditor(this.model.get('params').alias);},
|
||||
rs_select : function() { RVS.SC.VC = this;VCopenTemplateLibrary(this.model.get('params'));},
|
||||
rs_optim : function() { RVS.SC.openOptimizer(this.model.get('params').alias);},
|
||||
rs_settings : function() { RVS.SC.VC = this; RVS.SC.openBlockSettings('wpbackery',convertVCParamsToSC(this.model.get('params')));}
|
||||
});
|
||||
|
||||
if(typeof(window.InlineShortcodeView) !== 'undefined') {
|
||||
var rs_show_frontend_overlay = false;
|
||||
jQuery(window).on('vc_build', function() {
|
||||
vc.add_element_block_view.$el.find('[data-element="rev_slider"]').click(function() {
|
||||
rs_show_frontend_overlay = true;
|
||||
});
|
||||
});
|
||||
window.InlineShortcodeView_rev_slider = window.InlineShortcodeView.extend({
|
||||
events: {
|
||||
'click > .vc_controls .vc_control_rev_optimizer': 'rs_optim',
|
||||
'click > .vc_controls .vc_control_rev_selector': 'rs_select',
|
||||
'click > .vc_controls .vc_control_rev_settings': 'rs_settings',
|
||||
'click .column_delete,.vc_control-btn-delete': 'destroy',
|
||||
'click .vc_control-btn-edit': 'edit',
|
||||
mousemove: "checkControlsPosition"
|
||||
},
|
||||
render: function() {
|
||||
RVS.SC.VC = this;
|
||||
if(rs_show_frontend_overlay) VCopenTemplateLibrary(this.model.get('params'))
|
||||
window.InlineShortcodeView_rev_slider.__super__.render.call(this);
|
||||
var mv = this.$controls.find('.vc_element-move');
|
||||
if (this.$controls[0].getElementsByClassName('vc_control_rev_optimizer').length===0) jQuery('<a class="vc_control-btn vc_control_rev_optimizer" href="#" title="File Size Optimizer"><span class="vc_btn-content"><i class="revslider_vc_material-icons material-icons">flash_on</i></span></a>').insertAfter(mv);
|
||||
if (this.$controls[0].getElementsByClassName('vc_control_rev_settings').length===0) jQuery('<a class="vc_control-btn vc_control_rev_settings" href="#" title="Module Settings"><span class="vc_btn-content"><i class="revslider_vc_material-icons material-icons">tune</i></span></a>').insertAfter(mv);
|
||||
if (this.$controls[0].getElementsByClassName('vc_control_rev_selector').length===0) jQuery('<a class="vc_control-btn vc_control_rev_selector" href="#" title="Select New Slider Revolution 6 Module"><span class="vc_btn-content"><i class="revslider_vc_material-icons material-icons">cached</i></span></a>').insertAfter(mv);
|
||||
if (this.$controls[0].getElementsByClassName('vc_control_rev_edit').length===0) mv.find('.vc_control-btn.vc_control-btn-edit').addClass('vc_control_rev_edit');
|
||||
this.$controls.find('.vc_control-btn-clone').hide();
|
||||
return this;
|
||||
},
|
||||
rs_settings : function() { RVS.SC.VC = this; RVS.SC.openBlockSettings('wpbackery',convertVCParamsToSC(this.model.get('params'))); return false;},
|
||||
rs_optim : function() { RVS.SC.openOptimizer(this.model.get('params').alias);return false;},
|
||||
update: function(model) { rs_show_frontend_overlay = false;window.InlineShortcodeView_rev_slider.__super__.update.call(this, model);return this;},
|
||||
edit: function() { RVS.SC.openSliderEditor(this.model.get('params').alias);return false;},
|
||||
rs_select : function() { RVS.SC.VC = this; VCopenTemplateLibrary(this.model.get('params'));return false; },
|
||||
});
|
||||
};
|
||||
|
||||
/*
|
||||
LISTENERS
|
||||
*/
|
||||
RVS.DOC.on('mouseenter','.wpb_rev_slider.wpb_content_element.wpb_sortable',function() {
|
||||
//CHECK TOOLBAR OF VC
|
||||
var controls = jQuery(this.getElementsByClassName('vc_controls-cc')[0]);
|
||||
if (controls!==undefined) {
|
||||
var mv = controls.find('.vc_element-move');
|
||||
if (this.getElementsByClassName('vc_control_rev_optimizer').length===0) jQuery('<a class="vc_control-btn vc_control_rev_optimizer" href="#" title="File Size Optimizer"><span class="vc_btn-content"><i class="revslider_vc_material-icons material-icons">flash_on</i></span></a>').insertAfter(mv);
|
||||
if (this.getElementsByClassName('vc_control_rev_settings').length===0) jQuery('<a class="vc_control-btn vc_control_rev_settings" href="#" title="Module Settings"><span class="vc_btn-content"><i class="revslider_vc_material-icons material-icons">tune</i></span></a>').insertAfter(mv);
|
||||
if (this.getElementsByClassName('vc_control_rev_selector').length===0) jQuery('<a class="vc_control-btn vc_control_rev_selector" href="#" title="Select New Slider Revolution 6 Module"><span class="vc_btn-content"><i class="revslider_vc_material-icons material-icons">cached</i></span></a>').insertAfter(mv);
|
||||
if (this.getElementsByClassName('vc_control_rev_edit').length===0) mv.find('.vc_control-btn.vc_control-btn-edit').addClass('vc_control_rev_edit');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function shortCodeListener() {
|
||||
if (RVS.S.shortCodeListener!==undefined) return;
|
||||
RVS.S.shortCodeListener = true;
|
||||
|
||||
// COOKIE HANDLING
|
||||
jQuery('body').on('click', '#objectlibrary *[data-folderid]', function() {RVS.F.setCookie("rs6_wizard_folder",this.dataset.folderid,360);});
|
||||
|
||||
//
|
||||
RVS.F.initOnOff(jQuery('#slide_template_row').css('display', 'inline-block'));
|
||||
|
||||
RVS.DOC.on('registrationdone',function() {
|
||||
if (RVS.ENV.activated===false) {
|
||||
jQuery('.rs_wp_plg_act_wrapper').show();
|
||||
jQuery('.rb_not_on_notactive').addClass("disabled");
|
||||
} else {
|
||||
jQuery('.rs_wp_plg_act_wrapper').hide();
|
||||
jQuery('.rb_not_on_notactive').removeClass("disabled");
|
||||
}
|
||||
});
|
||||
|
||||
if (RVS.ENV.activated===false) {
|
||||
jQuery('.rs_wp_plg_act_wrapper').show();
|
||||
RVS.DOC.on('click','.rs_wp_plg_act_wrapper',RVS.F.showRegisterSliderInfo);
|
||||
} else {
|
||||
jQuery('.rs_wp_plg_act_wrapper').hide();
|
||||
}
|
||||
|
||||
/**********************************
|
||||
- PAGE BACKGROUND COLOR -
|
||||
**********************************/
|
||||
// Color Picker
|
||||
jQuery('#rs_page_bg_color').rsColorPicker({
|
||||
init: function(inputWrap, inputElement, cssColor, widgetSettings) {
|
||||
var ghost = jQuery('<input type="text" class="layerinput" value="' + inputElement.val() + '">').appendTo(inputWrap);
|
||||
inputElement.data('ghost', ghost).hide();
|
||||
},
|
||||
change:function(currentInput, cssColor, gradient, globalColors, globalColorActive) {
|
||||
currentInput.data('ghost').val(cssColor);
|
||||
currentInput.val(cssColor);
|
||||
}
|
||||
});
|
||||
|
||||
// Page Template , Color Picker, checkbox check only when RevSlider Blank Template
|
||||
jQuery('body').on('change', '.editor-page-attributes__template select', function() {
|
||||
if(jQuery(this).val() === "../public/views/revslider-page-template.php"){
|
||||
jQuery('#rs_page_bg_color_column').show();
|
||||
jQuery('#rs_blank_template').prop('checked', true);
|
||||
}
|
||||
else {
|
||||
jQuery('#rs_page_bg_color_column').hide();
|
||||
jQuery('#rs_blank_template').prop('checked', false);
|
||||
}
|
||||
});
|
||||
|
||||
// Page Template , checkbox check sync Page Template Selectbox
|
||||
jQuery('body').on('change', '#rs_blank_template', function() {
|
||||
if(jQuery(this).prop('checked')){
|
||||
jQuery('.editor-page-attributes__template select').val("../public/views/revslider-page-template.php").change();
|
||||
jQuery('#rs_page_bg_color_column').show();
|
||||
}
|
||||
else {
|
||||
jQuery('.editor-page-attributes__template select').val("").change();
|
||||
jQuery('#rs_page_bg_color_column').hide();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
/*
|
||||
DEFAULT LISTENERS
|
||||
*/
|
||||
RVS.DOC.on('click','.wp-block.editor-block-list__block[data-type="themepunch/revslider"]',function() {RVS.SC.updateBlockViews(true);});
|
||||
RVS.DOC.on('addRevSliderShortcode', function(e, data) {
|
||||
if(data!==undefined && data.alias !== '-1'){
|
||||
data.size = data.size==="" || data.size===undefined ? "auto" : data.size;
|
||||
var block = newBlock(data.alias);
|
||||
RVS.SC.BLOCK = jQuery.extend(true,block,RVS.SC.BLOCK);
|
||||
RVS.SC.BLOCK.alias = data.alias;
|
||||
RVS.SC.BLOCK.slidertitle = data.slidertitle!==undefined ? data.slidertitle : data.title!==undefined ? data.title : data.alias;
|
||||
RVS.SC.BLOCK.layout = RVS.SC.BLOCK.origlayout = data.size;
|
||||
RVS.SC.updateShortCode();
|
||||
}
|
||||
});
|
||||
|
||||
RVS.DOC.on('selectRevSliderItem', function() {
|
||||
var folder = RVS.F.getCookie('rs6_wizard_folder');
|
||||
if(folder && folder !== -1 && folder !== '-1') RVS.F.changeOLIBToFolder(folder);
|
||||
});
|
||||
|
||||
|
||||
// CLOSE EDITOR
|
||||
RVS.DOC.on('click','#rbm_blocksettings .rbm_close' , function() {
|
||||
RVS.SC.updateShortCode();
|
||||
RVS.F.RSDialog.close();
|
||||
});
|
||||
|
||||
RVS.DOC.on('focus','.scblockinput',function() {
|
||||
this.dataset.focusvalue = this.value;
|
||||
this.style.opacity = 1;
|
||||
});
|
||||
|
||||
RVS.DOC.on('change blur','.scblockinput',function() {
|
||||
if (this.dataset.s!==undefined && this.dataset.focusvalue!==this.value) RVS.SC.BLOCK.offset[this.dataset.s].use = true;
|
||||
blockSettingsUpdate();
|
||||
});
|
||||
|
||||
RVS.DOC.on('updateSRBSSVREVT',function(e,v){
|
||||
if(v!==undefined) {
|
||||
if (v.val==="") RVS.SC.BLOCK.popup.event.v = "popup_"+RVS.SC.BLOCK.alias;
|
||||
document.getElementById('srbs_scr_evt').innerHTML = v.val;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
})();
|
||||
@@ -0,0 +1,23 @@
|
||||
(function() {
|
||||
|
||||
if(typeof tinymce !== 'undefined') {
|
||||
|
||||
tinymce.PluginManager.add('revslider_sc_button', function(editor, url) {
|
||||
|
||||
editor.addButton('revslider_sc_button', {
|
||||
|
||||
title: 'Slider Revolution Shortcode Creator',
|
||||
icon: 'icon dashicons-before dashicons-update',
|
||||
onclick: function() {
|
||||
|
||||
// OPEN THE OBJECT LIBRARY
|
||||
RS_SC_WIZARD.openTemplateLibrary('tinymce');
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
})();
|
||||