Slight layout tweak
[?]
Nov 6, 2013, 12:32 PM
GMD762QF22QE4FOJYLQLZT6S3WGQNFZCV6VH5CHJDIN3J4QEKCPACDependencies
- [2]
GTXYNFUKMerge branch 'master' into persona - [3]
TQKGQ5R3 - [4]
Z6FOXDECUse more flash messages - [5]
KSBB33REAdd a dashboard - [6]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [7]
XJRJ4J7MAdd user registration - [8]
NZQYBRU5Use the alert class for flash messages - [9]
S5GCSCNSUpdate bootstrap to 2.3.1 - [10]
WUCOEIFASearch: Limit the number of results - [11]
3ZAJ2ZRPUse popovers for the product list help/details - [12]
MXV4GAMBAdd separation between news items - [13]
7ZQAHJQMFix indentation - [14]
4GU5Y2XZAdd some margin about h3 elements - [15]
PZL3SZM3Give every page a consistent title - [*]
J5UVLXOK* Start of a basic Catalyst web interface. - [*]
KKJNJHO5Update bootstrap to 2.0.3 - [*]
NOSDBMWDRemove comments, re-add logo.
Change contents
- edit in src/root/layout.tt at line 68
- edit in src/root/layout.tt at line 69
<br /> - edit in src/root/layout.tt at line 73
<br /> - edit in src/root/layout.tt at line 77
<br /> - replacement in src/root/layout.tt at line 82
<h1><small>[% IF c.user_exists && starUri; INCLUDE makeStar; " "; END; HTML.escape(title) %]</small></h1>[% IF c.user_exists && starUri; INCLUDE makeStar; " "; END; HTML.escape(title) %] - replacement in src/root/layout.tt at line 85
<br />[% 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
margin-top: 0em;margin-top: 1em; - replacement in src/root/static/css/hydra.css at line 76
}div.page-header h1 {margin-bottom: 0em;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
div.page-header h1 small {font-size: 45%;}