mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
Merge branch 'feature/manual-journals' of https://github.com/abouolia/Ratteb
This commit is contained in:
26
client/src/style/pages/manual-journals.scss
Normal file
26
client/src/style/pages/manual-journals.scss
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
|
||||
.dashboard__insider--manual-journals{
|
||||
|
||||
.bigcapital-datatable{
|
||||
|
||||
.thead{
|
||||
|
||||
}
|
||||
|
||||
.tbody{
|
||||
.amount > span{
|
||||
font-weight: 600;
|
||||
}
|
||||
.note{
|
||||
.bp3-icon{
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
.status{
|
||||
font-size: 13px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user