Closed Acid-Crash closed 4 years ago
Open ctb_on_main_toolbars.css
and replace every
:-moz-any(.chromeclass-toolbar,#header-view-toolbox,#attachmentView)
with
:-moz-any(.chromeclass-toolbar,#header-view-toolbox,#attachmentView,.lightning-notification-bar)
Report back.
Seems to be good. Made some basic hover, active button checks etc.
I just posted a new main release incl. this change.
thx, closing ticket
Describe the issue _ctb_on_maintoolbars.css seems to lack styling for event/invitation related buttons (they use default styling when compared to other one)
What should have happened instead? All button on toolbar should have the same style
Steps to reproduce the issue? Open the message that have an event/invitation for default Lightning addon
I believe this can be fixed by addingone of the following element
#imip-view-toolbox
(or maybe.lightning-notification-bar
) to the existing style