Alexander Wels has submitted this change and it was merged. Change subject: userportal: fixed right-click context menu to match webadmin ......................................................................
userportal: fixed right-click context menu to match webadmin Userportal's context menu style did not match the style used in webadmin. It was missing a border, and the color and padding was wrong. As far as I can tell, it has always been this way, and is probably an oversight. Fixed. Change-Id: I98d8ce62ba859863ce5b2b3cad5f65488d236ac2 Signed-off-by: Greg Sheremeta <[email protected]> --- M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/MainSectionView.ui.xml M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/userportal/public/UserPortal.css 2 files changed, 82 insertions(+), 6 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Einav Cohen: Looks good to me, but someone else must approve Greg Sheremeta: Verified -- To view, visit http://gerrit.ovirt.org/27893 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I98d8ce62ba859863ce5b2b3cad5f65488d236ac2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Greg Sheremeta <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
