idlehomescreen/data/qhd_tch/shortcut2_2001f484/xuikon/00/shortcut2.css
changeset 0 f72a12da539e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/idlehomescreen/data/qhd_tch/shortcut2_2001f484/xuikon/00/shortcut2.css	Thu Dec 17 08:40:49 2009 +0200
@@ -0,0 +1,59 @@
+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)";
+}
+