Browse
For agents
About
Snippet Shortcodes
/
3.3.3
Snippet Shortcodes
v3.3.3
Switch version
5.2.1
5.2
5.1.8
5.1.6
5.1.7
5.1.5
trunk
1.0
1.1
1.2
1.3
1.3.1
1.4
1.5
1.5.1
1.6
1.6.1
1.7
1.7.1
1.7.2
1.7.3
1.7.4
1.8
2.0
2.0.1
All 74 releases
Overview
Code
shortcode-variables
/
assets
/
css
/
sh-cd.css
sh-cd.css
in Snippet Shortcodes 3.3.3, at assets/css/sh-cd.css
23 lines
361 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
sh-cd-table
th
{
2
font-weight
:
bold
;
3
}
4
.
sh-cd-table
.
fa-times
{
5
color
:
#
ff0000
;
6
}
7
.
sh-cd-table
.
fa-check
{
8
color
:
#
008000
;
9
}
10
.
sh-cd-error
{
11
border
:
1
px
solid
#
ff0000
;
12
}
13
.
sh-cd-button-row
{
14
border-top
:
1
px
solid
#
CCCCCC
;
15
margin-top
:
20
px
;
16
padding
:
20
px
0
px
10
px
0
px
;
17
}
18
.
sh-cd-hide
{
19
display
:
none
!important
;
20
}
21
.
sh-cd-upgrade-button
{
22
font-size
:
18
px
;
23
}