First Initial
This commit is contained in:
12
wwwroot/BackendScript/css/invoice-print.css
Normal file
12
wwwroot/BackendScript/css/invoice-print.css
Normal file
@@ -0,0 +1,12 @@
|
||||
#sidebar, .header, .site-footer {
|
||||
display: none ;
|
||||
}
|
||||
.header , .site-footer{
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
#main-content {
|
||||
margin-left: 0;
|
||||
width: 100%;
|
||||
margin-top: -50px;
|
||||
}
|
||||
Reference in New Issue
Block a user