이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
anoopmb
/
frappe
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
[fix] modern print format
version-14
Faris Ansari
8 년 전
부모
224c09a645
커밋
78f5008f09
2개의 변경된 파일
과
8개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
frappe/templates/styles/modern.css
+5
-0
frappe/templates/styles/standard.css
+ 3
- 0
frappe/templates/styles/modern.css
파일 보기
@@ -1,4 +1,7 @@
.print-heading {
text-align: right;
text-transform: uppercase;
color: #666;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #d1d8dd;
+ 5
- 0
frappe/templates/styles/standard.css
파일 보기
@@ -74,6 +74,11 @@
border-radius: 4px;
}
.print-item-image {
max-height: 110px;
object-fit: contain;
}
.pdf-variables,
.pdf-variable,
.visible-pdf {
쓰기
미리보기
불러오는 중...
취소
저장