feat: alterar modo de menu para layout-horizontal e remover transformação de texto em estilos de layout

master
guilherme 2025-06-18 14:19:17 -03:00
parent 8bd528c3c6
commit c0b78464ec
10 changed files with 1 additions and 7 deletions

View File

@ -11,7 +11,7 @@ import jakarta.inject.Named;
public class GuestPreferences implements Serializable {
private String menuMode = "layout-static layout-static-active";
private String menuMode = "layout-horizontal";
private String componentTheme = "denim";

View File

@ -7375,7 +7375,6 @@ body a:hover {
font-size: 12px;
font-weight: normal;
color: #cdd2db;
text-transform: uppercase;
}
.layout-breadcrumb .breadcrumb .route-bar-breadcrumb > li i {
font-size: 10px;

View File

@ -7375,7 +7375,6 @@ body a:hover {
font-size: 12px;
font-weight: normal;
color: #b1b9c9;
text-transform: uppercase;
}
.layout-breadcrumb .breadcrumb .route-bar-breadcrumb > li i {
font-size: 10px;

View File

@ -7376,7 +7376,6 @@ body a:hover {
font-size: 12px;
font-weight: normal;
color: #657380;
text-transform: uppercase;
}
.layout-breadcrumb .breadcrumb .route-bar-breadcrumb > li i {
font-size: 10px;

Binary file not shown.

View File

@ -7375,7 +7375,6 @@ body a:hover {
font-size: 12px;
font-weight: normal;
color: #cdd2db;
text-transform: uppercase;
}
.layout-breadcrumb .breadcrumb .route-bar-breadcrumb > li i {
font-size: 10px;

View File

@ -7375,7 +7375,6 @@ body a:hover {
font-size: 12px;
font-weight: normal;
color: #b1b9c9;
text-transform: uppercase;
}
.layout-breadcrumb .breadcrumb .route-bar-breadcrumb > li i {
font-size: 10px;

View File

@ -7376,7 +7376,6 @@ body a:hover {
font-size: 12px;
font-weight: normal;
color: #657380;
text-transform: uppercase;
}
.layout-breadcrumb .breadcrumb .route-bar-breadcrumb > li i {
font-size: 10px;