#9663 menu redesing 2

This commit is contained in:
Daniel Maya 2023-02-01 09:45:10 +01:00
parent ac910412a3
commit dcc5f76166
1 changed files with 2 additions and 18 deletions

View File

@ -31,7 +31,7 @@
.operation .menu_icon ul.submenu > li,
.godmode .menu_icon ul.submenu > li {
background-color: #f6f7fb;
padding-left: 1.5em;
padding-left: 3.5em !important;
}
.menu ul {
@ -77,7 +77,7 @@
.submenu2 {
/* position: absolute; */
z-index: 999;
width: 262px;
width: 238px;
}
.sub_subMenu {
@ -115,24 +115,8 @@
.submenu_selected {
margin-bottom: 0px;
box-shadow: inset 4px 0 #82b92e;
/* color: #1D7874 !important;
font-weight: bold; */
}
/* .selected.submenu_selected {
background-color: #202020;
}
li.submenu_selected.selected {
background-color: #202020;
font-weight: 600;
}
li.sub_subMenu.selected {
background-color: #161616;
} */
.menu .menu_icon,
.menu li.links {
background-repeat: no-repeat;