src/hbcore/resources/themes/style/hbdefault/rules/widgets/hbcolordialog/hbcolordialog.css
changeset 28 b7da29130b0e
parent 1 f7ac710697a9
--- a/src/hbcore/resources/themes/style/hbdefault/rules/widgets/hbcolordialog/hbcolordialog.css	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/resources/themes/style/hbdefault/rules/widgets/hbcolordialog/hbcolordialog.css	Fri Sep 17 08:32:10 2010 +0300
@@ -22,3 +22,10 @@
 
     color15: 11031552; /* orange - only used when none block is not visible*/
 }
+
+HbColorDialog::content {
+    left:-var(hb-param-margin-gene-popup-list);
+    right:var(hb-param-margin-gene-popup-list);
+    top:-var(hb-param-margin-gene-popup-list);
+    bottom:var(hb-param-margin-gene-popup-list);
+}
\ No newline at end of file