[8.0] Suggestion to improve the Button style

Bug #1360255 reported by conexus - s.petersen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP-Asterisk connector
Fix Committed
Undecided
Unassigned

Bug Description

Hello,

thanks for porting it to 8.0 and of course this is no bug ;)

I replaced the button with the follwing snippet, which shows the fa-phone icon.

<a id="asteriskc2dbutton">
<i class="fa fa-phone" style="color: white;"></i>
</a>

Although the alignment still doesn't fit if the sign in/out button is visible.

with kind regards,
Sven

Revision history for this message
conexus - s.petersen (s.petersen) wrote :

Just replaced the div with li, now it should be fine, even with sign in/out buttons

<li class="oe_topbar_item oe_topbar_open_calling_partner" title="Open Calling Partner">
            <a id="asteriskc2dbutton"><i class="fa fa-phone" style="color:white;"></i></a>
</li>

Revision history for this message
Alexis de Lattre (alexis-via) wrote :

Yes, this is much better ! Thanks for your contribution ; I pushed your patch in the v8 branch.

Changed in openerp-asterisk-connector:
status: New → Fix Committed
Revision history for this message
Alexis de Lattre (alexis-via) wrote :

@s.petersen :

By the way, I just pushed an improvement of your patch, cf revno 116 in the 8.0 branch.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.