Browse
For agents
About
Bubble Menu – Floating Button Menu with Sticky Navigation
/
trunk
Bubble Menu – Floating Button Menu with Sticky Navigation
vtrunk
Switch version
trunk
1.3
2.0
2.2
2.2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
3.1
3.1.1
4.0
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.0.7
4.1
4.1.1
Overview
Code
bubble-menu
/
includes
/
assets
/
css
/
admin.css
admin.css
in Bubble Menu – Floating Button Menu with Sticky Navigation 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
}