[tor-bugs] #30962 [Circumvention/Snowflake]: Improve the webextension design

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 24 16:29:16 UTC 2019


#30962: Improve the webextension design
-------------------------------------+------------------------
 Reporter:  arlolra                  |          Owner:  (none)
     Type:  defect                   |         Status:  new
 Priority:  Medium                   |      Milestone:
Component:  Circumvention/Snowflake  |        Version:
 Severity:  Normal                   |     Resolution:
 Keywords:  snowflake-webextension   |  Actual Points:
Parent ID:                           |         Points:
 Reviewer:                           |        Sponsor:
-------------------------------------+------------------------
Changes (by arlolra):

 * cc: antonela (added)


Comment:

 > Could we use the system font? In that way, it will use the client's
 default. Now, it is loading Times New Roman.

 We haven't defined a font-family yet,
 https://gitweb.torproject.org/pluggable-
 transports/snowflake.git/tree/proxy/webext/popup.css

 Search for "system" returns something like,
 {{{
 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-
 Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
 }}}

 Is that what you mean?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30962#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list