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

.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; }