diff -r 5315654608de -r 08c6ee43b396 idlehomescreen/data/qhd_tch/shortcut_2001f483/xuikon/37/Shortcut.css --- a/idlehomescreen/data/qhd_tch/shortcut_2001f483/xuikon/37/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: rtl; - 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)"; -} -