This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
aj
/
praesentationen
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
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;
}