Skip to content

Please fix the frame around the back button. #19

Answered by AntonS2000
AntonS2000 asked this question in Q&A
Discussion options

You must be logged in to vote

Hurrah! I found the solution!
So, the problem is solved as follows:

  1. Go to the ./resources folder of the add-on;
  2. Open the file "tabs-and-urlbar.css" with any code editor (preferably);
  3. Look for the comment /* Photonizes the back button */ (approximately line 420);
  4. Immediately after > image {, on the next line (423 in count) insert the following: border: 1px solid #b1b1b2 !important;;
  5. Save, close, restart the browser. Done! ;)

Proofs:

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by AntonS2000
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@AntonS2000
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants