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