Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin,userportal: Dialog style improvements
......................................................................
webadmin,userportal: Dialog style improvements
This patch improves SimpleDialogPanel widget styles:
1. Generic 'info' icon (shown in the top-left corner)
removed from dialog header area. Custom dialog icons
('error', 'guide-me', etc.) are still supported.
2. Context-sensitive 'help' button (blue icon) moved
right next to dialog title.
Change-Id: Ifefd84f52fffe8c408d1d2399609fafea66e1862
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationResources.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/SimpleDialogPanel.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/SimpleDialogPanel.ui.xml
A
frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/images/dialog/blank.png
D
frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/images/dialog/info.png
5 files changed, 60 insertions(+), 31 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6382
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifefd84f52fffe8c408d1d2399609fafea66e1862
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>