diff options
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%; +} |