Comment 1 for bug 1538666

Revision history for this message
a. bellenir (abellenir) wrote :

duplicate of bug 1761142?

the green background comes from the class "bg-success" which is usually applied if the field has a value. for example:
ng-class="{'bg-success': working.floating !== undefined }

if this background isn't useful, it could be removed and the branch for 1761142 could use a background instead of a border.