parent
a99eb9365e
commit
e7de9229a8
@ -33,6 +33,17 @@
|
|||||||
.cke_wysiwyg_frame {
|
.cke_wysiwyg_frame {
|
||||||
min-width: 60%;
|
min-width: 60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@media print {
|
||||||
|
#cke_1_top {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
body.app-pad .userlist-drawer {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="app-pad">
|
<body class="app-pad">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user