styling for monthly preview for report details
This commit is contained in:
6
public/css/print.css
vendored
6
public/css/print.css
vendored
@@ -283,7 +283,7 @@ html[dir='rtl'] .text-alignment-left {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
html[dir='lte'] .text-alignment-right {
|
||||
html[dir='ltr'] .text-alignment-right {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
@@ -681,6 +681,10 @@ html[dir='rtl'] .text-alignment-right {
|
||||
|
||||
/*--Print--*/
|
||||
|
||||
.col-1 {
|
||||
width: 8.333333%;
|
||||
}
|
||||
|
||||
.col-2 {
|
||||
width: 16.666667%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user