Move <style> to hydra.css
[?]
Feb 19, 2013, 1:34 PM
KT2SLXPUCFHTXCSCBNU2RYSDN6DT672VIB4T75VFWU6UZSK4BGGQCDependencies
- [2]
MGOGOKQPadd tracker html code via HYDRA_TRACKER - [3]
YNHNVV3HMaking 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]
F2YSY4BKupdate jquery versions in templates - [8]
UVMFS73T* Some jQuery / CSS hackery. - [9]
E3X3C5LKReplace ugly link with nice small buttons - [10]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [11]
JLVKTWLThydra: 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]
HRAFVVOEmake 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
<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
<!--<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
-->--> - edit in src/root/layout.tt at line 78
- edit in src/root/layout.tt at line 80
- edit in src/root/static/css/hydra.css at line 1
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 */}