Kanagaraj M has posted comments on this change.

Change subject: webadmin : mouse hover in volumes Activities column shows a box
......................................................................


Patch Set 6: Code-Review+2

(1 comment)

minor comment

....................................................
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/MenuCell.java
Line 72:             if (isVisible(value)) {
Line 73:                 parent.getStyle().setBorderColor("#96B7D6"); 
//$NON-NLS-1$
Line 74:             }
Line 75:         }
Line 76:         else {//$NON-NLS-1$
NLS not required
Line 77:             parent.getStyle().setBorderColor("transparent"); 
//$NON-NLS-1$
Line 78:         }
Line 79:     }
Line 80: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I807ac3fd92ef91f5524148f768cf176f3e811614
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
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

Reply via email to