head	1.4;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.4
date	2007.03.17.21.29.35;	author simon;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.17.15.36.10;	author simon;	state Exp;
branches;
next	1.2;

1.2
date	2006.09.18.21.25.38;	author shaun;	state Exp;
branches;
next	1.1;

1.1
date	2005.10.04.05.49.13;	author murray;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Add CSS from/for cvsweb 3.0.6.
@
text
@# $FreeBSD: www/en/layout/css/Makefile,v 1.3 2007/03/17 15:36:10 simon Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DATA=	cvsweb.css
DATA+=	fixed.css
DATA+=	fixed_large.css
DATA+=	global.css
DATA+=	iefixes.css
DATA+=	layout.css
DATA+=	navigation.css
DATA+=	query-pr.css
DATA+=	table.css
DATA+=	text.css

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.3
log
@Break a long line by using standard doc/www Makefile style.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/layout/css/Makefile,v 1.2 2006/09/18 21:25:38 shaun Exp $
d10 2
a11 1
DATA=	fixed.css
@


1.2
log
@Introducing the new GNATS web interface.

This was written from scratch, and offers numerous enhancements over the
old script; notably:

- Patches are parsed, coloured, uudecoded, and downloadable.
- Cleaner, clearer layout.
- Easier-to-read Audit-Trail.

Reviewed by:	freebsd-www (well, I tried...)
Approved by:	simon
@
text
@d1 1
a1 1
# $FreeBSD: www/en/layout/css/Makefile,v 1.1 2005/10/04 05:49:13 murray Exp $
d10 9
a18 1
DATA=   fixed.css fixed_large.css global.css iefixes.css layout.css navigation.css table.css text.css query-pr.css
@


1.1
log
@Add layout styles/images for new website design.

Submitted by:  Emily Boyd
Sponsored by:  Google Summer of Code
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gifs/Makefile,v 1.53 2005/05/08 15:49:57 murray Exp $
d10 1
a10 1
DATA=   fixed.css fixed_large.css global.css iefixes.css layout.css navigation.css table.css text.css
@

