mediawiki-extensions-Multim.../resources/mmv/ui/mmv.ui.fileReuse.less
Gilles Dubuc 57434b5812 Refactor panel-related things into another class
mmv.lightboxinterface was getting way too clunky.

https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/124

Change-Id: Ie3a604b532ee853f9df673cc4d38c2c7594bdefa
2014-02-07 10:09:08 -08:00

16 lines
232 B
Plaintext

.mw-mlb-image-links li.mw-mlb-usefile-li:before {
/* @embed */
background-image: url(img/use-ltr.svg) !important;
}
.mw-mlb-use-file-dialog label {
input {
width: 100%;
}
label {
display: block;
font-weight: bold;
}
}