move converse.css to subdirectory

This commit is contained in:
Jörg Thalheim 2013-10-05 21:51:52 +02:00
parent 5acdeed999
commit b0bb441f3f
8 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-content_for(:head)
== stylesheet_link_tag "converse.min.css"
== stylesheet_link_tag "converse/converse.min.css"
== javascript_include_tag "converse.min.js"
javascript:
require(['converse'], function (converse) {

View File

Before

Width:  |  Height:  |  Size: 723 B

After

Width:  |  Height:  |  Size: 723 B

View File

Before

Width:  |  Height:  |  Size: 943 B

After

Width:  |  Height:  |  Size: 943 B

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB