added more stylings.
This commit is contained in:
@@ -36,6 +36,10 @@ html {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.showOnPrint {
|
||||
display:none;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.hideOnPrint {
|
||||
display:none;
|
||||
|
||||
Reference in New Issue
Block a user