1
0
Fork 0

registros de cambios inconsistencias

This commit is contained in:
Hacky Purple 2018-10-13 04:56:05 -05:00
parent 2f66046fcb
commit 4dd54bdcb7
1 changed files with 7 additions and 6 deletions

View File

@ -54,10 +54,6 @@ h1, h2, h3, h4, h5, h6 {
overflow: auto;
}
#cabecera-botonera-admin {
background-color: #777677;
}
/*NAVBAR BRAND*/
.navbar-brand {
transform: translateX(-50%);
@ -124,7 +120,6 @@ transition: all 1.3s ease;
.btn-botonera-admin {
margin-left: 20px;
margin-right: 20px;
border-left: 1px solid white;
}
@ -133,6 +128,12 @@ transition: all 1.3s ease;
color: white !important;
}
.btn-botonera-admin {
/* margin-left: 20px; */
/* margin-right: 20px; */
float: left;
}
.btn-botonera-admin:hover {
background-color: black;
}
@ -221,7 +222,7 @@ filter: grayscale(0);
/*fin proyectos*/
/*Panel Editor*/
.thumbnail {
height: 100% !important;