Browse
For agents
About
Tag Groups is the Advanced Way to Display Your Taxonomy Terms
/
trunk
Tag Groups is the Advanced Way to Display Your Taxonomy Terms
vtrunk
Switch version
2.2.2
2.2.1
2.2.0
trunk
1.40.0
1.40.2
1.41.0
1.42.1
1.43.0
1.43.1
1.43.10
1.43.10.1
1.43.2
1.43.3
1.43.4
1.43.5
1.43.6
1.43.7
1.43.9
1.44.0
1.44.1
1.44.3
1.44.3.1
2.0.0
2.0.1
All 36 releases
Overview
Code
tag-groups
/
src
/
common.css
common.css
in Tag Groups is the Advanced Way to Display Your Taxonomy Terms trunk, at src/common.css
14 lines
214 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
*
2
* #.# Common SCSS
3
*
4
* Can include things like variables and mixins
5
* that are used across the project.
6
*/
7
8
9
/*
$black: rgb(41, 41, 41);
10
$white: #f4f4f4;
11
$gray: #dedede;
12
$green: #bada55;
13
$red: orangered;
*/
14