org.symbian.tools.wrttools.previewer/preview/css/style.css
changeset 391 62472296236e
parent 369 0a31422d2116
child 393 5b968742b729
equal deleted inserted replaced
390:41fb932132ea 391:62472296236e
    18 	background-repeat: repeat-x;
    18 	background-repeat: repeat-x;
    19 	margin: 0px;
    19 	margin: 0px;
    20 	font-family: "Nokia Sans", "Nokia Sans SemiBold", "Arial Narrow";
    20 	font-family: "Nokia Sans", "Nokia Sans SemiBold", "Arial Narrow";
    21 	padding: 0px;
    21 	padding: 0px;
    22 	overflow: hidden;
    22 	overflow: hidden;
       
    23 	font-size: 11px;
    23 }
    24 }
    24 .hide{
    25 .hide{
    25 	display:none;
    26 	display:none;
    26 }
    27 }
    27 .shortcut{
    28 .shortcut{
   564 a.ui-button, a.ui-button-fixed {
   565 a.ui-button, a.ui-button-fixed {
   565 	background:#555555 url(../script/jquery-ui/css/ui-darkness/images/555555_40x100_textures_02_glass_20.png) repeat-x scroll 0 50%;
   566 	background:#555555 url(../script/jquery-ui/css/ui-darkness/images/555555_40x100_textures_02_glass_20.png) repeat-x scroll 0 50%;
   566 	border:1px solid #666666;
   567 	border:1px solid #666666;
   567 	color:#EEEEEE;
   568 	color:#EEEEEE;
   568 	cursor:pointer;
   569 	cursor:pointer;
   569 	font-size:0.9em;
       
   570 	font-weight:bolder;
   570 	font-weight:bolder;
   571 	line-height:1.4em;
   571 	line-height:1.4em;
   572 	margin:0.5em 8px 0.5em 0;
   572 	margin:0.5em 8px 0.5em 0;
   573 	padding:0.2em 0.6em 0.3em;
   573 	padding:0.2em 0.6em 0.3em;
   574 	text-decoration: none;
   574 	text-decoration: none;
   581 
   581 
   582 a.ui-button-fixed{
   582 a.ui-button-fixed{
   583 	float: left;
   583 	float: left;
   584 	padding: 0.4em 0.6em 0.8em;
   584 	padding: 0.4em 0.6em 0.8em;
   585 	text-align: center;
   585 	text-align: center;
   586 	width: 145px !important;
   586 	vertical-align: middle;
       
   587 	width: 100px !important;
   587 }
   588 }
   588 
   589 
   589 div#slider-value-panel{
   590 div#slider-value-panel{
   590 	text-align: center;
   591 	text-align: center;
   591 	margin-top: 10px;
   592 	margin-top: 10px;