diff --git a/org.adempiere.ui.zk/theme/default/css/theme.css.dsp b/org.adempiere.ui.zk/theme/default/css/theme.css.dsp index c0404c9b4e..8f27982e9c 100644 --- a/org.adempiere.ui.zk/theme/default/css/theme.css.dsp +++ b/org.adempiere.ui.zk/theme/default/css/theme.css.dsp @@ -1575,3 +1575,33 @@ table.z-vbox > tbody > tr > td > table { position: relative; width: 100%; } + +<%-- about dialog --%> +.about-trace-panel { +} +.about-info-panel { +} +.about-credit-panel { +} +.about-credit-panel-logo { +} +.about-credit-panel-sponsors { +} +.about-credit-panel-sponsors-header { +} +.about-credit-panel-sponsors-links { +} +.about-credit-panel-contributors { +} +.about-credit-panel-contributors-header { +} +.about-credit-panel-contributors-links { +} +.about-main-panel { +} +.about-main-panel-logo { +} +.about-main-panel-version { +} +.about-main-panel-links { +}