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:
parent
161b6a6466
commit
9809b4ff67
@ -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. **/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user