update user profile tour styles
This commit is contained in:
parent
5472cdcad7
commit
bb4b1a14fd
2 changed files with 2 additions and 2 deletions
|
@ -120,7 +120,7 @@ tour.addSteps([
|
|||
],
|
||||
},
|
||||
{
|
||||
text: "{% trans 'Now you understand the basics of your profile page, let\s add a book to your shelves. Search for a title or author here to continue the tour.' %}",
|
||||
text: "{% trans 'Now you understand the basics of your profile page, let\s add a book to your shelves.<p class=\'notification is-warning is-light mt-3\'>Search for a title or author to continue the tour.</p>' %}",
|
||||
title: "{% trans 'Find a book' %}",
|
||||
attachTo: {
|
||||
element: "#tour-search",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue