1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-09 04:31:55 +00:00

Added partial templates

mailbox/list now renders
This commit is contained in:
James Hillyerd
2012-10-21 12:42:54 -07:00
parent 9c94bb2ab1
commit 71bb52a64a
17 changed files with 238 additions and 147 deletions

View File

@@ -141,6 +141,7 @@ a:hover {
#content {
width: 928px;
min-height: 300px;
margin: 0 auto;
}
@@ -266,7 +267,6 @@ a:hover {
#emailContent {
padding-bottom: 20px;
min-height: 300px;
}
#emailHeader {