mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
8 lines
230 B
CSS
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; }
|