mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
web: go back to robust inline addform position
This commit is contained in:
parent
939fd174d9
commit
c9d79ee03c
@ -11,7 +11,7 @@ body { font-family: "helvetica","arial", "sans serif"; margin:0; }
|
||||
#messages { color:red; background-color:#ffeeee; margin:0.5em;}
|
||||
.form { margin:1em; font-size:small; }
|
||||
#addform { background-color:#eeeeee; border:2px solid #dddddd; cell-padding:0; cell-spacing:0; }
|
||||
#addform { float:right; }
|
||||
#addform { /* float:right; */ }
|
||||
#addform #descriptionrow { }
|
||||
#addform #postingrow { }
|
||||
#addform #addbuttonrow { text-align:right; }
|
||||
|
Loading…
Reference in New Issue
Block a user