Tweak and update the admin UI style.

Review Request #3262 — Created Aug. 8, 2012 and submitted

Information

Review Board
master

Reviewers

Tweak and update the admin UI style.

The admin UI style has been updated to match the new Review Board UI
style. It has the new header bar (though in a yellowish color to signify
that it's the admin UI) and bits of the UI match the RB color scheme and
images.

The admin login page has been replaced with our standard login page.
This reduces complexity quite a bit.

Rather than fight the Django admin CSS files, we now ship our own
version of their admin.css. While we may have to update it as Django
updates theirs, it's overall less painful.
Tested each page of the admin UI that I could think of that would be
affected, in both Chrome and Firefox.
Description From Last Updated

While we're in here, can we make this say "Admin Dashboard"? I always find it a smidge confusing with the …

daviddavid
david
  1. 
      
  2. Show all issues
    While we're in here, can we make this say "Admin Dashboard"? I always find it a smidge confusing with the normal dashboard.
  3. reviewboard/static/rb/css/admin.less (Diff revision 1)
     
     
    This nesting is getting pretty deep, and is going to cause some sizable selectors. How about creating a class for these?
    1. I'll just remove the "table thead" part. The rest isn't bad. It's the &... parts that make it look long.
      
      "th.sorted .sortoptions a" is pretty small.
  4. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...