Move <style> to hydra.css

[?]
Feb 19, 2013, 1:34 PM
KT2SLXPUCFHTXCSCBNU2RYSDN6DT672VIB4T75VFWU6UZSK4BGGQC

Dependencies

  • [2] MGOGOKQP add tracker html code via HYDRA_TRACKER
  • [3] YNHNVV3H Making pretty printed log look normal again. Issue #6
  • [4] QB3LWT7N * Ouch.
  • [5] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [6] BA46C5LN * Pretty-print the logs.
  • [7] F2YSY4BK update jquery versions in templates
  • [8] UVMFS73T * Some jQuery / CSS hackery.
  • [9] E3X3C5LK Replace ugly link with nice small buttons
  • [10] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [11] JLVKTWLT hydra: newer version of jquery ui
  • [12] YJAHR4FU * jQuery 1.8.4.
  • [13] J5UVLXOK * Start of a basic Catalyst web interface.
  • [14] YTSIRIMK * Separate job status and all builds pages.
  • [15] HRAFVVOE make logo configurable via HYDRA_LOGO env var

Change contents

  • edit in src/root/layout.tt at line 13
    [4.2185][4.5682:5771](),[4.5771][4.900:975](),[4.975][3.0:77](),[3.77][4.5771:6127](),[4.975][4.5771:6127](),[4.5771][4.5771:6127]()
    <link rel="stylesheet" href="/static/bootstrap/css/bootstrap.css" type="text/css" />
    <link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
    <link rel="stylesheet" href="/static/css/logfile.css" type="text/css" />
    <style>
    body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    padding-bottom: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    }
    </style>
    <link rel="stylesheet" href="/static/bootstrap/css/bootstrap-responsive.css" type="text/css" />
  • edit in src/root/layout.tt at line 16
    [4.6364]
    [4.6364]
    <link rel="stylesheet" href="/static/bootstrap/css/bootstrap.css" type="text/css" />
    <link rel="stylesheet" href="/static/bootstrap/css/bootstrap-responsive.css" type="text/css" />
  • replacement in src/root/layout.tt at line 22
    [4.6638][4.6638:6643]()
    <!--
    [4.6638]
    [4.6643]
    <link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
    <link rel="stylesheet" href="/static/css/logfile.css" type="text/css" />
    <!--
  • replacement in src/root/layout.tt at line 28
    [4.6739][4.6739:6743]()
    -->
    [4.6739]
    [4.1901]
    -->
  • edit in src/root/layout.tt at line 78
    [4.2072]
    [2.53]
  • edit in src/root/layout.tt at line 80
    [2.71]
    [4.11562]
  • edit in src/root/static/css/hydra.css at line 1
    [4.8691]
    [4.10353]
    body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    padding-bottom: 0px; /* 60px to make the container go all the way to the bottom of the topbar */
    }