idlehomescreen/data/vga_tch/shortcut_2001f490/xuikon/37/Shortcut.css
changeset 2 08c6ee43b396
parent 1 5315654608de
child 3 fb3763350a08
--- a/idlehomescreen/data/vga_tch/shortcut_2001f490/xuikon/37/Shortcut.css	Thu Jan 07 12:39:41 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,122 +0,0 @@
-widget#shortcutPlugin 
-{ 
-    width: auto;
-    height: 70px;
-    
-    block-progression: rl;
-    direction: rtl;  
-}
-
-button.shortcutButton 
-{ 
-    width: 70px;
-    height: auto;
-    
-    nav-index: appearance;
-    
-    margin-left: 4px;
-    margin-right: 4px;
-    
-    background-color: "SKIN(268458534 9906)";            
-}
-
-button#shortcutButton1
-{  
-    margin-left: 0px;
-}
-
-button#shortcutButton6
-{
-    margin-right: 0px;  
-}
-
-button.shortcutButton:focus 
-{
-    focus-background: "SKIN(268458534 5120 9)";	
-}
-
-image.shortcutIcon 
-{ 
-    width: auto;
-    height: auto;
-    
-    _s60-aspect-ratio: preserve;
-}
-
-tooltip.shortcutTooltip 
-{ 
-    width: adaptive;
-    max-width: 430px;
-    height: 5.5u;
-    
-    border-style: solid; 
-    border-width: 5px; 
-    
-    _s60-start-delay: 1000000;
-    _s60-display-time: 1000000;
-    
-    background-color:"SKIN(268458534 8480)";
-    display: block;    
-    padding-left: 8px;
-    padding-right: 8px;
-}
-
-
-text.shortcutTooltipText 
-{ 
-    font-family: EAknLogicalFontSecondaryFont;
-    font-size: 23px;
-    width: adaptive;
-    color: "SKIN(268458534 13056 19)";
-}
-
-/*********************
-	xSP
-**********************/
-tooltip.shortcutTooltipXsp 
-{ 
-    width: 15.0u;
-    height: adaptive;
-    border-style: solid; 
-    border-width: 5px; 
-    /* delay comes from the xSP server */
-    _s60-start-delay: 0;
-    _s60-display-time: 60000000; /* 6 sec */
-    background-color:"SKIN(268458534 8480)";
-    overflow: visible;
-    display: none;    
-    block-progression: tb;
-    padding-bottom: 1u;
-    padding-right: 2u;
-    padding-left: 2u;
-    padding-top: 1u;
-}
-
-text.shortcutTextCaptionXsp 
-{ 
-    position: static;
-    font-family: EAknLogicalFontSecondaryFont;
-    font-size: 3.5u;
-    font-weight: bold;
-    text-align: center;
-    width: 30u;
-    height: 5u;
-    color: "SKIN(268458534 13056 19)";
-    overflow: visible;
-    display: block;
-    visibility:visible;
-}
-
-text.shortcutTextXsp 
-{ 
-    position: static;
-    font-family: EAknLogicalFontSecondaryFont;
-    font-size: 3.5u;	
-    text-align: left;	
-    width: 30u;
-    height: 5u;
-    color: "SKIN(268458534 13056 19)";
-    overflow: visible; 
-    display: block;
-    visibility:visible;
-}