src/hbcore/resources/themes/style/hbdefault/rules/widgets/hbcolordialog/hbcolordialog.css
changeset 28 b7da29130b0e
parent 1 f7ac710697a9
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
    20     color13: 16733695; /* bright magenta */
    20     color13: 16733695; /* bright magenta */
    21     color14: 16776960; /* yellow */
    21     color14: 16776960; /* yellow */
    22 
    22 
    23     color15: 11031552; /* orange - only used when none block is not visible*/
    23     color15: 11031552; /* orange - only used when none block is not visible*/
    24 }
    24 }
       
    25 
       
    26 HbColorDialog::content {
       
    27     left:-var(hb-param-margin-gene-popup-list);
       
    28     right:var(hb-param-margin-gene-popup-list);
       
    29     top:-var(hb-param-margin-gene-popup-list);
       
    30     bottom:var(hb-param-margin-gene-popup-list);
       
    31 }