https://bugzilla.wikimedia.org/show_bug.cgi?id=22232

           Summary: Styles for bug severity
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Bugzilla
        AssignedTo: pdha...@wikimedia.org
        ReportedBy: tpars...@wikimedia.org
                CC: innocentkil...@gmail.com


Bugs in lists should be styled based on severity. I would recommend using the
following CSS.

.bz_enhancement {
  color:#106581;
}
.bz_minor {
  color:#d35200;
}
.bz_major {
  color:#d30000;
}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to