ソースを参照

Make lightbox fit images to screen horizontally

undefined
spaghetti 7年前
committed by Tomochin
コミット
b610b2a861
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      static/styles/global.css

+ 4
- 0
static/styles/global.css ファイルの表示

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

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

読み込み中…
キャンセル
保存