Skip to content

Commit 5cb4881

Browse files
[BUGFIX] Hide Pageview and Fulltext Elements for A/V Mediafiles in the Viewer (kitodo#1724)
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
1 parent f2ef11a commit 5cb4881

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Resources/Private/Less/SlubMediaPlayer/SlubMediaPlayer.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ slub-media {
1818

1919
body[data-has-video] {
2020
.page-control,
21+
.document-view div.tx-dlf-pageview,
22+
.document-view div.fulltext-container,
2123
.document-functions li.doublepage,
2224
.view-functions li.rotate,
2325
.view-functions li.zoom .in,

0 commit comments

Comments
 (0)