1
0
Fork 0
Commit Graph

15 Commits (69a9aeebae193107ba122bf60e5b60386666d85b)

Author SHA1 Message Date
ekager 29e1a9c670 For #7911 - Updates ETP shield assets with new size 2020-06-09 11:57:40 -04:00
Sawyer Blatz 030f75b4df For #5892 & #6380: Updates error page template and allows SSL bypassing 2020-02-03 21:01:14 +01:00
Emily Kager 0b1a67367e
Closes #7814 - Updates dark shield icons (#7838) 2020-01-22 07:42:08 -08:00
Emily Kager 4485b7f647 Add Tracking Protection Info Panel 2019-09-11 07:47:13 -07:00
Yeon Taek Jeong 3a262a429b For #3907: Hide 'Go back' button for bad websites from new tabs 2019-08-02 17:00:48 -07:00
Mihai Adrian ed60bdf470 fixes #3905 - "Go back" button too low on high risk error pages (#4378)
added to border-box value to box-sizing property for tablets so that the height property includes content and padding
2019-07-30 09:24:10 -07:00
Jeff Boek 5dfde74376 For #1881 - Uses flex box to pin button to the bottom 2019-06-07 13:15:26 -07:00
Sawyer Blatz fa67a77151 For #1572: Removes padding from error page button 2019-05-31 12:34:25 -07:00
Sawyer Blatz f848ed149a For #921: Adds styling to error pages 2019-04-17 16:22:25 -05:00
Jeff Boek 379875a62a Fixes #1162 - replaces about page with an Android Fragment 2019-03-27 10:46:19 -07:00
Daniel Holbert 44336c429c Fix stray HTML tag in about.html
Just moving the `html` tag to the beginning (to be the parent of the `head`, rather than its next-sibling).

I'm also deindenting `body` and its contents so that the indentation is consistent. (Alternately, we could increase the indentation of `head` and all of its contents, but that seems unnecessary, and it would probably force the `img#wordmark` /**/ comment to wrap to 3 lines. Seems simpler to just have html/body/head all at the same level of indentation, which is a somewhat common practice to save on indentation.)

This fixes #901.
2019-03-07 16:30:16 -08:00
Sawyer Blatz 56dadad35a
Closes #292: Adds placeholder advanced settings fragments (#638) 2019-02-25 14:05:19 -08:00
Colin Lee 3ccce1b4d2 Fixes #293: Adds about settings page
Co-authored-by: Sawyer Blatz <sblatz@mozilla.com>
2019-02-22 15:33:53 -06:00
Jeff Boek 2e525813f6 Adds build date to the about page 2019-02-13 13:20:12 -06:00
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 2019-02-12 16:04:01 -08:00