Actualizacuion de Rama Kquiroz
This commit is contained in:
28
desarrollo/public/assets/css/vendors.css
vendored
28
desarrollo/public/assets/css/vendors.css
vendored
@@ -6655,7 +6655,7 @@ a.close.disabled {
|
||||
background-color: #fff;
|
||||
background-clip: padding-box;
|
||||
border: 1px solid rgba(0, 0, 0, .2);
|
||||
border-radius: .3rem;
|
||||
border-radius: 15px !important;
|
||||
outline: 0
|
||||
}
|
||||
|
||||
@@ -7498,6 +7498,7 @@ button.bg-dark:hover {
|
||||
.border-bottom {
|
||||
border-bottom: 1px solid #dee2e6 !important
|
||||
}
|
||||
|
||||
.border-bottom-lapieza {
|
||||
border-bottom: 1px solid #003b73 !important
|
||||
}
|
||||
@@ -7615,7 +7616,7 @@ button.bg-dark:hover {
|
||||
border-radius: 15px 0px 0px 15px;
|
||||
}
|
||||
|
||||
.padding-all{
|
||||
.padding-all {
|
||||
padding-bottom: 25px !important;
|
||||
padding-top: 25px !important;
|
||||
}
|
||||
@@ -8788,6 +8789,10 @@ align-items-right {
|
||||
float: right !important
|
||||
}
|
||||
|
||||
.float-right-lapieza {
|
||||
float: right !important
|
||||
}
|
||||
|
||||
.float-none {
|
||||
float: none !important
|
||||
}
|
||||
@@ -9044,12 +9049,12 @@ align-items-right {
|
||||
margin-bottom: 0 !important
|
||||
}
|
||||
|
||||
.m-menu-mobile{
|
||||
.m-menu-mobile {
|
||||
margin-left: 10% !important;
|
||||
}
|
||||
|
||||
.m-top-5{
|
||||
margin-top: 5px !important;
|
||||
.m-top-5 {
|
||||
margin-top: 5px !important;
|
||||
}
|
||||
|
||||
.ml-0,
|
||||
@@ -32605,22 +32610,23 @@ img.jssocials-share-logo {
|
||||
background-size: 30px 30px
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.br-banner{
|
||||
.br-banner {
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
@media (max-width: 890px){
|
||||
.hideIdioma{
|
||||
display:none !important;
|
||||
@media (max-width: 890px) {
|
||||
.hideIdioma {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.hide-scrollbars {
|
||||
overflow: hidden !important
|
||||
}
|
||||
|
||||
.br-best-selling{
|
||||
.br-best-selling {
|
||||
border-radius: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user