comparison templates/header.tmpl @ 583:415054ea31c1

[PATCH] Hide style from non conformant agents -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [PATCH] Hide style from non conformant agents From: Edouard Gomez <edouard.gomez@gmail.com> Hide style from non conformant agents manifest hash: a5bab168fece5c570b84987faee8eed944ce3fab -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCx1cWywK+sNU5EO8RAm9LAKCcVq6I71gE+SR97ebX4hgm3+1L6QCgtUF6 qWADsVpZhU5xVipYn0SpE9Y= =btY1 -----END PGP SIGNATURE-----
author mpm@selenic.com
date Sat, 02 Jul 2005 19:10:14 -0800
parents e9b1147db448
children 51626d888526
comparison
equal deleted inserted replaced
582:df8a5a0098d4 583:415054ea31c1
2 2
3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <html> 4 <html>
5 <head> 5 <head>
6 <style type="text/css"> 6 <style type="text/css">
7 <!--
7 a { text-decoration:none; } 8 a { text-decoration:none; }
8 .parity0 { background-color: #dddddd; } 9 .parity0 { background-color: #dddddd; }
9 .parity1 { background-color: #eeeeee; } 10 .parity1 { background-color: #eeeeee; }
10 .lineno { width: 60px; color: #aaaaaa; font-size: smaller; } 11 .lineno { width: 60px; color: #aaaaaa; font-size: smaller; }
11 .plusline { color: green; } 12 .plusline { color: green; }
22 .metatag { 23 .metatag {
23 background-color: #888888; 24 background-color: #888888;
24 color: white; 25 color: white;
25 text-align: right; 26 text-align: right;
26 } 27 }
27 28 -->
28 </style> 29 </style>