Alexander Wels has uploaded a new change for review. Change subject: userportal,webadmin: close button ......................................................................
userportal,webadmin: close button - Removed a lot of the z-index changes and reverted to letting the browser figure it out. This solves all the following: - Unable to drag windows - Unable to close windows with X - Unable to click help icon. Change-Id: I990250c45783b3ba00ea7ee74d88e2bf6205f2f6 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1150050 Signed-off-by: Alexander Wels <aw...@redhat.com> --- M packaging/branding/ovirt.brand/common.css M packaging/branding/ovirt.brand/gwt_common.css 2 files changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/70/33970/1 diff --git a/packaging/branding/ovirt.brand/common.css b/packaging/branding/ovirt.brand/common.css index 32c5dce..33db518 100644 --- a/packaging/branding/ovirt.brand/common.css +++ b/packaging/branding/ovirt.brand/common.css @@ -45,7 +45,6 @@ position: relative; height: 27px; overflow: hidden; - z-index: 2; margin-top: 0; left: -5px; } diff --git a/packaging/branding/ovirt.brand/gwt_common.css b/packaging/branding/ovirt.brand/gwt_common.css index cef6c80..2e80e7d 100644 --- a/packaging/branding/ovirt.brand/gwt_common.css +++ b/packaging/branding/ovirt.brand/gwt_common.css @@ -32,7 +32,3 @@ .gwt-DialogBox .dialogMiddleRight { background: url(images/dialog/panel_edge_R.png) !important; } -/* Make sure we can still drag windows */ -.gwt-DialogBox .Caption { - z-index: 3 !important; -} -- To view, visit http://gerrit.ovirt.org/33970 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I990250c45783b3ba00ea7ee74d88e2bf6205f2f6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Alexander Wels <aw...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches