mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
29 lines
384 B
SCSS
29 lines
384 B
SCSS
|
|
|
|
.dashboard__insider--manual-journals{
|
|
|
|
.bigcapital-datatable{
|
|
|
|
.thead{
|
|
|
|
}
|
|
|
|
.tbody{
|
|
.amount > span{
|
|
font-weight: 600;
|
|
}
|
|
.note{
|
|
.bp3-icon{
|
|
color: #666;
|
|
}
|
|
.bp3-tooltip-indicator{
|
|
cursor: initial;
|
|
border-bottom: 0;
|
|
}
|
|
}
|
|
.status{
|
|
font-size: 13px;
|
|
}
|
|
}
|
|
}
|
|
} |