Last modified: 2010-09-01 20:34:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24232, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22232 - Add/Update bug styles
Add/Update bug styles
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Priyanka Dhanda
:
: 23232 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-22 22:49 UTC by Trevor Parscal
Modified: 2010-09-01 20:34 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Trevor Parscal 2010-01-22 22:49:53 UTC
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;
}
Comment 1 Sam Reed (reedy) 2010-08-10 21:34:06 UTC
Enhancement and major are as above, minor is as below :P

.bz_minor {
color: #690;
}


And then in the SVN is

.bz_minor {
  color:#669900;
}
Comment 2 Sam Reed (reedy) 2010-08-10 21:44:43 UTC
*** Bug 23232 has been marked as a duplicate of this bug. ***
Comment 3 Sam Reed (reedy) 2010-08-10 21:45:09 UTC
.bz_blocker {
  colour ;
  font-weight:bold;
}

Moving blocker from seperate bug
Comment 4 Sam Reed (reedy) 2010-09-01 19:05:47 UTC
r72151

Ryan can you sync out please?
Comment 5 Ryan Lane 2010-09-01 20:34:46 UTC
Done.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links