File tree Expand file tree Collapse file tree 9 files changed +16
-16
lines changed
Expand file tree Collapse file tree 9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11/* global colorScheme, Color */
22/**
3- * Adds a listener to the Color Scheme control to update other color controls to new values/defaults.
3+ * Add a listener to the Color Scheme control to update other color controls to new values/defaults.
44 * Also trigger an update of the Color Scheme CSS when a color is changed.
55 */
66
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ samp {
102102}
103103
104104/* *
105- * Adds the correct font size in all browsers.
105+ * Add the correct font size in all browsers.
106106 */
107107
108108small {
@@ -306,7 +306,7 @@ textarea {
306306 ========================================================================== */
307307
308308/*
309- * Adds the correct display in Edge, IE 10+, and Firefox.
309+ * Add the correct display in Edge, IE 10+, and Firefox.
310310 */
311311
312312details {
Original file line number Diff line number Diff line change @@ -1981,7 +1981,7 @@ samp {
19811981}
19821982
19831983/**
1984- * Adds the correct font size in all browsers.
1984+ * Add the correct font size in all browsers.
19851985 */
19861986small {
19871987 font-size : 80% ;
@@ -2182,7 +2182,7 @@ textarea {
21822182/* Interactive
21832183 ========================================================================== */
21842184/*
2185- * Adds the correct display in Edge, IE 10+, and Firefox.
2185+ * Add the correct display in Edge, IE 10+, and Firefox.
21862186 */
21872187details {
21882188 display : block;
Original file line number Diff line number Diff line change @@ -1981,7 +1981,7 @@ samp {
19811981}
19821982
19831983/**
1984- * Adds the correct font size in all browsers.
1984+ * Add the correct font size in all browsers.
19851985 */
19861986small {
19871987 font-size : 80% ;
@@ -2182,7 +2182,7 @@ textarea {
21822182/* Interactive
21832183 ========================================================================== */
21842184/*
2185- * Adds the correct display in Edge, IE 10+, and Firefox.
2185+ * Add the correct display in Edge, IE 10+, and Firefox.
21862186 */
21872187details {
21882188 display : block;
Original file line number Diff line number Diff line change 11/* global colorScheme, Color */
22/**
3- * Adds a listener to the Color Scheme control to update other color controls to new values/defaults.
3+ * Add a listener to the Color Scheme control to update other color controls to new values/defaults.
44 * Also trigger an update of the Color Scheme CSS when a color is changed.
55 */
66
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ samp {
251251}
252252
253253/**
254- * Adds the correct font size in all browsers.
254+ * Add the correct font size in all browsers.
255255 */
256256small {
257257 font-size : 80% ;
@@ -437,7 +437,7 @@ textarea {
437437 ========================================================================== */
438438
439439/*
440- * Adds the correct display in Edge, IE 10+, and Firefox.
440+ * Add the correct display in Edge, IE 10+, and Firefox.
441441 */
442442details {
443443 display : block;
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ samp {
111111}
112112
113113/* *
114- * Adds the correct font size in all browsers.
114+ * Add the correct font size in all browsers.
115115 */
116116
117117small {
@@ -315,7 +315,7 @@ textarea {
315315 ========================================================================== */
316316
317317/*
318- * Adds the correct display in Edge, IE 10+, and Firefox.
318+ * Add the correct display in Edge, IE 10+, and Firefox.
319319 */
320320
321321details {
Original file line number Diff line number Diff line change @@ -434,7 +434,7 @@ samp {
434434}
435435
436436/**
437- * Adds the correct font size in all browsers.
437+ * Add the correct font size in all browsers.
438438 */
439439small {
440440 font-size : 80% ;
@@ -620,7 +620,7 @@ textarea {
620620 ========================================================================== */
621621
622622/*
623- * Adds the correct display in Edge, IE 10+, and Firefox.
623+ * Add the correct display in Edge, IE 10+, and Firefox.
624624 */
625625details {
626626 display : block;
Original file line number Diff line number Diff line change @@ -434,7 +434,7 @@ samp {
434434}
435435
436436/**
437- * Adds the correct font size in all browsers.
437+ * Add the correct font size in all browsers.
438438 */
439439small {
440440 font-size : 80% ;
@@ -620,7 +620,7 @@ textarea {
620620 ========================================================================== */
621621
622622/*
623- * Adds the correct display in Edge, IE 10+, and Firefox.
623+ * Add the correct display in Edge, IE 10+, and Firefox.
624624 */
625625details {
626626 display : block;
You can’t perform that action at this time.
0 commit comments