Slight layout tweak

[?]
Nov 6, 2013, 12:32 PM
GMD762QF22QE4FOJYLQLZT6S3WGQNFZCV6VH5CHJDIN3J4QEKCPAC

Dependencies

  • [2] GTXYNFUK Merge branch 'master' into persona
  • [3] 7ZQAHJQM Fix indentation
  • [4] MXV4GAMB Add separation between news items
  • [5] NZQYBRU5 Use the alert class for flash messages
  • [6] WUCOEIFA Search: Limit the number of results
  • [7] 4GU5Y2XZ Add some margin about h3 elements
  • [8] 3ZAJ2ZRP Use popovers for the product list help/details
  • [9] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [10] Z6FOXDEC Use more flash messages
  • [11] PZL3SZM3 Give every page a consistent title
  • [12] S5GCSCNS Update bootstrap to 2.3.1
  • [13] KSBB33RE Add a dashboard
  • [14] TQKGQ5R3
  • [15] XJRJ4J7M Add user registration
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.
  • [*] KKJNJHO5 Update bootstrap to 2.0.3
  • [*] NOSDBMWD Remove comments, re-add logo.

Change contents

  • edit in src/root/layout.tt at line 68
    [3.7353][3.0:1]()
  • edit in src/root/layout.tt at line 69
    [2.204][3.152:167](),[3.152][3.152:167]()
    <br />
  • edit in src/root/layout.tt at line 73
    [3.4206][2.205:220]()
    <br />
  • edit in src/root/layout.tt at line 77
    [3.138][2.223:238]()
    <br />
  • replacement in src/root/layout.tt at line 82
    [2.317][3.7015:7131](),[3.3204][3.7015:7131]()
    <h1><small>[% IF c.user_exists && starUri; INCLUDE makeStar; " "; END; HTML.escape(title) %]</small></h1>
    [2.317]
    [2.318]
    [% IF c.user_exists && starUri; INCLUDE makeStar; " "; END; HTML.escape(title) %]
  • replacement in src/root/layout.tt at line 85
    [2.350][2.350:365]()
    <br />
    [2.350]
    [3.3310]
    [% IF first %]<br />[% first = 0; END; %]
  • edit in src/root/static/css/hydra.css at line 5
    [18.73074]
    [19.152]
    div.alert {
    margin-top: 1em;
    }
  • replacement in src/root/static/css/hydra.css at line 74
    [3.154][3.154:175]()
    margin-top: 0em;
    [3.154]
    [3.175]
    margin-top: 1em;
  • replacement in src/root/static/css/hydra.css at line 76
    [3.199][3.199:247]()
    }
    div.page-header h1 {
    margin-bottom: 0em;
    [3.199]
    [3.291]
    padding-top: 0em;
    padding-bottom: 0.5em;
    color: #999999;
    font-size: 123.809%;
    font-weight: normal;
  • edit in src/root/static/css/hydra.css at line 83
    [3.249][3.249:296](),[3.296][3.1753:1756]()
    div.page-header h1 small {
    font-size: 45%;
    }