primer commit de un cambio en la lógica de submodulos menú blanco para mobiles

This commit is contained in:
Hacky Purple 2018-07-05 16:33:54 -05:00
parent be567e1565
commit bb0708046f

View File

@ -352,6 +352,10 @@ legend.legend-area {
border-left: none; border-left: none;
} }
.dropdown-menu{
background-color: white !important;
}
.dropdown-menu>li>a { .dropdown-menu>li>a {
color: #333 !important; color: #333 !important;
} }
@ -372,6 +376,8 @@ legend.legend-area {
margin-bottom: 3px; margin-bottom: 3px;
} }
} }