1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-07-02 04:18:38 -04:00

transaction register toolbar: give some more space

This commit is contained in:
2015-08-11 07:21:40 -04:00
parent 0d75a5e7f9
commit 1f8fc09234
2 changed files with 6 additions and 0 deletions

View File

@ -86,6 +86,10 @@ div.accounttree-root div {
padding: 15px;
border-right: 1px solid #DDD;
}
.transactions-register-toolbar {
width: 100%;
height: 50px;
}
.register-row-editing {
background-color: #FFFFE0 !important;