blob: 95fb629271c6e18d7b4b56096750eb71650e827b (
plain)
1
2
3
4
5
6
7
|
.bz_private { color: darkred ; background : #f3eeee ; }
.bz_disabled { color: #a0a0a0 ; }
.bz_comment { background-color: #e0e0e0; }
table#flags th, table#flags td { vertical-align: baseline; text-align: left; }
|