summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2020-01-06 14:32:30 -0500
committerAnthony G. Basile <blueness@gentoo.org>2020-01-06 14:32:30 -0500
commit10ef81bf85ad0a4bad0d204838e14c99ca2526f7 (patch)
treeb4bb36a326d41de12d1a6181d2a2baf34696ac24 /plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css
parentUpdating script for Update (diff)
downloadblogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.tar.gz
blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.tar.bz2
blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.zip
Update jetpack 8.0
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css')
-rw-r--r--plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css b/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css
index 54a7a9c9..522433be 100644
--- a/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css
+++ b/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css
@@ -1,5 +1,5 @@
/* Do not modify this file directly. It is concatenated from individual module CSS files. */
-@import url("modules/custom-css/csstidy/cssparsed.css");
+@import url("./cssparsed.css");
html, body {
font:0.8em Verdana,Helvetica,sans-serif;
@@ -116,4 +116,4 @@ color:orange;
dd.Information {
color:green;
-} \ No newline at end of file
+}