Change in ovirt-engine[master]: webadmin: fonts inconsistent

Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: fonts inconsistent ...................................................................... webadmin: fonts inconsistent Some fields have explicitely set the font to "Verdana,sans-serif" while the rest of the application is using "Arial, sans-serif" making the fonts inconsistent. Fixed by removing this declarations and left the font family to be inherited like all the other widgets. Change-Id: Ib5dec40e90b0bd72953427a5534268a7e7825905 Bug-Url: https://bugzilla.redhat.com/1166058 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/generic/EntityModelDetachableWidgetWithLabel.ui.xml M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmSnapshotCreatePopupWidget.ui.xml M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml 3 files changed, 0 insertions(+), 3 deletions(-) Approvals: Tomas Jelinek: Verified Alexander Wels: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/37050 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib5dec40e90b0bd72953427a5534268a7e7825905 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com