idlehomescreen/data/qhd_tch/shortcut_2001f483/xuikon/00/Shortcut.css
changeset 2 08c6ee43b396
parent 1 5315654608de
child 3 fb3763350a08
--- a/idlehomescreen/data/qhd_tch/shortcut_2001f483/xuikon/00/Shortcut.css	Thu Jan 07 12:39:41 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-widget#shortcutPluginContainer 
-{
-    block-progression: rl;
-    direction: ltr;
-    padding-top: 5px;
-    padding-bottom: 5px;
-    padding-left: 3px;
-    background-color: none;
-}
-
-button.shortcutButton 
-{
-    width: 74px;
-    margin-right: 3px;
-    nav-index: appearance;
-}
-
-button.shortcutButton:focus 
-{
-    touchfeedbackdown: basic; 
-    touchfeedbackdrag: sensitive; 
-    focus-background:"SKIN(268458534 9896)";
-}
-
-button.shortcutButton:hold
-{
-    background-color: "SKIN(268458534 9956)";
-}
-
-image.shortcutIcon 
-{
-    _s60-aspect-ratio: preserve;
-}
-
-tooltip.shortcutTooltip 
-{ 
-    width: adaptive;
-    max-width: 350px;
-    height: 33px;
-    border-style: solid; 
-    border-width: 5px; 
-    _s60-start-delay: 1000000;
-    _s60-display-time: 1000000;
-    background-color:"SKIN(268458534 8480)";
-    display: block;    
-    padding-left: 6px;
-    padding-top: 3px;
-    padding-bottom: 3px;
-    padding-right: 6px;
-}
-
-text.shortcutTooltipText 
-{ 
-    font-family: EAknLogicalFontSecondaryFont;
-    font-size: 23px;
-    width: adaptive;
-    color: "SKIN(268458534 13056 19)";
-}
-