mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 14:14:31 -04:00
Add flags for paid stamp
This commit is contained in:
parent
c55e5298fc
commit
a2b6016b2c
@ -57,8 +57,7 @@
|
||||
}
|
||||
|
||||
.company-logo {
|
||||
max-width: 65%;
|
||||
/* max-width: $company_logo_size;*/
|
||||
max-width: $company_logo_size;
|
||||
}
|
||||
|
||||
.header-wrapper #company-address {
|
||||
@ -269,6 +268,7 @@
|
||||
opacity: 0.2;
|
||||
z-index: 200 !important;
|
||||
position: fixed;
|
||||
display: $show_paid_stamp;
|
||||
}
|
||||
|
||||
.project-header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user