Browse
For agents
About
Button Generator – Easily Create Custom Buttons with Icons and Analytics
/
trunk
Button Generator – Easily Create Custom Buttons with Icons and Analytics
vtrunk
Switch version
trunk
1.1.1
2.0
2.1
2.2
2.3.2
2.3.3
2.3.4
2.3.5
2.3.6
2.3.7
2.3.8
2.3.9
3.0
3.0.1
3.0.2
3.0.3
3.1
3.1.1
3.1.2
3.1.3
3.2
3.2.1
3.2.2
3.2.3
All 28 releases
Overview
Code
button-generation
/
includes
/
assets
/
css
/
admin.css
admin.css
in Button Generator – Easily Create Custom Buttons with Icons and Analytics trunk, at includes/assets/css/admin.css
16 lines
355 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
toplevel_page_wow-company
li
.
wp-first-item
{
2
margin-bottom
:
21
px
;
3
}
4
5
#
toplevel_page_wow-company
li
.
wp-first-item
a
:
after
{
6
border-bottom
:
1
px
solid
hsla
(
0
,
0
%
,
100
%
,
.2
)
;
7
display
:
block
;
8
float
:
left
;
9
margin
:
13
px
-15
px
8
px
;
10
content
:
"
"
;
11
width
:
calc
(
100
%
+
26
px
)
;
12
}
13
14
#
toplevel_page_wow-company
li
.
wp-first-item
.
opensub
a
:
after
{
15
padding-top
:
8
px
;
16
}