data/text/xuikon/00/replace.css
changeset 0 b856a9924bbc
child 6 ac3b45850c50
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/text/xuikon/00/replace.css	Wed Jun 02 13:22:05 2010 +0300
@@ -0,0 +1,27 @@
+widget
+{
+    padding-top:3px;
+    padding-bottom:4px;
+    padding-left:10px;
+    padding-right:8px;
+}
+
+box#container
+{
+    height:adaptive;
+    margin-top: auto;
+    margin-bottom: auto;   
+}
+
+text
+{
+    height:25px;
+    font-size:3.5u;
+    _s60-text-valign: top;
+    font-family: EAknLogicalFontSecondaryFont;
+    color: "SKIN(268458534 13056 74)";
+}
+
+text.hidden
+{
+    display:none;
\ No newline at end of file