PluginProbe ʕ •ᴥ•ʔ
Spider Elements – Premium Elementor Widgets & Addons Library / 1.5.0
Spider Elements – Premium Elementor Widgets & Addons Library v1.5.0
trunk 1.0.0 1.1.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.7.0 1.8.0 1.9.0
spider-elements / assets / scss / main.scss
spider-elements / assets / scss Last commit date
admin 1 year ago extension 1 year ago frontend 1 year ago admin.scss 1 year ago extension.scss 1 year ago main.scss 1 year ago rtl.scss 1 year ago
main.scss
68 lines
1 /*----------------------------------------------------
2 @File: Default Styles
3
4 This file contains the styling for the actual template, this
5 is the file you need to edit to change the look of the
6 template.
7 ---------------------------------------------------- */
8
9 /*=====================================================================
10 @Template Name: Spider Elements
11
12 @Default Styles
13 Table of Content:
14 01/ Mixins
15 02/ prefix
16 02/ Common
17 04/ framework
18 05/ Accordion
19 06/ Tabs
20 07/ Testimonial
21 08/ Video
22 09/ Alerts_box
23 10/ Animation
24 11/ List_Item
25 12/ Cheat_sheet
26 13/ Team
27 14/ Integration
28 15/ Blog_grid
29 16/ Before_after
30 17/ Timeline
31 18/ Buttons
32 19/ Animated_Headline
33 20/ video_popup
34 21/ Counter
35 22/ Instagram
36 23/ Fullscreen_Slider
37 24/ Icon_box
38 25/ Pricing_Table
39 26/ Pricing_Table_Switcher
40
41
42 =====================================================================*/
43 @import "frontend/Mixins";
44 @import "frontend/prefix";
45 @import "frontend/Common";
46 @import "frontend/framework";
47 @import "frontend/Accordion";
48 @import "frontend/Tabs";
49 @import "frontend/Testimonial";
50 @import "frontend/Video";
51 @import "frontend/Alerts_box";
52 @import "frontend/Animation";
53 @import "frontend/List_Item";
54 @import "frontend/Cheat_sheet";
55 @import "frontend/Team";
56 @import "frontend/Integration";
57 @import "frontend/Blog_grid";
58 @import "frontend/Before_after";
59 @import "frontend/Timeline";
60 @import "frontend/Buttons";
61 @import "frontend/Animated_Headline";
62 @import "frontend/video_popup";
63 @import "frontend/Counter";
64 @import "frontend/Instagram";
65 @import "frontend/Fullscreen_Slider";
66 @import "frontend/Icon_box";
67 @import "frontend/Pricing_Table";
68 @import "frontend/Pricing_Table_Switcher";