comparison website/issues/html/style.css @ 6106:4be81616e38a

update tracker. Make sure required fields are marked. Update credits.
author John Rouillard <rouilj@ieee.org>
date Thu, 27 Feb 2020 21:50:39 -0500
parents 26811e2031f6
children 88e0a54aa83c
comparison
equal deleted inserted replaced
6105:40329ed1cced 6106:4be81616e38a
166 left at the top of possible multiline description and other 166 left at the top of possible multiline description and other
167 columns */ 167 columns */
168 table.classhelp td { 168 table.classhelp td {
169 vertical-align: top; 169 vertical-align: top;
170 } 170 }
171
172 .required:before {
173 content: "*";
174 color: red;
175 font-weight: bold;
176 }
177
178 /* SHA: 01691a9346b3bc6a29a505a2dfa389ee3edc950f */

Roundup Issue Tracker: http://roundup-tracker.org/