svn commit: r45465 - head/en_US.ISO8859-1/htdocs/layout/css
Gavin Atkinson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gavin Date: Sat Aug 16 21:18:28 2014 New Revision: 45465 URL: http://svnweb.freebsd.org/changeset/doc/45465 Log: Remove the cvsweb.cgi style sheet, missed in r45462. Deleted: head/en_US.ISO8859-1/htdocs/layout/css/cvsweb.css Modified: head/en_US.ISO8859-1/htdocs/layout/css/Makefile Modified: head/en_US.ISO8859-1/htdocs/layout/css/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/layout/css/Makefile Sat Aug 16 21:13:39 2014 (r45464) +++ head/en_US.ISO8859-1/htdocs/layout/css/Makefile Sat Aug 16 21:18:28 2014 (r45465) @@ -7,7 +7,7 @@ .include "../Makefile.inc" .endif -DATA= cvsweb.css +DATA= DATA+= fixed.css DATA+= fixed_large.css DATA+= global.css _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"