Browse
For agents
About
Mailchimp List Subscribe Form
/
1.2.9
Mailchimp List Subscribe Form
v1.2.9
Switch version
1.2.4
1.2.5
1.2.6
1.2.7
1.2.8
1.2.9
1.3
1.4
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.5
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.5.6
1.5.7
1.5.8
1.5.9
1.6.0
1.6.1
All 55 releases
Overview
Code
mailchimp
/
css
/
admin.css
admin.css
in Mailchimp List Subscribe Form 1.2.9, at css/admin.css
10 lines
130 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
error_msg
{
2
color
:
red
;
3
margin
:
0
px
;
4
font-weight
:
bold
;
5
}
6
.
success_msg
{
7
color
:
green
;
8
margin
:
0
px
;
9
font-weight
:
bold
;
10
}