File:  [Repository] / kupu / apache-lenya / lenya / drawers / kupudrawerstyles.css
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Sep 15 13:06:00 2005 UTC (18 years, 9 months ago) by dwinter
Branches: first, MAIN
CVS tags: dwinter, HEAD
modifizierter kupu fuer webpages des instituts

/*****************************************************************************
 *
 * Kupu drawer styles
 *
 * Copyright (c) 2003-2005 Kupu Contributors. See CREDITS.txt
 *
 * Instead of customizing this file, it is recommended to add your own
 * CSS file.  Feel free to use whole or parts of this for your own
 * designs, but give credit where credit is due.
 *
 *****************************************************************************/

/* $Id: kupudrawerstyles.css,v 1.1.1.1 2005/09/15 13:06:00 dwinter Exp $ */

img.library-icon-collection, img.library-icon-resource {
  margin-right: 5px;
  height: 16px;
  width: 16px;
  vertical-align: middle;
}

span.drawer-item-title {
  padding-left: 2px;
  padding-right: 2px;
  height: 16px;
  vertical-align: middle;
}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>