1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Stubs for project-header CSS class

This commit is contained in:
David Bomba 2022-11-23 12:47:15 +11:00
parent 161b6a6466
commit 9809b4ff67

View File

@ -249,6 +249,16 @@
opacity: 0.2;
z-index:200 !important;
position: fixed;
}
.project-header {
font-size: 1.5em;
margin-top: 0.1em;
margin-bottom: 0.1em;
margin-left: 0;
margin-right: 0;
font-weight: bold;
color: #505050;
}
/** Useful snippets, uncomment to enable. **/