Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 35988 invoked from network); 12 Apr 2004 16:22:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Apr 2004 16:22:47 -0000 Received: (qmail 67056 invoked by uid 500); 12 Apr 2004 16:22:38 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 67038 invoked by uid 500); 12 Apr 2004 16:22:38 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 67023 invoked by uid 500); 12 Apr 2004 16:22:38 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 67014 invoked from network); 12 Apr 2004 16:22:38 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 12 Apr 2004 16:22:38 -0000 Received: (qmail 35896 invoked by uid 1569); 12 Apr 2004 16:22:44 -0000 Date: 12 Apr 2004 16:22:44 -0000 Message-ID: <20040412162244.35895.qmail@minotaur.apache.org> From: nd@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/docs/manual/style/css manual-print.css X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N nd 2004/04/12 09:22:44 Modified: docs/manual/style/css Tag: APACHE_2_0_BRANCH manual-print.css Log: fade out the different languages for print Revision Changes Path No revision No revision 1.6.2.6 +2 -0 httpd-2.0/docs/manual/style/css/manual-print.css Index: manual-print.css =================================================================== RCS file: /home/cvs/httpd-2.0/docs/manual/style/css/manual-print.css,v retrieving revision 1.6.2.5 retrieving revision 1.6.2.6 diff -u -u -r1.6.2.5 -r1.6.2.6 --- manual-print.css 9 Feb 2004 20:47:31 -0000 1.6.2.5 +++ manual-print.css 12 Apr 2004 16:22:44 -0000 1.6.2.6 @@ -604,6 +604,8 @@ font-weight: bold; } +div.toplang, +div.bottomlang, div#footer p.menu { display: none; }