[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [webwml/master] Minify forgotten css



commit c57680bf65798f3cbb17e09cd56b69c743d04965
Author: hiromipaw <hiro@xxxxxxxxxxxxxx>
Date:   Mon Jul 3 09:16:05 2017 +0200

    Minify forgotten css
---
 css/master-rtl.css     | 6 +++---
 css/master-rtl.min.css | 2 +-
 css/master.css         | 6 +++---
 css/master.min.css     | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/css/master-rtl.css b/css/master-rtl.css
index 553c0fa..c713792 100644
--- a/css/master-rtl.css
+++ b/css/master-rtl.css
@@ -1,6 +1,6 @@
 @charset "UTF-8";
-@import "reset.css";
-@import "layout.css";
+@import "reset.min.js";
+@import "layout.min.js";
 @import "layout-rtl.css";
-@import "typography.css";
+@import "typography.min.js";
 @import "typography-rtl.css";
diff --git a/css/master-rtl.min.css b/css/master-rtl.min.css
index 54ab4dd..a727e11 100644
--- a/css/master-rtl.min.css
+++ b/css/master-rtl.min.css
@@ -1 +1 @@
-@charset "UTF-8";@import "reset.css";@import "layout.css";@import "layout-rtl.css";@import "typography.css";@import "typography-rtl.css";
\ No newline at end of file
+@charset "UTF-8";@import "reset.min.js";@import "layout.min.js";@import "layout-rtl.css";@import "typography.min.js";@import "typography-rtl.css";
\ No newline at end of file
diff --git a/css/master.css b/css/master.css
index 519a260..5629844 100644
--- a/css/master.css
+++ b/css/master.css
@@ -1,4 +1,4 @@
 @charset "UTF-8";
-@import "reset.css";
-@import "layout.css";
-@import "typography.css";
+@import "reset.min.js";
+@import "layout.min.js";
+@import "typography.min.js";
diff --git a/css/master.min.css b/css/master.min.css
index 47108f5..a332e92 100644
--- a/css/master.min.css
+++ b/css/master.min.css
@@ -1 +1 @@
-@charset "UTF-8";@import "reset.css";@import "layout.css";@import "typography.css";
\ No newline at end of file
+@charset "UTF-8";@import "reset.min.js";@import "layout.min.js";@import "typography.min.js";
\ No newline at end of file



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits