body {
- font-size: 62.5%;
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
.demo-description {
clear: both;
padding: 12px;
- font-size: 1.3em;
- line-height: 1.4em;
}
.ui-draggable, .ui-droppable {
<script src="../../ui/effect.js"></script>
<link rel="stylesheet" href="../demos.css">
<style>
- body { font-size: 62.5%; }
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
-body {
- font-size: 62.5%;
-}
.ui-widget-header {
padding: 0.2em 0.5em;
margin: 0;
<script src="../../../ui/autocomplete.js"></script>
<script src="../../../ui/tooltip.js"></script>
- <style>
- body {
- font-size: 62.5%;
- }
- </style>
<script>
$(function() {
var dialog = $( "#dialog" ).dialog({
<script src="../../../ui/button.js"></script>
<script src="../../../ui/dialog.js"></script>
- <style>
- body {
- font-size: 62.5%;
- }
- </style>
<script>
$(function() {
var iframeDialog = $( "#dialog-iframe" ).dialog({
});
</script>
<style>
- body { font-size:62.5%; }
- .ui-menu { width: 200px; margin-bottom: 2em; }
- .menu2-container { width: 220px; }
+ .ui-menu { width: 250px; margin-bottom: 2em; }
.menu4 { height: 225px; overflow-y: auto; overflow-x: hidden; }
.address-item { border-bottom: 1px solid #999; }
.address-header { display: block; margin-bottom: .2em; font-weight: bold; }
});
</script>
<style>
- body { font-size:62.5%; }
fieldset { border: 0; }
label { display: block; }
select { width: 200px; }
-body { font-size: 62.5%; }
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
#droppable { width: 100px; height: 100px; background: #cde; }
----------------------------------*/
.ui-widget {
font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
- font-size: 1.1em/*{fsDefault}*/;
+ font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
font-size: 1em;