Размер файла: 968B
/*
# ---------------------------------------------------------------------
# eFusian
# Copyright (C) 2002 by the Fusian Development Team.
# http://www.efusian.co.uk
# ---------------------------------------------------------------------
# Author: Oliver James Ibbotson Esq.
# Date: 1st February 2003
# ---------------------------------------------------------------------
# Script Name: filefusian.css / FileFusian
# Script Version: 1.6
#
# Description: This is the CSS support file for the
# file-fusian script.
#
# Revision History:
# ---------------------------------------------------------------------
*/
/* Directory Listing Layout */
.container
{
border: 1px #CCCCCC solid;
border-bottom: 0px;
}
.header
{
border: 1px #CCCCCC solid;
border-bottom: 0px;
padding: 2px;
background color: #EBEBEB;
}
hr
{
border: 1px #CCCCCC solid;
}