Jonas Jenwald
246a6f9d13
Enable the Stylelint length-zero-no-unit
rule
...
Note that these changes were done automatically, using `gulp lint --fix`.
With this rule, we'll thus enforce a *consistent* formatting of zero-lengths in our CSS files.
Please find additional details about the Stylelint rule at https://stylelint.io/user-guide/rules/length-zero-no-unit
2021-01-10 14:09:36 +01:00
Jonas Jenwald
8aa2718d22
Re-format all web/*.css
files using Stylelint/Prettier
...
This was done automatically, using `gulp lint --fix`.
2020-08-30 21:49:08 +02:00
Tim van der Meij
dd1c8a9149
Convert all RGB colors to RGBA colors
2020-01-01 14:48:55 +01:00
PalmerAL
5f15dc2023
Use span
instead of div
in the text layer
...
This improves copy/pasting text content since it reduces the amount of unnecessary newlines.
2018-11-18 15:54:08 +01:00
Wojciech Maj
dbb0e88bc1
Clean up browser-specific CSS
2018-04-04 00:25:12 +02:00
Tim van der Meij
a2cac8fa71
Use default line height for the text layer
...
Fixes #6614 .
2015-12-02 23:00:12 +01:00
Yury Delendik
b8ad68af25
Non/less flashing text layer during selection.
2015-11-05 10:48:22 -06:00
Yury Delendik
513a3d8c91
Replaces text selection example
2014-12-20 23:41:34 -06:00
Yury Delendik
70a0935737
Move text_layer_builder and pdf_viewer styles out
2014-09-30 10:48:29 -05:00