Masterpiece - Property Detail Intro
unknown
css
3 years ago
325 B
9
Indexable
button.lp-arrow{
border-color: #fff!important;
background-color: transparent!important;
&:before{
border-color: #fff!important;
}
}
button.lp-arrow:hover{
border-color: #fff!important;
background-color: #fff!important;
&:before{
border-color:#00ACD9!important;
}
}Editor is loading...