homescreenapp/stateplugins/hsapplibrarystateplugin/resource/hsapplibrarystateplugin.css
author hgs
Fri, 25 Jun 2010 19:19:22 +0300
changeset 62 341166945d65
parent 46 23b5d6a29cce
permissions -rw-r--r--
201025

HbToolBarExtension {
        content-margins: var(hb-param-margin-gene-popup-list);
        max-rows-portrait: 4;
        max-rows-landscape: 3;
        max-columns-portrait: 1;
        max-columns-landscape: 1;
        max-width:var(hb-param-screen-width);
        max-height:var(hb-param-screen-height);
        min-width:0un;
}