org.symbian.tools.wrttools.previewer/preview/css/style.css
changeset 338 41174f0a7f7c
parent 334 915daddff233
child 369 0a31422d2116
equal deleted inserted replaced
337:afe6a53c0ed4 338:41174f0a7f7c
   284 
   284 
   285 div.IconFile p{
   285 div.IconFile p{
   286 	margin: 0px;
   286 	margin: 0px;
   287 }
   287 }
   288 
   288 
   289 
       
   290 
       
   291 p.highlight span{
   289 p.highlight span{
   292 	background-color: #fbf7a2;
   290 	background-color: #fbf7a2;
   293 	font-weight: normal;
   291 	font-weight: normal;
   294 	font-size: 0.8em;
   292 	font-size: 0.8em;
   295 	padding: 3px;
   293 	padding: 3px;
   310 	top: 0;
   308 	top: 0;
   311 	background-image: url(../images/rotate-left.png);
   309 	background-image: url(../images/rotate-left.png);
   312 	height: 32px;
   310 	height: 32px;
   313 	width: 32px;
   311 	width: 32px;
   314 	cursor: pointer;
   312 	cursor: pointer;
       
   313 	opacity: 0.8;
   315 }
   314 }
   316 
   315 
   317 /*
   316 /*
   318 	preferences CSS
   317 	preferences CSS
   319 */
   318 */
   320 
       
   321 div#TopToolbar{
   319 div#TopToolbar{
   322 	background-color: olive;
   320 	left: 20%;
   323 	position: absolute;
   321 	right: 20%;
   324 	left: 85px;
   322 	background-color: gray;
   325 	right: 85px;
   323 	opacity: 0.7;
   326 	top: 0;
   324 	top: 0;
   327 	height: 32px;
   325 	height: 32px;
   328 	text-align: center;
   326 	text-align: center;
       
   327 	min-width: 150px;
       
   328 	position: absolute;
       
   329 }
       
   330 div#TopToolbar:hover{
       
   331 	opacity: 0.9;
   329 }
   332 }
   330 
   333 
   331 div#PreferencesBtn{
   334 div#PreferencesBtn{
   332 	width: 75px;
   335 	width: 75px;
   333 	height: 85px;
   336 	height: 85px;