Vojtech Szocs has posted comments on this change. Change subject: userportal,webadmin: drag windows ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/32860/2/packaging/branding/ovirt.brand/gwt_common.css File packaging/branding/ovirt.brand/gwt_common.css: Line 33: background: url(images/dialog/panel_edge_R.png) !important; Line 34: } Line 35: /* Make sure we can still drag windows */ Line 36: .gwt-DialogBox .Caption { Line 37: z-index: 3 !important; Hm, looking at gwt-common's DialogBox.css - the caption has z-index=1 by default: .gwt-DialogBox .Caption { background: transparent; position: relative; border: 0px; height: 20px; z-index: 1; } I guess that z-index=3 here is due to "obrand_dialogHeaderTitleContainer" (SimpleDialogPanel.ui.xml) having z-index=2, is that correct? -- To view, visit http://gerrit.ovirt.org/32860 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iee527761196d9a43a3eef003f60e2063e04d9d9c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches