1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-10 13:15:56 +00:00

ui: Replace Mailbox Session use with ServeUrl (#185)

Plus a couple UI padding tweaks
This commit is contained in:
James Hillyerd
2020-09-24 15:59:12 -07:00
committed by GitHub
parent ebd25a60e1
commit 9b03c311db
3 changed files with 27 additions and 19 deletions

View File

@@ -76,7 +76,7 @@ a.button {
font-size: 11px;
font-style: normal;
margin: 4px;
padding: 3px 8px;
padding: 3px 8px 4px;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}