aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/libraries/mpdf/mpdf.css
diff options
context:
space:
mode:
authortcit <tcit@tcit.fr>2014-09-27 19:34:17 +0200
committertcit <tcit@tcit.fr>2014-09-27 19:34:17 +0200
commit824f8c45edb20e27221e92805b0090f1768a2756 (patch)
tree8563a41cc27619347c851b3a06285bf2474b69dd /inc/3rdparty/libraries/mpdf/mpdf.css
parentd4690a8fa18c27c6d98c1c76ac1d1d2c35a1ebbb (diff)
downloadwallabag-824f8c45edb20e27221e92805b0090f1768a2756.tar.gz
wallabag-824f8c45edb20e27221e92805b0090f1768a2756.tar.zst
wallabag-824f8c45edb20e27221e92805b0090f1768a2756.zip
changed mpdf with tcpdf
Diffstat (limited to 'inc/3rdparty/libraries/mpdf/mpdf.css')
-rw-r--r--inc/3rdparty/libraries/mpdf/mpdf.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/inc/3rdparty/libraries/mpdf/mpdf.css b/inc/3rdparty/libraries/mpdf/mpdf.css
deleted file mode 100644
index b46d0d63..00000000
--- a/inc/3rdparty/libraries/mpdf/mpdf.css
+++ /dev/null
@@ -1,20 +0,0 @@
1/*
2 This is a secondary default stylesheet for mPDF
3 It will only parse element-level CSS here
4 Remove the comment marks below and edit as required
5*/
6
7
8
9/*
10 These values used to be the default prior to mPDF 4.2
11 Altered to make appearance closer to that of browsers
12 Uncomment these lines to return to behaviour prior to v4.2
13*/
14
15
16/*
17img { margin: 0.83em 0; vertical-align: bottom; }
18table { margin: 0.5em; }
19textarea { vertical-align: top; }
20*/