@import '/www/style/html/xhtml.css';

/* Style Sheet for Automatically Generated Image lists */
/* See also: <https://suika.suikawiki.org/gate/cvs/okuchuu/piclist.ja.cgi> */

/* Thumbnails */
img.ico, img.ico.s, img.mini-icon, .detail img.mini-icon {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 90px;
}

img.s {
  width: 120px;
  height: 90px;
}


/* Detailed Lists */
.image-with-desc {
  clear: both;
}

.detail img {
  float: left;
  margin: 0.5em;
  padding: 0.5em;
  width: 180px;
  height: 135px;
}

.dir-with-desc {
  clear: both;
}

.file-with-desc {
  clear: both;
}

.detail dl {
  margin-left: 230px;
}

.has-target .detail dl {
  margin: 0;
  font-size: 80%;
}

.detail dt {
  display: block;
  list-style-type: none;
}

.footer {
  clear: both;
}

li.dir-up {
  list-style-image: url(/icons/forward);
}

li.dir {
  list-style-image: url(/icons/folder);
}

/* License

Copyright 2005 Wakaba <wakaba@suikawiki.org>.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; see the file COPYING.  If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.

*/

/* $Date: 2005/02/26 04:15:43 $ */
