diff --git a/css/style.css b/css/style.css index e32fcc5..c96437a 100644 --- a/css/style.css +++ b/css/style.css @@ -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;