Project

General

Profile

« Previous | Next » 

Revision 2034

Added by sgarg over 20 years ago

Fix enter for bug 1306.

View differences:

lib/style/skins/nceas/nceas.css
247 247
.label {
248 248
    font-weight: bold;
249 249
}
250

  
251
/**
252
 *  This is add to overload the p+p function defined in eml.css.
253
 *  Refer to bug# 1306 for further details. 
254
 */
255

  
256
p + p{
257
    text-indent: 0pm;
258
}

Also available in: Unified diff