First Commit
This commit is contained in:
commit
610aa1e202
4204 changed files with 636764 additions and 0 deletions
23
_static/assets/plugins/slider.flexslider/css/responsive.less
Normal file
23
_static/assets/plugins/slider.flexslider/css/responsive.less
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
/* ====================================================================================================================
|
||||
* RESPONSIVE
|
||||
* ====================================================================================================================*/
|
||||
|
||||
@media screen and ( max-width: 860px ) {
|
||||
|
||||
.flex-direction-nav {
|
||||
|
||||
.flex-prev {
|
||||
|
||||
opacity: 1;
|
||||
left: 10px;
|
||||
|
||||
}
|
||||
|
||||
.flex-next {
|
||||
|
||||
opacity: 1;
|
||||
right: 10px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue