Browse
For agents
About
WP Ultimate Post Grid
/
1.6
WP Ultimate Post Grid
v1.6
Switch version
4.1.1
trunk
1.5
1.6
1.7
1.7.1
1.7.2
1.8
1.9
2.0
2.1
2.2
2.3
2.4.0
2.5.0
2.6.0
2.7.0
2.8.0
2.8.2
3.0.0
3.3.0
3.4.0
3.5.0
3.6.0
3.7.0
All 32 releases
Overview
Code
wp-ultimate-post-grid
/
css
/
admin.css
admin.css
in WP Ultimate Post Grid 1.6, at css/admin.css
22 lines
444 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
qt_content_wpupg_shortcode_generator
{
2
width
:
26
px
;
}
3
4
.
reveal-modal
{
5
z-index
:
1000
!important
;
}
6
7
.
wpupg_notice
.
wpupg_notice_dismiss
{
8
margin-top
:
8
px
;
9
float
:
right
;
}
10
.
wpupg_notice
h3
{
11
margin-top
:
5
px
;
12
margin-bottom
:
10
px
;
}
13
.
wpupg_notice
p
{
14
max-width
:
600
px
;
}
15
16
.
wpupg_license
{
17
width
:
100
%
;
}
18
.
wpupg_license
th
,
.
wpupg_license
td
{
19
vertical-align
:
middle
;
}
20
.
wpupg_license
.
license_button
{
21
float
:
right
;
}
22