[node-patches] Change in ovirt-node[master]: ui: Progressbar box frame in black

fabiand at fedoraproject.org fabiand at fedoraproject.org
Fri Jun 27 08:47:42 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: ui: Progressbar box frame in black
......................................................................

ui: Progressbar box frame in black

Change-Id: I93f7bf893cab724f51d5833e7178dd02576b6d06
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/ui/urwid_builder.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/29/29329/1

diff --git a/src/ovirt/node/ui/urwid_builder.py b/src/ovirt/node/ui/urwid_builder.py
index 871d65b..86cdcb6 100644
--- a/src/ovirt/node/ui/urwid_builder.py
+++ b/src/ovirt/node/ui/urwid_builder.py
@@ -358,7 +358,7 @@
                ('plugin.widget.button.disabled', element_styles["disabled"]),
                ('plugin.widget.label', element_styles["text"]),
                ('plugin.widget.label.keyword', element_styles["label"]),
-               ('plugin.widget.progressbar.box', element_styles["disabled"]),
+               ('plugin.widget.progressbar.box', element_styles["label"]),
                ('plugin.widget.progressbar.uncomplete',
                 element_styles["label"]),
                ('plugin.widget.progressbar.complete', "white",


-- 
To view, visit http://gerrit.ovirt.org/29329
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93f7bf893cab724f51d5833e7178dd02576b6d06
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list