project_key: JBEPP look at the attached screenshots. buttons in WSRP admin interface are little bit scattered. in IE6 in edit mode (when the view mode is switched), they are messed up (but since there is only read only support for IE6 i don't know if this is relevant)
Attachment: Added: ico_1.png
Attachment: Added: ico_2.png
Attachment: Added: ico_IE6.png
Link: Added: This issue is related to JBQA-4062
Chris, can you please have a look at this minor UI issues? I can still see ugly buttons at EPP5.2.0 ER05, WSRP 2.1.0-EPP520-Beta08. Thanks
Link: Added: This issue relates to JBEPP-1223
the problem with ugly buttons can be resolved very easily, just in: .UIWsrpPortlet .ButtonMiddle change the value line-height: 22px; to line-height: 21px; with 21px, the buttons look fine. but this is only quick fix, the reall fix would be to implement the buttons in the same way as in the rest of EPP.
line-height: 21px results in visual issues with WebKit browsers (Safari, Chrome). A proper solution would be needed at some point but this is far from being a priority at the moment. Deferred.
Labels: Added: EPP_6_0_0_Candidate
The WSRP UI admin has changed in 5.2.1. I believe this issue is fixed.
Re-assigned to Villiam for verification.