You've already forked openaccounting-web
forked from cybercinch/openaccounting-web
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