Update style. Center page on wide screen
authorwww-data <www-data@n3150.home>
Fri, 6 Oct 2023 07:15:31 +0000 (09:15 +0200)
committerwww-data <www-data@n3150.home>
Fri, 6 Oct 2023 07:15:31 +0000 (09:15 +0200)
app/config/syndic.php
css
phplib

index 7f9559c5206ab432e0cb34f1d82e55d77ff559a1..8ea110e74ffe55baba2b43a25ec931ed617ae58c 100644 (file)
@@ -27,7 +27,7 @@ if (!defined('SL_ANONYMOUS'))       define('SL_ANONYMOUS',0);
 class AppPage extends Page {
     protected $_auth_cfg;
     protected $request    = null;
-    private   $reload_css = "?res=15"; // set to ?res=1 in order to 
+    private   $reload_css = "?res=17"; // set to ?res=1 in order to 
     var $alias      = "/andre/";
     var $topic;
     var $session   = null;
@@ -62,7 +62,7 @@ class AppPage extends Page {
     function generate_links() {
        $css = $this->alias.THEME_CSS.$this->reload_css;
        //echo "    <link rel=\"stylesheet\" TYPE=\"text/css\" href=\"".$this->alias."/css/bootstrap-3.3.6.min.css\"/>\n";
-       echo "    <link rel=\"stylesheet\" TYPE=\"text/css\" href=\"".$this->alias."/css/layout.css\"/>\n";
+       echo "    <link rel=\"stylesheet\" TYPE=\"text/css\" href=\"".$this->alias."/css/layout.css".$this->reload_css."\"/>\n";
        echo "    <link rel=\"stylesheet\" type=\"text/css\" href=\"".$css."\" media=\"screen\" title=\"".THEME_TITLE."\"/>\n";
        if ($this->with_xgui) {
            echo "    <link rel=\"stylesheet\" TYPE=\"text/css\" href=\"".$this->alias."/css/xgui/default.css".$this->reload_css."\"/>\n";
diff --git a/css b/css
index 61a97d1412591363baddfbbc591825765c79c4eb..31a83f76d9f9afd95b9715d7b5f967a38423d507 160000 (submodule)
--- a/css
+++ b/css
@@ -1 +1 @@
-Subproject commit 61a97d1412591363baddfbbc591825765c79c4eb
+Subproject commit 31a83f76d9f9afd95b9715d7b5f967a38423d507
diff --git a/phplib b/phplib
index 410d5984d1c5eb8ac07ba3463bbe85fe89979db5..139af0da89829651ee924e43359df5f8fc741cf4 160000 (submodule)
--- a/phplib
+++ b/phplib
@@ -1 +1 @@
-Subproject commit 410d5984d1c5eb8ac07ba3463bbe85fe89979db5
+Subproject commit 139af0da89829651ee924e43359df5f8fc741cf4