8 lines
215 B
CSS
8 lines
215 B
CSS
|
|
.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; }
|