PluginProbe
Forumax – AI Powered Advanced Community Forum Plugin / 2.4.0
Forumax – AI Powered Advanced Community Forum Plugin v2.4.0
2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 trunk 1.0.8 1.1.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 2.0.0 2.1.0 All 29 releases
bbp-core / assets / frontend / scss / el-widgets.scss

el-widgets.scss in Forumax – AI Powered Advanced Community Forum Plugin 2.4.0, at assets/frontend/scss/el-widgets.scss

41 lines 820 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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: Ama
11
12 @Default Styles
13 Table of Content:
14 01/ Variables
15 92/ Predefine
16 03/ forumPosts
17 04/ forum
18 05/ forums
19
20
21 =====================================================================*/
22
23 @use "frmx-framework";
24
25 @use "el-widgets/variables" as *;
26
27 @use "el-widgets/forumPosts";
28
29 @use "el-widgets/forum";
30
31 @use "el-widgets/forums";
32
33 @use "el-widgets/ajaxForum";
34
35 @use "el-widgets/search";
36
37 @use "el-widgets/single-forum";
38
39 @use "el-widgets/forumTab";
40
41 @use "el-widgets/docy-widgets";