本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
anoopmb
/
frappe
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Merge pull request
#1934
from nabinhait/print_format_spacing
Spacing in print formats
version-14
Rushabh Mehta
9 年之前
committed by
GitHub
父節點
c09f22ba0f
947b3cf307
當前提交
c09f293ce6
共有
1 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
frappe/templates/styles/standard.css
+ 2
- 2
frappe/templates/styles/standard.css
查看文件
@@ -45,8 +45,8 @@
}
.data-field {
margin-top:
10
px;
margin-bottom:
10
px;
margin-top:
5
px;
margin-bottom:
5
px;
}
.important .value {
Write
Preview
Loading…
取消
儲存