tsdevicedialog/tsdevicedialogplugin/resource/hbdialog.css
changeset 125 26079c1bb561
parent 123 d1dadafc5584
child 126 efda7c0771b9
--- a/tsdevicedialog/tsdevicedialogplugin/resource/hbdialog.css	Mon Sep 27 11:31:59 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-HbDialog#tsdevicedialog::heading {
-    left: 0;
-    right: 0;
-    top: 0;
-    bottom: 0un;
-    fixed-height: expr(var(hb-param-text-height-primary)+2*var(hb-param-margin-gene-popup));
-}
-
-HbDialog#tsdevicedialog::content {
-    left: 0;
-    right: 0;
-    bottom: 0un;
-}