Add fullscreen image, and fix last page artifact
This commit is contained in:
parent
dacdbaa978
commit
8544101970
BIN
web/images/toolbarButton-fullscreen.png
Normal file
BIN
web/images/toolbarButton-fullscreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 491 B |
@ -59,6 +59,10 @@ select {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
:-moz-full-screen .page:last-child {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
#viewerContainer:full-screen {
|
||||
top: 0px;
|
||||
background-color: #404040;
|
||||
|
Loading…
x
Reference in New Issue
Block a user