このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
herbert
/
Frontend
フォーク元
Sugoimusic/Frontend
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
pre width fix on torrent details
undefined
herbert
3年前
親
7bedd2e73a
コミット
cba02ba800
2個のファイルの変更
、
10行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-0
static/styles/beluga/style.css
+5
-0
static/styles/orion/style.css
+ 5
- 0
static/styles/beluga/style.css
ファイルの表示
@@ -1437,6 +1437,11 @@ pre {
max-width: 878px;
}
#torrent_details pre {
max-width: 720px;
width: 100%;
}
#donation {
position: absolute;
display: inline;
+ 5
- 0
static/styles/orion/style.css
ファイルの表示
@@ -1767,6 +1767,11 @@ pre {
max-width: 878px;
}
#torrent_details pre {
max-width: 720px;
width: 100%;
}
#donation {
position: absolute;
display: inline;
書き込み
プレビュー
読み込み中…
キャンセル
保存