Ver código fonte

Make lightbox fit images to screen horizontally

undefined
spaghetti 7 anos atrás
committed by Tomochin
pai
commit
b610b2a861
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      static/styles/global.css

+ 4
- 0
static/styles/global.css Ver arquivo

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

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

Carregando…
Cancelar
Salvar