1
0
Fork 0

ajustes de boton de navegación para mobiles y comportamiento de los menus desplegables submodulo

This commit is contained in:
Hacky Purple 2018-10-13 02:23:51 -05:00
parent 39ebe3efc1
commit 4c8b84eaa8
1 changed files with 13 additions and 19 deletions

View File

@ -43,6 +43,9 @@ h1, h2, h3, h4, h5, h6 {
overflow: auto;
}
#cabecera-botonera-admin {
background-color: #777677;
}
#ingreso_usuario{
color: white !important;
padding-top: 10px;
@ -79,24 +82,24 @@ transition: all 1.3s ease;
#navbar-principal {
font-size: 18px;
padding-bottom: 30px !important;
padding-top: 30px !important;
padding-bottom: 2em !important;
padding-top: 2em !important;
transition: all 0.3s ease;
}
.nabvar.shrink {
.navbar.shrink {
min-height: 35px;
}
#navbar-principal.shrink {
font-size: 18px;
padding-bottom: 10px !important;
padding-top: 10px !important;
padding-bottom: 1em !important;
padding-top: 1em !important;
}
.navbar.shrink img {
.navbar.shrink img {
width: 5em;
height: auto;
transition: all 1.3s ease;
@ -115,8 +118,9 @@ transition: all 1.3s ease;
}
.btn-botonera-admin {
/* margin-left: 20px; */
margin-left: 20px;
margin-right: 20px;
border-left: 1px solid white;
}
@ -476,18 +480,10 @@ legend.legend-area {
/*
RESPONSIVE */
@media (max-width: 360px){
#contenedor_cabecera{
padding-top: 10em;
}
@media (max-width: 767px){
.box {
display: table !important;
}
}
@media (min-width: 767px){
@ -498,15 +494,13 @@ padding-top: 10em;
margin-right: 5em;
}
#contenedor_cabecera{
padding-top: 20em;
padding-top: 15em;
padding-bottom: 3em;
}
#logo_cabecera{
padding-top: 30px;
}
#cabecera{
margin-left: 20px;
margin-right: 20px;
}
}
© Gitea Versión: 1.4.3 Página: 19ms Plantilla: 1ms Español JavaScript licenses API Página web Go1.10.1