Browse
For agents
About
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP
/
1.2.49
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP
v1.2.49
Switch version
1.2.72
1.2.71
1.2.70
1.2.69
1.2.68
1.2.67
1.2.66
1.2.65
1.2.64
1.2.63
trunk
1.0.10
1.0.11
1.0.12
1.0.13
1.0.14
1.0.15
1.0.16
1.0.17
1.0.18
1.0.19
1.0.20
1.0.21
1.0.22
1.0.23
All 172 releases
Overview
Code
userswp
/
admin
/
assets
/
css
/
extensions.min.css
extensions.min.css
in UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP 1.2.49, at admin/assets/css/extensions.min.css
1 lines
1.9 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
uwp-products
.
uwp-product
{
background
:
#
fff
;
border
:
1
px
solid
#
ccc
;
display
:
inline-block
;
position
:
relative
;
margin
:
0
0
15
px
0
;
box-sizing
:
border-box
;
width
:
32
%
;
margin-left
:
2
%
}
.
uwp-products
.
uwp-product
:
nth-child
(
3n+1
)
{
margin-left
:
0
}
@
media
screen
and
(
max-width
:
600
px
)
{
.
uwp-products
.
uwp-product
{
width
:
calc
(
100
%
-
15
px
)
}
}
.
uwp-products
.
uwp-product
:
hover
.
uwp-product-image
img
{
opacity
:
.75
}
.
uwp-products
.
uwp-product
:
hover
.
uwp-product-image
.
uwp-product-info
{
display
:
block
}
.
uwp-products
.
uwp-product
a
{
text-decoration
:
none
}
.
uwp-products
.
uwp-product
h3
{
background
:
#
f9f9f9
;
padding
:
15
px
;
margin
:
0
}
.
uwp-products
.
uwp-product
h3
.
uwp-help-tip
{
float
:
none
;
margin
:
0
}
.
uwp-products
.
uwp-product
.
uwp-product-image
{
max-height
:
198
px
;
display
:
block
;
overflow
:
hidden
;
border-top
:
1
px
solid
#
ddd
;
border-bottom
:
1
px
solid
#
ddd
;
position
:
relative
;
box-sizing
:
border-box
}
.
uwp-products
.
uwp-product
.
uwp-product-image
img
{
float
:
left
}
@
media
screen
and
(
max-width
:
600
px
)
{
.
uwp-products
.
uwp-product
.
uwp-product-image
{
max-height
:
318
px
}
}
.
uwp-products
.
uwp-product
.
uwp-product-image
.
uwp-product-info
{
position
:
absolute
;
top
:
calc
(
50
%
-
14
px
)
;
left
:
calc
(
50
%
-
39
px
)
;
background
:
#
000000b5
;
padding
:
5
px
10
px
;
border-radius
:
4
px
;
color
:
#
fff
;
display
:
none
}
@
media
screen
and
(
max-width
:
600
px
)
{
.
uwp-products
.
uwp-product
.
uwp-product-image
.
uwp-product-info
{
display
:
block
}
}
.
uwp-products
.
uwp-product
.
uwp-product-excerpt
{
border-bottom
:
1
px
solid
#
ddd
;
display
:
block
;
padding
:
5
px
10
px
}
.
uwp-products
.
uwp-product
.
uwp-product-excerpt
p
{
margin
:
0
}
.
uwp-products
.
uwp-product
.
uwp-product-button
{
min-height
:
40
px
;
display
:
block
;
background
:
#
f9f9f9
}
.
uwp-products
.
uwp-product
.
uwp-product-button
.
addons-price-text
{
margin
:
10
px
0
0
6
px
;
float
:
left
}
.
uwp-products
.
uwp-product
.
addons-button
{
float
:
right
;
margin
:
5
px
6
px
0
0
}
.
uwp-products
.
uwp-product
img
{
max-width
:
100
%
}
#
wpeu-licence-popup
input
{
padding
:
5
px
;
box-sizing
:
border-box
;
border-radius
:
2
px
;
border
:
1
px
solid
#
ccc
}
#
wpeu-licence-popup
h3
{
margin
:
0
0
6
px
0
}