##// END OF EJS Templates
[PATCH] Hide style from non conformant agents...
mpm@selenic.com -
r583:415054ea default
parent child Browse files
Show More
@@ -4,6 +4,7 b' Content-type: text/html'
4 4 <html>
5 5 <head>
6 6 <style type="text/css">
7 <!--
7 8 a { text-decoration:none; }
8 9 .parity0 { background-color: #dddddd; }
9 10 .parity1 { background-color: #eeeeee; }
@@ -24,5 +25,5 b' a { text-decoration:none; }'
24 25 color: white;
25 26 text-align: right;
26 27 }
27
28 -->
28 29 </style>
General Comments 0
You need to be logged in to leave comments. Login now