mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 12:53:24 +00:00
f14d08fd75
Reveal the full title + author + source when the user clicks one of these, and make some related changes: * expand the above-the-fold part of the metadata panel so they fit * make the stripe buttons smaller and hide their text * scroll the panel up if necessary * modify tooltip texts when there is more text to show Change-Id: I304297bc5e7be7b16e2fc4bde66ac19641b00029 Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/396
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
.mw-mmv-reduce-toolong {
|
|
font-size: 0.8em;
|
|
|
|
&.mw-mmv-title {
|
|
font-size: 1em;
|
|
}
|
|
}
|
|
|
|
.mw-mmv-truncate-toolong {
|
|
cursor: pointer;
|
|
} |