diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-10-15 06:46:12 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2017-10-15 06:46:12 +0000 |
commit | ca6c8f41c1a2b9a4b5acae91419a6a114e1c77c6 (patch) | |
tree | 40ff112761d82af1d8c1c89d30ede8206502e17b /style/postman-email-log.css | |
parent | 8812fbf61bde539d1599e239044595ccb8a2c3a5 (diff) | |
download | Post-SMTP-ca6c8f41c1a2b9a4b5acae91419a6a114e1c77c6.zip |
release
Diffstat (limited to 'style/postman-email-log.css')
-rw-r--r-- | style/postman-email-log.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/style/postman-email-log.css b/style/postman-email-log.css new file mode 100644 index 0000000..e9f9ce6 --- /dev/null +++ b/style/postman-email-log.css @@ -0,0 +1,5 @@ +@CHARSET "UTF-8"; + +th#date { + width:15%; +} |