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;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cabecera-botonera-admin {
|
|
||||||
background-color: #777677;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*NAVBAR BRAND*/
|
/*NAVBAR BRAND*/
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
@ -124,7 +120,6 @@ transition: all 1.3s ease;
|
|||||||
.btn-botonera-admin {
|
.btn-botonera-admin {
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
border-left: 1px solid white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -133,6 +128,12 @@ transition: all 1.3s ease;
|
|||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-botonera-admin {
|
||||||
|
/* margin-left: 20px; */
|
||||||
|
/* margin-right: 20px; */
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
.btn-botonera-admin:hover {
|
.btn-botonera-admin:hover {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
@ -221,7 +222,7 @@ filter: grayscale(0);
|
|||||||
|
|
||||||
/*fin proyectos*/
|
/*fin proyectos*/
|
||||||
|
|
||||||
|
/*Panel Editor*/
|
||||||
|
|
||||||
.thumbnail {
|
.thumbnail {
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user