diff --git a/src/main/webapp/agtemplate/template/menu.xhtml b/src/main/webapp/agtemplate/template/menu.xhtml index bd5c015..8185c19 100644 --- a/src/main/webapp/agtemplate/template/menu.xhtml +++ b/src/main/webapp/agtemplate/template/menu.xhtml @@ -5,13 +5,18 @@ xmlns:h="http://java.sun.com/jsf/html" 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 30eec03..5378d23 100644 --- a/src/main/webapp/resources/poseidon-layout/css/layout-light.css +++ b/src/main/webapp/resources/poseidon-layout/css/layout-light.css @@ -3817,7 +3817,7 @@ p:last-child { .menu-wrapper .layout-menu-container { overflow: auto; height: 100%; - padding: 12px 32px; + padding: 12px 24px; } .menu-wrapper .layout-menu-container .layout-menu { list-style-type: none; @@ -4172,7 +4172,7 @@ p:last-child { } @media (min-width: 993px) { .layout-wrapper.layout-horizontal .menu-wrapper { - top: 56px; + top: 64px; width: 100%; height: 44px; } diff --git a/src/main/webapp/resources/poseidon-layout/images/logo-agape-dark.png b/src/main/webapp/resources/poseidon-layout/images/logo-agape-dark.png new file mode 100644 index 0000000..829974d Binary files /dev/null and b/src/main/webapp/resources/poseidon-layout/images/logo-agape-dark.png differ diff --git a/src/main/webapp/resources/poseidon-layout/images/logo-agape.png b/src/main/webapp/resources/poseidon-layout/images/logo-agape.png new file mode 100644 index 0000000..8beffeb Binary files /dev/null and b/src/main/webapp/resources/poseidon-layout/images/logo-agape.png differ diff --git a/src/main/webapp/template/menutemplate.xhtml b/src/main/webapp/template/menutemplate.xhtml index 1e1f88a..4cb427d 100644 --- a/src/main/webapp/template/menutemplate.xhtml +++ b/src/main/webapp/template/menutemplate.xhtml @@ -7,15 +7,4 @@ xmlns:ui="jakarta.faces.facelets" xmlns:po="http://primefaces.org/poseidon"> - - - diff --git a/src/main/webapp/template/topbar.xhtml b/src/main/webapp/template/topbar.xhtml index 960d934..2975364 100644 --- a/src/main/webapp/template/topbar.xhtml +++ b/src/main/webapp/template/topbar.xhtml @@ -1,240 +1,36 @@ - - - -
- + +
+
+
+ + + + + +

Prefeitura Municipal de
Malhada dos Bois

+
- \ No newline at end of file + +
+
diff --git a/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml b/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml index bd5c015..8185c19 100644 --- a/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml +++ b/target/agtemplate-1.0.0/agtemplate/template/menu.xhtml @@ -5,13 +5,18 @@ xmlns:h="http://java.sun.com/jsf/html" 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 30eec03..5378d23 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 @@ -3817,7 +3817,7 @@ p:last-child { .menu-wrapper .layout-menu-container { overflow: auto; height: 100%; - padding: 12px 32px; + padding: 12px 24px; } .menu-wrapper .layout-menu-container .layout-menu { list-style-type: none; @@ -4172,7 +4172,7 @@ p:last-child { } @media (min-width: 993px) { .layout-wrapper.layout-horizontal .menu-wrapper { - top: 56px; + top: 64px; width: 100%; height: 44px; } diff --git a/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-agape-dark.png b/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-agape-dark.png new file mode 100644 index 0000000..829974d Binary files /dev/null and b/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-agape-dark.png differ diff --git a/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-agape.png b/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-agape.png new file mode 100644 index 0000000..8beffeb Binary files /dev/null and b/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-agape.png differ diff --git a/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-poseidon-dark.png b/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-poseidon-dark.png deleted file mode 100644 index a858b00..0000000 Binary files a/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-poseidon-dark.png and /dev/null differ diff --git a/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-poseidon.png b/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-poseidon.png deleted file mode 100644 index 730f5b5..0000000 Binary files a/target/agtemplate-1.0.0/resources/poseidon-layout/images/logo-poseidon.png and /dev/null differ diff --git a/target/agtemplate-1.0.0/template/menutemplate.xhtml b/target/agtemplate-1.0.0/template/menutemplate.xhtml index 1e1f88a..4cb427d 100644 --- a/target/agtemplate-1.0.0/template/menutemplate.xhtml +++ b/target/agtemplate-1.0.0/template/menutemplate.xhtml @@ -7,15 +7,4 @@ xmlns:ui="jakarta.faces.facelets" xmlns:po="http://primefaces.org/poseidon"> - - - diff --git a/target/agtemplate-1.0.0/template/topbar.xhtml b/target/agtemplate-1.0.0/template/topbar.xhtml index 960d934..2975364 100644 --- a/target/agtemplate-1.0.0/template/topbar.xhtml +++ b/target/agtemplate-1.0.0/template/topbar.xhtml @@ -1,240 +1,36 @@ - - - -