caillon%returnzero.com fdbc79f04d Bug 153583 - Links to obsoleted attachment should use line-through style
r=kiko@async.com.br
a=justdave@netscape.com


git-svn-id: svn://10.0.0.236/trunk@145240 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 01:16:45 +00:00

8 lines
230 B
CSS

.bz_private { color: darkred ; background : #f3eeee ; }
.bz_disabled { color: #a0a0a0 ; }
.bz_obsolete { text-decoration: line-through underline; }
table#flags th, table#flags td { vertical-align: baseline; text-align: left; }