mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
Merge branch 'master' of https://github.com/abouolia/Ratteb
This commit is contained in:
14
client/src/style/pages/JournalEntries/List.scss
Normal file
14
client/src/style/pages/JournalEntries/List.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
.datatable--journal-entries {
|
||||
.table {
|
||||
.tbody {
|
||||
.tr .td {
|
||||
min-height: 42px;
|
||||
|
||||
&.credit,
|
||||
&.debit {
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user