/* $Id: viewgrid.css 25 2007-07-24 03:33:10Z unicinfo $
   Copyright (c) 2004 Kurt M. Brown, x2ii.info.
   This file is subject to the terms and conditions of the GNU General Public
   License. See the file COPYING for more details.
*/

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

arrowscrollbox[anonid="listBox"] {
    padding: 6px;
}
arrowscrollbox[anonid="listBox"] > checkbox[checked="true"] {
    font-weight: bold;
}

