-
- Downloads
Bug 16735: about:tor should accommodate different fonts/font sizes.
Avoid hard-coded heights and positions in about:tor. The "update needed" arrow is now constructed from 4 elements instead of 2 and the info. "bubbles" use table layout instead of hard-coded heights. Set the CSS z-index so that text will be in front of the status image (onion image) and the "update needed" arrow. Use "let" instead of "var" in the about:tor JS code.
Showing
- src/chrome/content/aboutTor/aboutTor.xhtml 123 additions, 82 deletionssrc/chrome/content/aboutTor/aboutTor.xhtml
- src/chrome/content/aboutTor/onionArrow-extension.png 0 additions, 0 deletionssrc/chrome/content/aboutTor/onionArrow-extension.png
- src/chrome/content/aboutTor/onionArrow-leftBend.png 0 additions, 0 deletionssrc/chrome/content/aboutTor/onionArrow-leftBend.png
- src/chrome/content/aboutTor/onionArrow-rightBend.png 0 additions, 0 deletionssrc/chrome/content/aboutTor/onionArrow-rightBend.png
- src/chrome/skin/aboutTor.css 34 additions, 34 deletionssrc/chrome/skin/aboutTor.css
Loading
Please register or sign in to comment