You've already forked openaccounting-web
mirror of
https://github.com/openaccounting/oa-web.git
synced 2025-12-11 23:40:41 +13:00
got new transaction working
This commit is contained in:
@@ -86,4 +86,12 @@ a:hover {
|
||||
.content > * > .description {
|
||||
padding: 0 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.positive {
|
||||
color: $positive;
|
||||
}
|
||||
|
||||
.negative {
|
||||
color: $negative;
|
||||
}
|
||||
Reference in New Issue
Block a user