Fabian Deutsch has submitted this change and it was merged. Change subject: ui: Adjust colors ......................................................................
ui: Adjust colors Previously text and buttons colors could be confusing to users. Disabled buttons could appear in red, which isn't very intuitive. Now disabled buttons are displayed in gray on a terminal, and in white on a pty (ssh). Change-Id: Iadf93f590efcdeeb41dde4031725adda90293452 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1106918 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/app.py M src/ovirt/node/ui/urwid_builder.py M src/ovirt/node/utils/console.py 3 files changed, 22 insertions(+), 6 deletions(-) -- To view, visit http://gerrit.ovirt.org/33015 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iadf93f590efcdeeb41dde4031725adda90293452 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
