----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47055/#review133313 -----------------------------------------------------------
src/webui/master/static/css/mesos.css (line 2) <https://reviews.apache.org/r/47055/#comment197618> ok thanks src/webui/master/static/css/mesos.css (line 9) <https://reviews.apache.org/r/47055/#comment197619> ok that's more standard. thanks src/webui/master/static/css/mesos.css (line 21) <https://reviews.apache.org/r/47055/#comment197620> ok thanks src/webui/master/static/css/mesos.css (line 30) <https://reviews.apache.org/r/47055/#comment197621> I overwirte the background-color from #777 to #555 for the contrast of the "Master" in the html header src/webui/master/static/css/mesos.css (line 42) <https://reviews.apache.org/r/47055/#comment197622> Thanks. - Chen Nan Li On 五月 6, 2016, 8:58 a.m., Chen Nan Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47055/ > ----------------------------------------------------------- > > (Updated 五月 6, 2016, 8:58 a.m.) > > > Review request for mesos, Zhiwei Chen and haosdent huang. > > > Bugs: MESOS-5204 > https://issues.apache.org/jira/browse/MESOS-5204 > > > Repository: mesos > > > Description > ------- > > Make the proper contrast ratio in web page for accessibility. > > > Diffs > ----- > > src/webui/master/static/css/mesos.css > 5b1227e9d64757f9fc106e497f7fa3ed72112c10 > > Diff: https://reviews.apache.org/r/47055/diff/ > > > Testing > ------- > > Ensuring that a contrast ratio of at least 4.5:1 exists between text (and > images of text) and background behind the text. > > refer to https://www.w3.org/TR/WCAG20-TECHS/G18.html > > > Thanks, > > Chen Nan Li > >
