Jump to content

Module:Random slideshow/sandbox/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Evad37 (talk | contribs) at 07:03, 29 April 2021 (remove previous mobile fallback solution). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
/* Hide the toggle gallery button */
.randomSlideshow-container > .gallery.mw-gallery-slideshow > .gallerycarousel > div > div > div > span:nth-child(2)  {
	display: none;
}

/* On desktop, hide the switcher labels */
/* // TODO */ 

/* On mobile, show the switcher labels in a sort-of gallery-like format */
/* // TODO */