File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
app/views/integrations/basecamps Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11<% @hide_footer_frames = true %>
22
3- < div data-controller ="popup-window ">
4- < p > Your accounts are now linked! </ p >
5- < p > From now on, any Basecamp link you paste in will get a preview.</ p >
3+ < div data-controller ="popup-window " class =" panel shadow center margin-block-double " >
4+ < strong class =" txt-large " > Your accounts are now linked</ strong >
5+ < p > From now on, any Basecamp link you paste into Fizzy will automatically be turned into a preview.</ p >
66
7- < button class ="btn " data-action ="popup-window#close "> Got it! </ button >
7+ < button class ="btn btn--link " data-action ="popup-window#close "> Done </ button >
88</ div >
Original file line number Diff line number Diff line change 11<% @hide_footer_frames = true %>
22
3- < div data-controller ="popup-window ">
4- < p > You have already setup your Basecamp integration</ p >
3+ < div data-controller ="popup-window " class ="panel shadow center margin-block-double ">
4+ < strong class ="txt-large "> Your accounts are already linked</ strong >
5+ < p > There's nothing left to do. Any Basecamp link you paste into Fizzy will automatically be turned into a preview</ p >
56
6- < button class ="btn " data-action ="popup-window#close "> Ok </ button >
7+ < button class ="btn " data-action ="popup-window#close "> OK </ button >
78</ div >
You can’t perform that action at this time.
0 commit comments