Browse
For agents
About
WowAddons – Product Addons and Product Options With Custom Fields
/
trunk
WowAddons – Product Addons and Product Options With Custom Fields
vtrunk
Switch version
1.7.2
1.7.1
1.7.0
1.6.21
1.6.20
1.6.19
1.6.18
1.6.17
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.5.10
1.5.11
1.5.2
1.5.3
1.5.4
1.5.5
All 57 releases
Overview
Code
product-addons
/
assets
/
css
/
prad-admin.css
prad-admin.css
in WowAddons – Product Addons and Product Options With Custom Fields trunk, at assets/css/prad-admin.css
2 lines
615 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
adminmenu
.
toplevel_page_prad-dashboard
.
wp-menu-image
img
{
opacity
:
.8
;
padding-top
:
8
px
!important
;
width
:
20
px
}
#
toplevel_page_prad-dashboard
.
wp-submenu
a
.
prad-go-pro
{
align-items
:
center
;
background-color
:
#
86a62c
;
border-radius
:
6
px
;
box-shadow
:
none
;
color
:
#
fff
;
display
:
flex
;
gap
:
5
px
;
margin-inline
:
10
px
;
margin-top
:
6
px
;
padding-block
:
6
px
;
transition
:
background-color
.2
s
ease
;
white-space
:
nowrap
}
#
toplevel_page_prad-dashboard
.
wp-submenu
a
.
prad-go-pro
:
hover
{
background-color
:
#
7c9731
;
color
:
#
fff
}
#
toplevel_page_prad-dashboard
.
wp-submenu
a
[
href
*=
prad-pro
]
,
#
toplevel_page_prad-dashboard
.
prad-fresh-install
.
wp-submenu
{
display
:
none
}
2