ipad rightclick
This commit is contained in:
parent
2713f5a809
commit
a2fec744ec
|
@ -4,6 +4,7 @@ width:750px;
|
||||||
height:563px;
|
height:563px;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
position:relative;
|
position:relative;
|
||||||
|
-webkit-touch-callout: none;
|
||||||
/*background-image:url(/static/urbstudio/urbstudio/static/images/loading.gif);
|
/*background-image:url(/static/urbstudio/urbstudio/static/images/loading.gif);
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-position:center;*/
|
background-position:center;*/
|
||||||
|
|
|
@ -22,3 +22,6 @@ border:1px inset #999;
|
||||||
overflow-y:auto;
|
overflow-y:auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#slidesContainer
|
||||||
|
{-webkit-touch-callout: none;}
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
width:600px;
|
width:600px;
|
||||||
margin-right:20px;
|
margin-right:20px;
|
||||||
float:left;
|
float:left;
|
||||||
|
-webkit-touch-callout: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -65,4 +66,4 @@
|
||||||
|
|
||||||
.pagination {
|
.pagination {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user