Revision 2142
Added by sgarg over 20 years ago
lib/style/skins/specnet/specnet.css | ||
---|---|---|
241 | 241 |
|
242 | 242 |
.required { |
243 | 243 |
font-weight: bold; |
244 |
color: red;
|
|
244 |
color: #b00000;
|
|
245 | 245 |
} |
246 | 246 |
|
247 | 247 |
.label { |
lib/style/skins/nrs/nrs.css | ||
---|---|---|
229 | 229 |
|
230 | 230 |
.required { |
231 | 231 |
font-weight: bold; |
232 |
color: red;
|
|
232 |
color: #b00000;
|
|
233 | 233 |
} |
234 | 234 |
|
235 | 235 |
.label { |
lib/style/skins/nceas/nceas.css | ||
---|---|---|
241 | 241 |
|
242 | 242 |
.required { |
243 | 243 |
font-weight: bold; |
244 |
color: red;
|
|
244 |
color: #b00000;
|
|
245 | 245 |
} |
246 | 246 |
|
247 | 247 |
.label { |
lib/style/skins/obfs/obfs.css | ||
---|---|---|
229 | 229 |
|
230 | 230 |
.required { |
231 | 231 |
font-weight: bold; |
232 |
color: red;
|
|
232 |
color: #b00000;
|
|
233 | 233 |
} |
234 | 234 |
|
235 | 235 |
.label { |
lib/style/skins/knb/knb.css | ||
---|---|---|
218 | 218 |
|
219 | 219 |
.required { |
220 | 220 |
font-weight: bold; |
221 |
color: red;
|
|
221 |
color: #b00000;
|
|
222 | 222 |
} |
223 | 223 |
|
224 | 224 |
.label { |
Also available in: Unified diff
Fixed bug # 1298