mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 05:42:13 -06:00
[UPD] use viewerJS 0.5.4, incorporate new suported file types
This commit is contained in:
@@ -755,6 +755,17 @@ html[dir='rtl'] .dropdownToolbarButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#blanked {
|
||||
display: none;
|
||||
cursor: none;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
width:100%;
|
||||
height:100%;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
@media only screen and (max-device-width: 800px) and (max-device-height: 800px) {
|
||||
#canvasContainer {
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user