diff --git a/src/main/webapp/agtemplate/template/menu.xhtml b/src/main/webapp/agtemplate/template/menu.xhtml index 8185c19..b0bcfd6 100644 --- a/src/main/webapp/agtemplate/template/menu.xhtml +++ b/src/main/webapp/agtemplate/template/menu.xhtml @@ -6,15 +6,73 @@ xmlns:p="http://primefaces.org/ui" xmlns:ui="http://java.sun.com/jsf/facelets" > - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/webapp/resources/poseidon-layout/css/layout-light.css b/src/main/webapp/resources/poseidon-layout/css/layout-light.css index 5378d23..e4bbb7e 100644 --- a/src/main/webapp/resources/poseidon-layout/css/layout-light.css +++ b/src/main/webapp/resources/poseidon-layout/css/layout-light.css @@ -116,7 +116,7 @@ } .headerContainer { - padding: 12px 32px; + padding: 12px 24px; } .headerContainer .headerTitle { @@ -3896,6 +3896,8 @@ p:last-child { } .menu-wrapper .layout-menu-container .layout-menu li > a .layout-menuitem-text { margin: 0 11px; + font-size: 14px; + font-weight: 300; } .menu-wrapper .layout-menu-container .layout-menu li > a i { font-size: 14px; @@ -4312,7 +4314,9 @@ p:last-child { display: none; } .layout-wrapper.layout-horizontal .layout-main { - padding-top: 104px; + margin-top: 26px; + border-radius: 30px; + background: #ffffff; } } .layout-menu-dark .menu-wrapper { @@ -4477,7 +4481,7 @@ p:last-child { .layout-menu > li a:hover { - background-color: #495771; + background-color: #326526; } .layout-menu-dim .menu-wrapper @@ -6585,7 +6589,7 @@ body { height: 100%; } body.main-body { - background: #ffffff; + background: #285b1c; } body a { color: #2c84d8; @@ -6609,7 +6613,7 @@ body a:hover { } .layout-wrapper .layout-main { - padding-top: 56px; + padding-top: 20px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; @@ -7361,7 +7365,7 @@ body a:hover { .layout-breadcrumb { background-color: transparent; - padding: 12px 32px; + padding: 12px 24px; display: -ms-flexbox; display: flex; align-items: center; diff --git a/src/main/webapp/template/menutemplate.xhtml b/src/main/webapp/template/menutemplate.xhtml index 4cb427d..d49d887 100644 --- a/src/main/webapp/template/menutemplate.xhtml +++ b/src/main/webapp/template/menutemplate.xhtml @@ -7,4 +7,5 @@ xmlns:ui="jakarta.faces.facelets" xmlns:po="http://primefaces.org/poseidon"> + diff --git a/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml b/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml index 8185c19..b0bcfd6 100644 --- a/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml +++ b/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml @@ -6,15 +6,73 @@ xmlns:p="http://primefaces.org/ui" xmlns:ui="http://java.sun.com/jsf/facelets" > - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target/agtemplate-1.0.0/resources/poseidon-layout/css/layout-light.css b/target/agtemplate-1.0.0/resources/poseidon-layout/css/layout-light.css index 5378d23..e4bbb7e 100644 --- a/target/agtemplate-1.0.0/resources/poseidon-layout/css/layout-light.css +++ b/target/agtemplate-1.0.0/resources/poseidon-layout/css/layout-light.css @@ -116,7 +116,7 @@ } .headerContainer { - padding: 12px 32px; + padding: 12px 24px; } .headerContainer .headerTitle { @@ -3896,6 +3896,8 @@ p:last-child { } .menu-wrapper .layout-menu-container .layout-menu li > a .layout-menuitem-text { margin: 0 11px; + font-size: 14px; + font-weight: 300; } .menu-wrapper .layout-menu-container .layout-menu li > a i { font-size: 14px; @@ -4312,7 +4314,9 @@ p:last-child { display: none; } .layout-wrapper.layout-horizontal .layout-main { - padding-top: 104px; + margin-top: 26px; + border-radius: 30px; + background: #ffffff; } } .layout-menu-dark .menu-wrapper { @@ -4477,7 +4481,7 @@ p:last-child { .layout-menu > li a:hover { - background-color: #495771; + background-color: #326526; } .layout-menu-dim .menu-wrapper @@ -6585,7 +6589,7 @@ body { height: 100%; } body.main-body { - background: #ffffff; + background: #285b1c; } body a { color: #2c84d8; @@ -6609,7 +6613,7 @@ body a:hover { } .layout-wrapper .layout-main { - padding-top: 56px; + padding-top: 20px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; @@ -7361,7 +7365,7 @@ body a:hover { .layout-breadcrumb { background-color: transparent; - padding: 12px 32px; + padding: 12px 24px; display: -ms-flexbox; display: flex; align-items: center; diff --git a/target/agtemplate-1.0.0/template/menutemplate.xhtml b/target/agtemplate-1.0.0/template/menutemplate.xhtml index 4cb427d..d49d887 100644 --- a/target/agtemplate-1.0.0/template/menutemplate.xhtml +++ b/target/agtemplate-1.0.0/template/menutemplate.xhtml @@ -7,4 +7,5 @@ xmlns:ui="jakarta.faces.facelets" xmlns:po="http://primefaces.org/poseidon"> +