mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 04:43:18 +00:00
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
|
// Height of the drag affordance on the top of the metadata bar.
|
||
|
@metadatabar-drag-height: 18px;
|
||
|
|
||
|
// Height of the top content area of the metadata bar (.mw-mmv-title-contain). Together with
|
||
|
// the drag affordance, these two constitute the above-the-fold part of the metadata bar.
|
||
|
@metadatabar-top-content-height: 64px;
|