1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00

CSS for show paid stamp

This commit is contained in:
David Bomba 2023-02-22 08:08:33 +11:00
parent 2665640c25
commit a4626a6673
10 changed files with 17 additions and 1 deletions

View File

@ -336,6 +336,7 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -25,7 +25,6 @@
font-size: $font_size !important;
}
@page {
margin-left: $global_margin;
margin-right: $global_margin;
@ -311,6 +310,7 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -298,6 +298,7 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -263,6 +263,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -267,6 +267,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -284,6 +284,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -311,6 +311,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -273,6 +273,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -327,6 +327,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {

View File

@ -292,6 +292,8 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
display: $show_paid_stamp;
}
.project-header {