mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Stubs for project-header CSS class
This commit is contained in:
parent
161b6a6466
commit
9809b4ff67
@ -249,6 +249,16 @@
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
z-index:200 !important;
|
z-index:200 !important;
|
||||||
position: fixed;
|
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. **/
|
/** Useful snippets, uncomment to enable. **/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user