Project

General

Profile

« Previous | Next » 

Revision 3587

Added by bowdish over 16 years ago

adjustments for result set page

View differences:

lib/style/skins/obfs/obfs.css
212 212
}
213 213

  
214 214
.searchresultsdivider {
215
    background-color: #dddddd;   
215
    background-color: transparent;
216
    border-bottom: 1px solid #dddddd;   
216 217
}
217 218

  
218 219
/**
lib/style/skins/nceas/nceas.css
252 252
}
253 253

  
254 254
pre {
255
    margin-right: 8em;
255
/**    margin-right: 8em;
256 256
    padding: .4em .75em;
257
    */
258
    font-size: 10px;
257 259
}
258 260

  
259 261
/**
lib/style/skins/nrs/nrs.css
212 212
}
213 213

  
214 214
.searchresultsdivider {
215
    background-color: #dddddd;   
215
    background-color: transparent;   
216
    border-bottom: 1px solid #dddddd;
216 217
}
217 218

  
218 219
/**

Also available in: Unified diff