* hydra: more minor css tweaks

[?]
Feb 25, 2010, 1:43 PM
PRNGXWJ3RSR67M5S6RLDAYRFGPBT3K2VR2BKDMPIUU7SRCC5RU7QC

Dependencies

  • [2] X5OIC5FF * hydra: ui bug
  • [3] J5UVLXOK * Start of a basic Catalyst web interface.
  • [4] FKK2ZSTL * Split the CSS.
  • [5] GNIEG2GC * Disambiguate jobs by jobset name. I.e. jobs with the same name in
  • [6] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [7] ELABMHJI * hydra: layout changes
  • [8] JLDUSNUO * Unify rendering of finished and scheduled builds.
  • [9] 4S4ZMFJK * Links on trs.
  • [10] JFZNAYJX * Showing releases.
  • [11] JRU2LRPZ
  • [12] S5PV6IIM * Represent jobs explicitly in the DB.
  • [*] IK53RV4V

Change contents

  • replacement in src/root/common.tt at line 64
    [3.737][3.34:117]()
    <table class="buildList tablesorter[% IF !showSchedulingInfo %] queue[% END %]">
    [3.737]
    [3.767]
    <table class="buildList tablesorter[% IF !showSchedulingInfo %] clean[% END %]">
  • replacement in src/root/static/css/hydra.css at line 44
    [3.31089][3.1392:1431]()
    table.tablesorter tr:nth-child(even) {
    [3.31089]
    [3.1431]
    table.tablesorter:not(.clean) tr:nth-child(even) {
  • replacement in src/root/static/css/hydra.css at line 48
    [3.9170][2.1125:1163]()
    table.tablesorter tr:nth-child(odd) {
    [3.9170]
    [2.1163]
    table.tablesorter:not(.clean) tr:nth-child(odd) {