%PDF- %PDF-
Direktori : /proc/1857783/root/var/www/pn/wp-content/plugins/ajax-search-pro/css/ |
Current File : //proc/1857783/root/var/www/pn/wp-content/plugins/ajax-search-pro/css/style.horizontal.css.php |
<?php /** * WARNING! DO NOT EDIT THIS FILE DIRECTLY! * * FOR CUSTOM CSS USE THE PLUGIN THEME OPTIONS->CUSTOM CSS PANEL. */ /* Prevent direct access */ defined('ABSPATH') or die("You can't access this file directly."); ?> <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal, <?php echo $asp_res_ids2; ?>.horizontal, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal { <?php wpdreams_gradient_css($style['hboxbg']); ?> <?php echo $style['hboxborder']; ?> <?php echo wpdreams_box_shadow_css($style['hboxshadow']); ?> display: none; visibility: hidden; } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .results .item, <?php echo $asp_res_ids2; ?>.horizontal .results .item, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .results .item { height: <?php echo w_isset_def($style['horizontal_res_height'], 'auto'); ?>; width: <?php echo $style['hreswidth']; ?>; margin: 10px <?php echo $style['hressidemargin']; ?>; padding: <?php echo $style['hrespadding']; ?>; float: left; <?php wpdreams_gradient_css($style['hresultbg']); ?> <?php echo $style['hresultborder']; ?> <?php wpdreams_box_shadow_css($style['hresultshadow']); ?> } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .results .item:hover, <?php echo $asp_res_ids2; ?>.horizontal .results .item:hover, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .results .item:hover { <?php wpdreams_gradient_css($style['hresulthbg']); ?> } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .results .item .asp_image, <?php echo $asp_res_ids2; ?>.horizontal .results .item .asp_image, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .results .item .asp_image { margin: 0 auto; <?php wpdreams_gradient_css($style['hresultbg']); ?> } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .results .item .asp_image, <?php echo $asp_res_ids2; ?>.horizontal .results .item .asp_image, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .results .item .asp_image { width: <?php echo $_vimagew ?>px; height: <?php echo $_vimageh; ?>px; <?php echo $style['hresultimageborder']; ?> float: none; margin: 0 auto 6px; position: relative; background-position: center; background-size: cover; } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .results .item .asp_image .void, <?php echo $asp_res_ids2; ?>.horizontal .results .item .asp_image .void, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .results .item .asp_image .void { position: absolute; width: 100%; height: 100%; <?php echo $style['hresultimageshadow']; ?> } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .results .item .asp_content h3 a, <?php echo $asp_res_ids2; ?>.horizontal .results .item .asp_content h3 a, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .results .item .asp_content h3 a { text-align: center; } <?php if ($use_compatibility == true): ?> <?php echo $asp_res_ids1; ?>.horizontal .asp_simplebar-scrollbar::before, <?php echo $asp_res_ids2; ?>.horizontal .asp_simplebar-scrollbar::before, <?php endif; ?> <?php echo $asp_res_ids; ?>.horizontal .asp_simplebar-scrollbar::before { background: transparent; <?php wpdreams_gradient_css($style['h_res_overflow_color']); ?> }