mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
refactoring: payment receive form.
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
|
||||
.tbody{
|
||||
.balance.td{
|
||||
|
||||
.cell-inner{
|
||||
> span{
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
.status.td{
|
||||
|
||||
.status-accessor{
|
||||
@@ -33,7 +41,7 @@
|
||||
line-height: 1;
|
||||
display: block;
|
||||
margin-bottom: 8px;
|
||||
opacity: 0.65;
|
||||
opacity: 0.7;
|
||||
}
|
||||
.fully-paid-icon{
|
||||
width: 18px;
|
||||
@@ -49,10 +57,11 @@
|
||||
}
|
||||
.bp3-progress-bar{
|
||||
height: 4px;
|
||||
max-width: 180px;
|
||||
|
||||
&,
|
||||
.bp3-progress-meter{
|
||||
border-radius: 4px;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user