org.symbian.tools.wrttools.previewer/preview/css/style.css
changeset 247 c4e62032b35b
parent 229 716254ccbcc0
child 274 d236e890687c
equal deleted inserted replaced
246:4c3654574a45 247:c4e62032b35b
   454 	background-repeat: no-repeat;
   454 	background-repeat: no-repeat;
   455 	border: 1px solid #6f6f6f;
   455 	border: 1px solid #6f6f6f;
   456 }
   456 }
   457 
   457 
   458 div#event-battery.active:hover, div#event-messaging.active:hover, div#event-memory.active:hover{
   458 div#event-battery.active:hover, div#event-messaging.active:hover, div#event-memory.active:hover{
   459 /*	background-position: 0px -50px; */
   459 	background-position: 0px -50px; 
   460     background-position: 0px -100px;
   460 /*  background-position: 0px -100px; */
   461 	border: 1px solid #75ea4f;
   461 	border: 1px solid #75ea4f;
   462 }
   462 }
   463 
   463 
   464 div#event-messaging.inactive, div#event-memory.inactive{
   464 div#event-messaging.inactive, div#event-memory.inactive{
   465 /*	background-position: 0px -100px; */
   465 	background-position: 0px -100px; 
   466 	background-position: 0px -50px;
   466 /*	background-position: 0px -50px;  */
   467 	border: 1px solid #676767;
   467 	border: 1px solid #676767;
   468 }
   468 }
   469 
   469 
   470 
   470 
   471 div#event-battery{
   471 div#event-battery{
   472 /*	background-image: url(../images/battery-icon.png); */
   472 /*	background-image: url(../images/battery-icon.png); */
   473     background-image: url(../images/battery_1.png); 
   473 /*  background-image: url(../images/battery_1.png); */
       
   474     background-image: url(../images/battery-icon_bkup.png);
   474 }
   475 }
   475 
   476 
   476 div#event-messaging{
   477 div#event-messaging{
   477 /* background-image: url(../images/messaging-icon.gif); */
   478 /* background-image: url(../images/messaging-icon.gif); */
   478    background-image: url(../images/messaging_1.png); 
   479 /* background-image: url(../images/messaging_1.png); */
       
   480    background-image: url(../images/messaging-icon_bkup.png);
   479 }
   481 }
   480 
   482 
   481 div#event-memory{
   483 div#event-memory{
   482 /* background-image: url(../images/memory-icon.png); */
   484 /* background-image: url(../images/memory-icon.png); */
   483    background-image: url(../images/memory_1.png); 
   485 /* background-image: url(../images/memory_1.png); */
   484 }
   486    background-image: url(../images/memory-icon_bkup.png);
   485 
   487 }
   486 
   488 
       
   489 /*
   487 div#event-battery.active:hover{
   490 div#event-battery.active:hover{
   488 	background-image: url(../images/battery_2.png);
   491 	background-image: url(../images/battery_2.png);
   489 }
   492 }
   490 
   493 
   491 div#event-messaging.active:hover{
   494 div#event-messaging.active:hover{
   493 }
   496 }
   494 
   497 
   495 div#event-memory.active:hover{
   498 div#event-memory.active:hover{
   496 	background-image: url(../images/memory_2.png); 
   499 	background-image: url(../images/memory_2.png); 
   497 }
   500 }
       
   501 */
   498 
   502 
   499 
   503 
   500 div.ui-panel{
   504 div.ui-panel{
   501 	height:30px;	
   505 	height:30px;	
   502 }
   506 }