mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-01 16:05:42 +00:00
Patch pdfjs
This commit is contained in:
parent
8311919fcf
commit
cf275c0493
2 changed files with 8 additions and 0 deletions
|
|
@ -935,6 +935,10 @@ html[dir='ltr'] .doorHangerRight:before {
|
|||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
#toolbarViewerRight {
|
||||
display:none;
|
||||
}
|
||||
|
||||
html[dir='ltr'] #toolbarViewerLeft,
|
||||
html[dir='rtl'] #toolbarViewerRight {
|
||||
float: left;
|
||||
|
|
|
|||
|
|
@ -935,6 +935,10 @@ html[dir='ltr'] .doorHangerRight:before {
|
|||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
#toolbarViewerRight {
|
||||
display:none;
|
||||
}
|
||||
|
||||
html[dir='ltr'] #toolbarViewerLeft,
|
||||
html[dir='rtl'] #toolbarViewerRight {
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue