Parcourir la source

Make lightbox fit images to screen horizontally

undefined
spaghetti il y a 7 ans
committed by Tomochin
Parent
révision
b610b2a861
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      static/styles/global.css

+ 4
- 0
static/styles/global.css Voir le fichier

@@ -912,3 +912,7 @@ div.torrent_artists {
input[type="search"] {
-webkit-appearance: textfield;
}

#lightbox > img {
max-width: 100%;
}

Chargement…
Annuler
Enregistrer