1 /* stylelint-disable selector-class-pattern */
7 background-color: #fff;
8 border: 1px solid #ccc;
12 // Increase specificity to override `.mw-content-rtl .mw-content-ltr ul` (T326017)
13 // TODO: Galleries should not use `<ul>` (T38755)
14 ul.gallery.gallery.gallery {
24 word-wrap: break-word;
32 ul.mw-gallery-packed-hover div.gallerytextwrapper {
37 ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,
38 ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,
39 ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper {
41 background: transparent;
46 margin: 0; /* correspond to style on div.thumb */