Browse
For agents
About
E2Pdf – Export Pdf Tool for WordPress
/
trunk
E2Pdf – Export Pdf Tool for WordPress
vtrunk
Switch version
1.32.48
1.32.43
1.32.40
1.32.34
1.32.32
1.32.31
1.32.26
1.32.22
1.32.23
1.32.18
1.32.17
1.32.15
trunk
1.00.00
1.00.13
1.01.01
1.02.02
1.03.07
1.04.07
1.05.03
1.06.02
1.07.11
1.08.00
1.08.06
1.08.09
All 71 releases
Overview
Code
e2pdf
/
css
/
extension
/
wpcf7.css
wpcf7.css
in E2Pdf – Export Pdf Tool for WordPress trunk, at css/extension/wpcf7.css
22 lines
354 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wpcf7-signaturewpcf7-validates-as-signaturedscf7-signature
{
2
height
:
100
px
;
3
text-align
:
center
;
4
}
5
6
.
wpcf7-textarea
{
7
width
:
100
%
;
8
}
9
10
.
as-signature-input
{
11
position
:
absolute
;
12
width
:
100
%
;
13
height
:
100
%
;
14
left
:
0
;
15
top
:
0
;
16
text-align
:
center
;
17
}
18
19
.
as-signature-wrapper
{
20
display
:
inline-block
;
21
position
:
relative
;
22
}