[Python-checkins] python/dist/src/Doc/html style.css,1.29,1.30

fdrake at users.sourceforge.net fdrake at users.sourceforge.net
Thu Sep 4 16:16:47 EDT 2003


Update of /cvsroot/python/python/dist/src/Doc/html
In directory sc8-pr-cvs1:/tmp/cvs-serv16390/html
Modified Files:
	style.css 
Log Message:
Suppress more online-only navigation in the printed HTML.
Index: style.css
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/html/style.css,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** style.css	4 Sep 2003 19:30:15 -0000	1.29
--- style.css	4 Sep 2003 22:16:45 -0000	1.30
***************
*** 147,150 ****
 */
 @media print {
! #bottom-navigation-panel { display: none; }
 }
--- 147,150 ----
 */
 @media print {
! .online-navigation { display: none; }
 }


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /