summaryrefslogtreecommitdiffstats
path: root/css/edit_bug.css
blob: edde85685904d6b34444b265b3488c3313ff02e8 (plain)
1
2
3
4
5
6
7
8
9

.bz_private { color: darkred ; background : #f3eeee ; }
.bz_disabled { color: #a0a0a0 ; }

.bz_obsolete { text-decoration: line-through; }
.bz_inactive { text-decoration: line-through; }
.bz_closed { text-decoration: line-through; }

table#flags th, table#flags td { vertical-align: baseline; text-align: left; }