Merge lp:~ceda-ei/ubuntu-font-family-website/ubuntu-font-family-website into lp:ubuntu-font-family-website

Proposed by Ceda
Status: Needs review
Proposed branch: lp:~ceda-ei/ubuntu-font-family-website/ubuntu-font-family-website
Merge into: lp:ubuntu-font-family-website
Diff against target: 10 lines (+1/-1)
1 file modified
assets/css/reset.css (+1/-1)
To merge this branch: bzr merge lp:~ceda-ei/ubuntu-font-family-website/ubuntu-font-family-website
Reviewer Review Type Date Requested Status
Ubuntu Font Family Website contributors Pending
Review via email: mp+328968@code.launchpad.net

Description of the change

Added background color and text color to input fields and text fields in order for readability in dark browser themes.

To post a comment you must log in.

Unmerged revisions

75. By ceda_ei <email address hidden>

Added color and background color to text input and select fields in order to support dark themes.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'assets/css/reset.css'
--- assets/css/reset.css 2011-08-30 17:13:08 +0000
+++ assets/css/reset.css 2017-08-14 09:24:31 +0000
@@ -5,4 +5,4 @@
5version: 3.3.05version: 3.3.0
6build: 31676build: 3167
7*/7*/
8html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
9\ No newline at end of file8\ No newline at end of file
9html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;color:#000;background-color:#FFF;}input,textarea,select{*font-size:100%;}legend{color:#000;}

Subscribers

People subscribed via source and target branches

to all changes: