| Current Path : /home/baheco/public_html/adm/css/ |
Linux sd-1582531-l.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 |
| Current File : /home/baheco/public_html/adm/css/estilo.less |
@grisMapa:rgb(204,204,204);
#index
{
width: 30%;
text-align: center;
h2
{
margin-top: 30px;
}
input
{
margin-top: 20px;
}
button
{
margin-top: 20px;
}
.alert
{
margin-top: 20px;
}
}
.miniatura-producto
{
background-size: 80% auto;
background-repeat: no-repeat;
background-position: center;
height: 34px;
}
a.dropdown-toggle
{
height: 50px;
line-height: 27px;
}
#side-menu
{
.arrow {
float: right;
}
.glyphicon.arrow:before {
content: "\e079";
}
.active > a > .glyphicon.arrow:before {
content: "\e114";
}
.fa.arrow:before {
content: "\f104";
}
.active > a > .fa.arrow:before {
content: "\f107";
}
.plus-times {
float: right;
}
.fa.plus-times:before {
content: "\f067";
}
.active > a > .fa.plus-times {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.plus-minus {
float: right;
}
.fa.plus-minus:before {
content: "\f067";
}
.active > a > .fa.plus-minus:before {
content: "\f068";
}
.nav-second-level
{
margin-left: 20px;
}
}
#formulario
{
width: 65%;
margin: auto;
padding-bottom: 20px;
.form-group
{
padding-bottom:15px;
textarea
{
margin-bottom:15px;
}
}
.editar-imagen
{
label
{
height: 34px;
background-color: gray;
color: white;
padding: 6px 8px;
font-weight:100;
border-radius: 5px;
border: 1px solid @grisMapa;
cursor: pointer;
input
{
display: none;
}
}
}
.eliminar-imagen
{
input
{
background-color: gray;
color: white;
}
}
label
{
text-align: right;
}
.btn
{
text-align: center;
background-color: gray;
color: white;
}
button
{
text-align: center;
background-color: gray;
color: white;
}
}
#formulario-imagen
{
width: 65%;
margin: auto;
padding-bottom: 20px;
.row
{
margin-bottom: 15px;
}
label
{
text-align: right;
}
.btn
{
text-align: center;
background-color: gray;
color: white;
}
button
{
text-align: center;
background-color: gray;
color: white;
}
}
table
{
vertical-align: middle;
.img-responsive
{
max-width: 200px;
max-height: 100px;
}
}
h4
{
margin-top: 10px!important;
padding-top: 10px;
margin-bottom:30px;
}
.menu-lateral
{
padding-left: 0px!important;
}
#cke_texto
{
margin-bottom: 10px;
}
#cke_descripcion
{
margin-bottom: 10px;
}