r
This commit is contained in:
parent
639adb4596
commit
d48a85668a
66
dev.less
66
dev.less
@ -27,70 +27,10 @@ body::before {
|
||||
font-weight: bold;
|
||||
z-index: 9999;
|
||||
}
|
||||
body:before:hover{
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/*
|
||||
#product-fancybox-gallery{
|
||||
display: flex;
|
||||
margin: -1vw;
|
||||
a{
|
||||
padding: 1vw;
|
||||
flex-grow: 1;
|
||||
}
|
||||
img{
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
*/
|
||||
/*
|
||||
iframe{
|
||||
border:1px solid red !important;
|
||||
}
|
||||
.columns{
|
||||
border:1px solid green !important;
|
||||
}
|
||||
*/
|
||||
|
||||
div{
|
||||
.product-attachment-container{
|
||||
margin:0;
|
||||
padding:0;
|
||||
*{
|
||||
noborder:1px solid red;
|
||||
}
|
||||
.downloads-item{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
margin-bottom:15px;
|
||||
*{
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.item-icon{
|
||||
flex-shrink: 0;
|
||||
width:32px !important;
|
||||
height:32px !important;
|
||||
margin-right: 10px !important;
|
||||
}
|
||||
.item-info{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) { /* mobile */
|
||||
iframe{
|
||||
width: 100vw !important;
|
||||
max-width: 100vw !important;
|
||||
position: relative !important;
|
||||
left: 50% !important;
|
||||
right: 50% !important;
|
||||
margin-left: -50vw !important;
|
||||
margin-right: -50vw !important;
|
||||
#maincontent {
|
||||
padding-left: 15px !important;
|
||||
padding-right: 15px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user