Update bootstrap to 2.3.1
[?]
Apr 26, 2013, 12:45 PM
S5GCSCNSR43NZ23DR22G7E7ZWNCSQ44WUPXLESYHJCM7XBKED3SQCDependencies
- [2]
SSKVYYI4Tweaks - [3]
KKJNJHO5Update bootstrap to 2.0.3 - [4]
F26JXTLNTrailing whitespace - [5]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [6]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [7]
FV2M6MOThydra: use autoconf/-make - [8]
3PNG7NIBRemove trailing whitespace - [9]
GGT2BLPFSet mouse pointer to indicate you can click on rows - [10]
4GU5Y2XZAdd some margin about h3 elements - [11]
NRSKJPP4makeLink -> menuItem - [12]
JARRBLZDBootstrapify the Hydra forms (except the project and jobset edit pages) - [13]
PZL3SZM3Give every page a consistent title - [14]
WUCOEIFASearch: Limit the number of results - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/root/Makefile.am at line 10
BOOTSTRAP = bootstrap-2.0.3.zipBOOTSTRAP = bootstrap-2.3.1.zip - edit in src/root/static/css/hydra.css at line 57
}h2 {font-size: 150%;margin-bottom: 0em; - edit in src/root/static/css/hydra.css at line 65
font-size: 120%; - replacement in src/root/static/css/hydra.css at line 67
margin-bottom: 0.5em;margin-bottom: 0em;}div.page-header {margin-top: 0em;margin-bottom: 1em;}div.page-header h1 {margin-bottom: 0em; - edit in src/root/static/css/hydra.css at line 78[4.293]
div.page-header h1 small {font-size: 45%;} - replacement in src/root/topbar.tt at line 2
<li class="[% IF "${root}${curUri}" == uri %]active[% END %]"><li class="[% IF "${root}${curUri}" == uri %]active[% END %]" [% IF confirmmsg %]onclick="javascript:return confirm('[% confirmmsg %]')"[% END %]> - replacement in src/root/topbar.tt at line 170
[% INCLUDE maybeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 172
content = "Clear failed builds cache"title = "Clear failed builds cache" - replacement in src/root/topbar.tt at line 175
[% INCLUDE maybeLink[% INCLUDE menuItem - replacement in src/root/topbar.tt at line 177
content = "Clear all non-running old builds from queue"title = "Clear all non-running old builds from queue"