mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
CSS for show paid stamp
This commit is contained in:
parent
2665640c25
commit
a4626a6673
@ -336,6 +336,7 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
font-size: $font_size !important;
|
font-size: $font_size !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@page {
|
@page {
|
||||||
margin-left: $global_margin;
|
margin-left: $global_margin;
|
||||||
margin-right: $global_margin;
|
margin-right: $global_margin;
|
||||||
@ -311,6 +310,7 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -298,6 +298,7 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -263,6 +263,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -267,6 +267,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -284,6 +284,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -311,6 +311,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -273,6 +273,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -327,6 +327,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
@ -292,6 +292,8 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
display: $show_paid_stamp;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-header {
|
.project-header {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user