Browse
For agents
About
Float menu – awesome floating side menu
/
7.2
Float menu – awesome floating side menu
v7.2
Switch version
7.2.5
trunk
2.1
2.2
3.0.1
3.1
3.2.2
3.3.1
3.5
3.5.1
3.5.2
3.5.3.
3.5.4
4.0
4.1
4.1.1
4.2
4.3
4.3.1
4.3.2
5.0
5.0.1
5.0.2
5.0.3
5.1
All 57 releases
Overview
Code
float-menu
/
includes
/
assets
/
css
/
admin.css
admin.css
in Float menu – awesome floating side menu 7.2, 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
}