/* Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */

/* $Id: messagelist.css,v 1.8 2020/10/14 14:08:32 kahan Exp $ */

/* Common submodule for all message lists
**
** Used in {team,member,public}-messagelist.css
**
*/

body { line-height: 1.2; }

dfn {font-weight: bold;}
map ul {list-style:none;}
.messages-list {
  border-top:thin solid black;
  border-bottom:thin solid black;
}
