barredterra
835e1fa270
fix: align filter values in print
2024-07-05 12:03:19 +02:00
Suraj Shetty
b1294596db
style: Auto format .scss files with prettier
2023-11-13 11:50:43 +05:30
Maharshi Patel
399ce7eb3b
fix: typography added letter-spacing
...
* added function to calculate letterspacing based on espresso
* added mixin to add font-size, font-weight and letter-spacing
* letter spacing is based on size and weight
* changed letter spacing on major places
* misc: minor kanban style fixes and changed border radius for .page-card
2023-09-04 16:03:40 +05:30
Suraj Shetty
177e419b16
fix: Use word-break property for print media to avoid overflow
...
(cherry picked from commit 0ed25cd36862247a2c262c263db64d387bd8b799)
2023-03-02 05:42:13 +00:00
Suraj Shetty
d217c94a08
fix(print): Overflow wrap anywhere if a long word is found
...
overflow-wrap: anywhere; breaks anywhere in the string intead of just word end.
This is helpful to avoid breaking of print grid when an unexpectedly long word is passed.
2023-02-24 11:04:19 +05:30
Suraj Shetty
7bd91f7bfe
fix: Style of document web view
2022-05-30 13:23:33 +05:30
Suraj Shetty
0d10624ce5
Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature
2022-05-05 14:20:29 +05:30
Suraj Shetty
155dbb5652
refactor: Move checkbox style to a separate file to re-use it in print
2022-04-18 11:54:44 +05:30
Suraj Shetty
af67849928
feat: Option to Print or download PDF in print view
2022-02-18 14:26:33 +05:30
Suraj Shetty
14c37e05e6
feat: Templates for invalid and expired key
2022-01-19 12:36:28 +05:30
mergify[bot]
c4a714e20e
fix: Barcode rendering in server side printing (backport #15383 ) ( #15384 )
...
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
Co-authored-by: gavin <gavin18d@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-12-21 12:06:59 +05:30
Faris Ansari
3b54dac489
fix: Create .bundle.* files that needs to bundled
2021-04-22 07:01:36 +05:30