]> git.openstreetmap.org Git - rails.git/commitdiff
Drop redundant css extension from scss files
authorTom Hughes <tom@compton.nu>
Sun, 1 Feb 2015 10:50:50 +0000 (10:50 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 1 Feb 2015 10:50:50 +0000 (10:50 +0000)
13 files changed:
app/assets/stylesheets/browse.scss [moved from app/assets/stylesheets/browse.css.scss with 100% similarity]
app/assets/stylesheets/common.scss [moved from app/assets/stylesheets/common.css.scss with 100% similarity]
app/assets/stylesheets/embed.scss [moved from app/assets/stylesheets/embed.css.scss with 100% similarity]
app/assets/stylesheets/leaflet-all.scss [moved from app/assets/stylesheets/leaflet-all.css.scss with 100% similarity]
app/assets/stylesheets/ltr/common.css.scss [deleted symlink]
app/assets/stylesheets/ltr/common.scss [new symlink]
app/assets/stylesheets/ltr/small.css.scss [deleted symlink]
app/assets/stylesheets/ltr/small.scss [new symlink]
app/assets/stylesheets/rtl/common.css.r2.scss [deleted symlink]
app/assets/stylesheets/rtl/common.r2.scss [new symlink]
app/assets/stylesheets/rtl/small.css.r2.scss [deleted symlink]
app/assets/stylesheets/rtl/small.r2.scss [new symlink]
app/assets/stylesheets/small.scss [moved from app/assets/stylesheets/small.css.scss with 100% similarity]

diff --git a/app/assets/stylesheets/ltr/common.css.scss b/app/assets/stylesheets/ltr/common.css.scss
deleted file mode 120000 (symlink)
index b8c3282..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../common.css.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/ltr/common.scss b/app/assets/stylesheets/ltr/common.scss
new file mode 120000 (symlink)
index 0000000..85037a3
--- /dev/null
@@ -0,0 +1 @@
+../common.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/ltr/small.css.scss b/app/assets/stylesheets/ltr/small.css.scss
deleted file mode 120000 (symlink)
index f08fdd5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../small.css.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/ltr/small.scss b/app/assets/stylesheets/ltr/small.scss
new file mode 120000 (symlink)
index 0000000..f3fd1a0
--- /dev/null
@@ -0,0 +1 @@
+../small.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/rtl/common.css.r2.scss b/app/assets/stylesheets/rtl/common.css.r2.scss
deleted file mode 120000 (symlink)
index b8c3282..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../common.css.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/rtl/common.r2.scss b/app/assets/stylesheets/rtl/common.r2.scss
new file mode 120000 (symlink)
index 0000000..85037a3
--- /dev/null
@@ -0,0 +1 @@
+../common.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/rtl/small.css.r2.scss b/app/assets/stylesheets/rtl/small.css.r2.scss
deleted file mode 120000 (symlink)
index f08fdd5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../small.css.scss
\ No newline at end of file
diff --git a/app/assets/stylesheets/rtl/small.r2.scss b/app/assets/stylesheets/rtl/small.r2.scss
new file mode 120000 (symlink)
index 0000000..f3fd1a0
--- /dev/null
@@ -0,0 +1 @@
+../small.scss
\ No newline at end of file