mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
fix: invoices fully-paid.
This commit is contained in:
@@ -51,11 +51,13 @@
|
|||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
.fully-paid-status {
|
.fully-paid-status {
|
||||||
|
height: 19px;
|
||||||
|
width: 19px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
border-radius: 50%;
|
|
||||||
background: #2ba01d;
|
background: #2ba01d;
|
||||||
color: #ffffff;
|
border-radius: 50%;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bp3-progress-bar {
|
.bp3-progress-bar {
|
||||||
|
|||||||
Reference in New Issue
Block a user