Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add http/https lock icons #144

Merged
merged 3 commits into from
Jan 13, 2016
Merged

Add http/https lock icons #144

merged 3 commits into from
Jan 13, 2016

Conversation

diracdeltas
Copy link
Member

I made the lock icon a bit darker because it was hard to see; happy to change based on @bradleyrichter's input.

Auditors: @bbondy

@@ -10,5 +10,6 @@ module.exports = {
tabPage: '.tabPage',
tabPage1: '[data-tab-page="0"]',
tabPage2: '[data-tab-page="1"]',
closeTab: '.closeTab'
closeTab: '.closeTab',
urlbarIcon: '.urlbarIcon'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test would be better if there was a way to select the pseudo-element that actually contains the lock icon character.

@bbondy
Copy link
Member

bbondy commented Jan 13, 2016

Great stuff, merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants