From ac26dc6d2cdb103a4d716edca2b76c196257ac87 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Mon, 13 Oct 2014 18:54:36 +0200 Subject: [PATCH] Rename js/css files --- openlp/plugins/remotes/html/index.html | 6 +++--- openlp/plugins/remotes/html/{jquery.js => jquery.min.js} | 0 .../html/{jquery.mobile.css => jquery.mobile.min.css} | 0 .../remotes/html/{jquery.mobile.js => jquery.mobile.min.js} | 0 openlp/plugins/remotes/html/main.html | 4 ++-- openlp/plugins/remotes/html/openlp.css | 2 +- openlp/plugins/remotes/html/stage.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) rename openlp/plugins/remotes/html/{jquery.js => jquery.min.js} (100%) rename openlp/plugins/remotes/html/{jquery.mobile.css => jquery.mobile.min.css} (100%) rename openlp/plugins/remotes/html/{jquery.mobile.js => jquery.mobile.min.js} (100%) diff --git a/openlp/plugins/remotes/html/index.html b/openlp/plugins/remotes/html/index.html index 718bf15bf..ca775da7e 100644 --- a/openlp/plugins/remotes/html/index.html +++ b/openlp/plugins/remotes/html/index.html @@ -31,12 +31,12 @@ ${app_title} - + - + - + + - \ No newline at end of file + diff --git a/openlp/plugins/remotes/html/openlp.css b/openlp/plugins/remotes/html/openlp.css index ecc1eba58..f148abe2d 100644 --- a/openlp/plugins/remotes/html/openlp.css +++ b/openlp/plugins/remotes/html/openlp.css @@ -32,7 +32,7 @@ background-image: url(images/ui-icon-unblank.png); } -/* Overwrite style from jquery-mobile.css */ +/* Overwrite style from jquery-mobile.min.css */ .ui-li .ui-btn-text a.ui-link-inherit{ white-space: normal; } diff --git a/openlp/plugins/remotes/html/stage.html b/openlp/plugins/remotes/html/stage.html index da8bbc41d..707835ab9 100644 --- a/openlp/plugins/remotes/html/stage.html +++ b/openlp/plugins/remotes/html/stage.html @@ -32,7 +32,7 @@ ${stage_title} - +