This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[PDF] Wrap long text (
frappe/erpnext#9107
)
version-14
Faris Ansari
8 years ago
parent
db324bd8a6
commit
537efca4de
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
frappe/templates/styles/standard.css
+ 4
- 0
frappe/templates/styles/standard.css
View File
@@ -54,6 +54,10 @@
margin-bottom: 5px;
}
.data-field .value {
word-wrap: break-word;
}
.important .value {
font-size: 120%;
font-weight: bold;
Write
Preview
Loading…
Cancel
Save