This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
aj
/
praesentationen
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
bump up z-index of notes in pdf
Hakim El Hattab
9 年 前
親
1c6990d20f
コミット
ca4098145e
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
css/print/pdf.css
+ 1
- 0
css/print/pdf.css
ファイルの表示
@@ -163,5 +163,6 @@ ul, ol, div, p {
max-height: none;
left: auto;
top: auto;
+ z-index: 100;
}