quicktest
parent
ec92c32040
commit
cca7ae96b8
|
@ -1,7 +1,7 @@
|
|||
/* Comment to prevent wrong concat */
|
||||
|
||||
body {
|
||||
background: rgba(0,0,0,0.81);
|
||||
background: #2F2F2C;
|
||||
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
|
|
|
@ -97,7 +97,7 @@ div.jGraduate_Slider input{margin-top:5px}
|
|||
div.jGraduate_Slider img{top:0;left:0;position:absolute;cursor:ew-resize}
|
||||
.jPicker .Button .Ok,.jGraduate_Picker .jGraduate_OkCancel .jGraduate_Ok{-webkit-appearance:none;margin:0;position:absolute;bottom:5px;right:5px}
|
||||
.jPicker .Button .Cancel,.jGraduate_Picker .jGraduate_OkCancel .jGraduate_Cancel{margin:0;position:absolute;bottom:5px;left:5px}
|
||||
body{background:rgba(0,0,0,0.81);font:13px/120% 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0}
|
||||
body{background:#2f2f2c;font:13px/120% 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0}
|
||||
::selection{background:#000;color:#fff}
|
||||
::-moz-selection{background:#000;color:#fff}
|
||||
html,body{overflow:hidden;width:100%;height:100%}
|
||||
|
|
|
@ -646,7 +646,7 @@ div.jGraduate_Slider img {
|
|||
/* Comment to prevent wrong concat */
|
||||
|
||||
body {
|
||||
background: rgba(0,0,0,0.81);
|
||||
background: #2F2F2C;
|
||||
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Comment to prevent wrong concat */
|
||||
|
||||
body {
|
||||
background: rgba(0,0,0,0.81);
|
||||
background: #2F2F2C;
|
||||
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
|
|
|
@ -97,7 +97,7 @@ div.jGraduate_Slider input{margin-top:5px}
|
|||
div.jGraduate_Slider img{top:0;left:0;position:absolute;cursor:ew-resize}
|
||||
.jPicker .Button .Ok,.jGraduate_Picker .jGraduate_OkCancel .jGraduate_Ok{-webkit-appearance:none;margin:0;position:absolute;bottom:5px;right:5px}
|
||||
.jPicker .Button .Cancel,.jGraduate_Picker .jGraduate_OkCancel .jGraduate_Cancel{margin:0;position:absolute;bottom:5px;left:5px}
|
||||
body{background:rgba(0,0,0,0.81);font:13px/120% 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0}
|
||||
body{background:#2f2f2c;font:13px/120% 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0}
|
||||
::selection{background:#000;color:#fff}
|
||||
::-moz-selection{background:#000;color:#fff}
|
||||
html,body{overflow:hidden;width:100%;height:100%}
|
||||
|
|
|
@ -646,7 +646,7 @@ div.jGraduate_Slider img {
|
|||
/* Comment to prevent wrong concat */
|
||||
|
||||
body {
|
||||
background: rgba(0,0,0,0.81);
|
||||
background: #2F2F2C;
|
||||
font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
|
|
Loading…
Reference in New Issue