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 <gshereme(a)redhat.com>
---
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 <gshereme(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server