forked from qwerty/milfs
registros de cambios inconsistencias
This commit is contained in:
parent
2f66046fcb
commit
4dd54bdcb7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user