Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave
git-svn-id: svn://10.0.0.236/trunk@136152 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
/* Style bug rows according to severity. */
|
||||
.bz_blocker { color: red; font-weight: bold; }
|
||||
.bz_critical { color: red; }
|
||||
.bz_enhancement { font-style: italic; }
|
||||
.bz_enhancement { color: #888; background-color: white; }
|
||||
|
||||
/* Style secure bugs if the installation is not using bug groups.
|
||||
* Installations that *are* using bug groups are likely to be using
|
||||
|
||||
Reference in New Issue
Block a user