PluginProbe
WP-EMail / 2.31
WP-EMail v2.31
3.0.0 trunk 1.00 2.00b 2.01 2.02 2.03 2.04 2.04a 2.05 2.06 2.07 2.10 2.11 2.20 2.30 2.31 2.40 2.50 2.51 2.52 2.61 2.62 2.63 2.64 All 42 releases
wp-email / email-css.css

email-css.css in WP-EMail 2.31, at email-css.css

34 lines 800 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*
2 +----------------------------------------------------------------+
3 | |
4 | WordPress 2.5 Plugin: WP-EMail 2.31 |
5 | Copyright (c) 2008 Lester "GaMerZ" Chan |
6 | |
7 | File Written By: |
8 | - Lester "GaMerZ" Chan |
9 | - http://lesterchan.net |
10 | |
11 | File Information: |
12 | - E-Mail CSS Style |
13 | - wp-content/plugins/wp-email/email-css.css |
14 | |
15 +----------------------------------------------------------------+
16 */
17
18
19 .wp-email P {
20 text-align: left;
21 }
22 .wp-email-loading {
23 display: none;
24 text-align: center;
25 height: 16px;
26 }
27 .wp-email-image {
28 border: 0px;
29 }
30 .TextField {
31 }
32 .Button {
33
34 }