diff -urN smeserver-manager-AdminLTE-0.1.3.old/root/etc/e-smith/templates-custom/usr/share/smanager/conf/srvmngr.conf/30Other smeserver-manager-AdminLTE-0.1.3/root/etc/e-smith/templates-custom/usr/share/smanager/conf/srvmngr.conf/30Other --- smeserver-manager-AdminLTE-0.1.3.old/root/etc/e-smith/templates-custom/usr/share/smanager/conf/srvmngr.conf/30Other 1970-01-01 01:00:00.000000000 +0100 +++ smeserver-manager-AdminLTE-0.1.3/root/etc/e-smith/templates-custom/usr/share/smanager/conf/srvmngr.conf/30Other 2021-12-20 09:54:00.000000000 +0000 @@ -0,0 +1,5 @@ + modules_dir => 'lib/SrvMngr/Controller', + webapp => 'smanager', + mode => 'development', + debug => 0, +\} diff -urN smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-content.css smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-content.css --- smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-content.css 1970-01-01 01:00:00.000000000 +0100 +++ smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-content.css 2021-12-20 14:33:00.000000000 +0000 @@ -0,0 +1,113 @@ + .sme-border { + border:0.07em solid lightgrey; + padding:5px; +} + table.sme-border { + margin-top:1.5em; +} + .table-striped>tr:nth-child(odd){ + background-color:#c2e8a8; +} + .action { + background-color:#bee6a2; + border-width:1px; + border-radius:11px; + color:black; +} + .label { + display:inline-block; + width:50%; + filter:opacity(70%); + background-color:#bee6a2; + margin-bottom:4px; +} + .data { + display:inline-block; + margin-left:2px; + font-weight:normal!important; + float: left; + width: 49%; + height:80%; +} + .input { + width:auto; + margin-bottom:5px; +} + .wrapper { + background:#ecf0f5; +} + h1 { + font-size:2.5em; +} + h2 { + font-size:1.5em; +} + .card-subtitle { + margin-top: 0.625rem; + float:left; + margin-bottom:0.625rem; +} + h3 { + font-size:1em; +} + h4,h5 { + font-size:1em; + color:inherit; +} + .success { + color:green; +} + .sme-warning { + color:amber; +} + .sme-error { + color:red; +} + .active { + background-color:#c2e8a8; + color:black; +} + .button { + display: block; + width: 115px; + height: 25px; + background: darkgreen; + padding: 0.1rem; + text-align: center; + border-radius: 5px; + color: white; + font-weight: bold; + line-height: auto; +} + a.button:hover { + color:lightgrey; +} + form p { + padding : 0; + margin : 0; +} + .login-box { + margin: 0 auto; +} + .review-panel td.label{ + width:100%; +} + .review-panel p{ + margin-bottom:0.3em; +} + .review-panel span.label { + margin-right:1%; + width:52%; +} + .card-header { + margin-bottom:0.625rem; +} + .module span.label { + margin-right:0.3em; +} + h2,h3,h4,h5 { + margin-top:1.5em; +} + .datetime-panel span.label { + float:none !important; +} diff -urN smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-header-and-footer.css smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-header-and-footer.css --- smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-header-and-footer.css 1970-01-01 01:00:00.000000000 +0100 +++ smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-header-and-footer.css 2021-12-20 12:13:00.000000000 +0000 @@ -0,0 +1,35 @@ +div#swt_theme select { + width: 55%; +} + .main-header { + position: relative; + padding-right: 7.5px; + padding-left: 7.5px; +} + hr.sme-copyrightbar { + display: none; +} + .layout-boxed { + background: url("/smanager/dist/img/boxed-bg.jpg") repeat fixed; +} + #h2e11 img { + width: 100%; +} + #h2l1, #h2l2 { + margin-left: 2px; +} + #h2l2 { + height: 4px; +} + #swttheme { + padding-left: 0.5rem; + padding-top: 0.3rem; +} + #swtsize { + padding-left: 0.5rem; + padding-top: 0.5rem; +} + + .sm2-footer { + width:100%; +} diff -urN smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-menu.css smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-menu.css --- smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-menu.css 1970-01-01 01:00:00.000000000 +0100 +++ smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/adminlte-menu.css 2021-12-20 10:34:00.000000000 +0000 @@ -0,0 +1,63 @@ +.navbar-white { + background-image: linear-gradient(to right, #edf9e5,#bee6a2); +} + div.section { + color:blue; +} + div.mb-2 { + background-color:#98d36e; +} + .sidebar a.accent { + color: brown; +} + #h2e12 img { + width:100%; +} + #h2e11 img { + display:none; +} + #h2l2 { + height:34px; +} + p.menu-title { + margin-top:0; + margin-bottom:0; +} + .menu-title { + color:green!important; + font-weight:bold; +} + .section-title { + color:blue!important; +} + a#toguser.menu-title { + color:blue!important; + font-weight:normal; +} + .brand-image { + margin-bottom:1.75rem!important; +} + div.menu-cell a { + font-size:inherit!important; + margin-top:0.1em!important; + margin-bottom:0.1em!important; + line-height:1em!important; + padding-top:0.1rem; + padding-bottom:0.1rem; + margin-left:0.2rem; + padding-right:0.05rem; + width: calc(250px - 0.5rem * 3)!important; +} + .nav { + margin-bottom:0.7rem; +} + .brand-link { + margin-bottom:4rem; +} + td a:link, td a:visited { + color:blue; +} + td a:hover { + color:red; +} + \ No newline at end of file diff -urN smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/server-manager2.css smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/server-manager2.css --- smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/public/css/server-manager2.css 2021-12-20 09:00:23.640532422 +0000 +++ smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/public/css/server-manager2.css 1970-01-01 01:00:00.000000000 +0100 @@ -1,240 +0,0 @@ -.navbar-white { - background-image: linear-gradient(to right, #edf9e5,#bee6a2); -} - - -div.section { - color:blue; -} - -div.mb-2 { - background-color:#98d36e; -} - -.sme-border { - border:0.07em solid lightgrey; - padding:5px; -} - -table.sme-border { - margin-top:1.5em; -} - -.action { - background-color:#bee6a2; - border-width:1px; - border-radius:11px; - color:black; -} - -.label { - display:inline-block; - width:50%; - filter:opacity(70%); - background-color:#bee6a2; - margin-bottom:4px; - -} - -.data { - display:inline-block; - margin-left:2px; - font-weight:normal!important; - float: left; - width: 45%; - height:80%; -} - -.sidebar a.accent { - color: brown; -} - -#h2e12 img { - width:100%; -} - -#h2e11 img { - display:none; -} - -#h2l2 { height:34px;} - -.input { - width:auto; - margin-bottom:5px; -} - -div#swt_theme select{ - width:55%; -} - - -p.menu-title { - margin-top:0; - margin-bottom:0; -} - -.main-header { - position: relative; - padding-right: 7.5px; - padding-left: 7.5px; -} - -hr.sme-copyrightbar { - display:none; -} - - -.layout-boxed { - background: url('/smanager/dist/img/boxed-bg.jpg') repeat fixed; -} - -.wrapper { - background:#ecf0f5; -} - -h1 { - font-size:2.5em; -} - -h2 { - font-size:1.5em; -} - - -.card-subtitle { - margin-top: 0.625rem; - float:left; - margin-bottom:0.625rem; -} - -h3 { - font-size:1em; -} - -h4,h5 { - font-size:1em; - color:inherit; -} - - -td a:link, td a:visited { - color:blue; -} - -td a:hover { - color:red; -} - - - -#h2e11 img{ - width:100%; -} - -#h2l1,#h2l2 {margin-left:2px;} -#h2l2 {height:4px;} - -#swttheme { - padding-left:0.5rem; - padding-top:0.3rem; -} - -#swtsize { - padding-left:0.5rem; - padding-top:0.5rem; -} - -.menu-title { - color:green!important; - font-weight:bold; -} - -.section-title { - color:blue!important; -} - -a#toguser.menu-title { - color:blue!important; - font-weight:normal; -} - -.success {color:green;} -.sme-warning {color:amber;} -.sme-error {color:red;} - -.active { - background-color:#c2e8a8; - color:black; -} - -.brand-image {margin-bottom:1.75rem!important;} - -div.menu-cell a { - font-size:inherit!important; - margin-top:0.1em!important; - margin-bottom:0.1em!important; - line-height:1em!important; - padding-top:0.1rem; - padding-bottom:0.1rem; - margin-left:0.2rem; - padding-right:0.05rem; - width: calc(250px - 0.5rem * 3)!important; -} - -.nav {margin-bottom:0.7rem;} - -.button { - display: block; - width: 115px; - height: 25px; - background: darkgreen; - padding: 0.1rem; - text-align: center; - border-radius: 5px; - color: white; - font-weight: bold; - line-height: auto; -} - -a.button:hover { - color:lightgrey; -} - -.brand-link {margin-bottom:4rem;} - -form p { - padding : 0; - margin : 0; -} - -.login-box { - margin: 0 auto; -} - -.table-striped>tr:nth-child(odd){ - background-color:#c2e8a8; -} - -.review-panel td.label{ - width:100%; -} - -.review-panel p{ - margin-bottom:0.3em; -} - -.review-panel span.label { - margin-right:1%; - width:52%; -} - -.card-header { - margin-bottom:0.625rem; -} - -.module span.label { - margin-right:0.3em; -} - - diff -urN smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/templates/layouts/default.html.ep smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/templates/layouts/default.html.ep --- smeserver-manager-AdminLTE-0.1.3.old/root/usr/share/smanager/themes/AdminLTE/templates/layouts/default.html.ep 2021-12-20 09:00:23.641532431 +0000 +++ smeserver-manager-AdminLTE-0.1.3/root/usr/share/smanager/themes/AdminLTE/templates/layouts/default.html.ep 2021-12-20 12:12:00.000000000 +0000 @@ -14,6 +14,7 @@ 5. Icons/ Short form for menu items when left sidebar is "just" visible. 6. Add dark mode - STARTED - nneds a lot more work! 7. Enhance Login button - DONE +8. Forgotten Password on login screen --> @@ -28,7 +29,9 @@ %= stylesheet "/plugins/fontawesome-free/css/all.css" %= stylesheet "/dist/css/adminlte.css" - %= stylesheet "/css/server-manager2.css" + %= stylesheet "/css/adminlte-menu.css" + %= stylesheet "/css/adminlte-header-and-footer.css" + %= stylesheet "/css/adminlte-content.css" %= content_for 'head_contrib' %= content_for 'refresh' @@ -225,7 +228,7 @@