| 1 |
<?php |
| 2 |
/** |
| 3 |
* Selectors class. |
| 4 |
* |
| 5 |
* @package RadiusTheme\SB |
| 6 |
*/ |
| 7 |
|
| 8 |
namespace RadiusTheme\SB\Elementor\Widgets\General\DropCaps; |
| 9 |
|
| 10 |
// Do not allow directly accessing this file. |
| 11 |
if ( ! defined( 'ABSPATH' ) ) { |
| 12 |
exit( 'This script cannot be accessed directly.' ); |
| 13 |
} |
| 14 |
|
| 15 |
/** |
| 16 |
* Selectors class. |
| 17 |
* |
| 18 |
* @package RadiusTheme\SB |
| 19 |
*/ |
| 20 |
class Selectors { |
| 21 |
/** |
| 22 |
* Advanced Heading CSS Selectors. |
| 23 |
* |
| 24 |
* @return array |
| 25 |
*/ |
| 26 |
public static function get_selectors() { |
| 27 |
return [ |
| 28 |
'columns' => [ |
| 29 |
'cols' => '{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul', |
| 30 |
], |
| 31 |
'content_style' => [ |
| 32 |
'typography' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 33 |
'color' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 34 |
'bg_color' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 35 |
'border' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 36 |
'border_radius' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 37 |
'box_shadow' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 38 |
'padding' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 39 |
'margin' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count .rtsb-dropcaps-des-wrap li', |
| 40 |
'list_gap' => '{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol', |
| 41 |
], |
| 42 |
'dropcap_letter_style' => [ |
| 43 |
'typography' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 44 |
'text_shadow' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 45 |
'color' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 46 |
'gradient_bg' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 47 |
'border' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 48 |
'border_radius' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 49 |
'padding' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 50 |
'margin' => '{{WRAPPER}} .rtsb-dropcaps-des-wrap p:first-of-type:first-letter,{{WRAPPER}} .rtsb-dropcaps-layout2 .rtsb-dropcaps-des-wrap p:first-letter,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ol li:before,{{WRAPPER}} .rtsb-dropcaps.enable-list-content-count ul li:before', |
| 51 |
], |
| 52 |
]; |
| 53 |
} |
| 54 |
} |
| 55 |
|