| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
This has been running for a year, added in e17eb20.
|
|
|
|
| |
Stop sidebar overlapping footer, and giving footer heading a top border.
|
|\ |
|
| | |
|
|/
|
|
|
|
|
|
| |
Move to using libsass via CSS::Sass, and stop using compass, supplying
any used mixins directly. This removes the need for any ruby/gem based
installation, and greatly increases the speed of compilation. make_css
is also enhanced, bringing in the file monitoring previously done by a
separate script and improving its dependency monitoring.
|
|
|
|
|
|
|
|
|
|
|
| |
Like a number of recent council cobrands, we remove parts of the default
desktop footer and append our own responsive one in `footer_extra.html`.
This also updates the FixMyStreet app logos (for fixmystreet.com and any
other cobrands that use them) to the most recent style of Apple / Google
sanctioned badges.
Fixes #1385.
|
|
|
|
| |
This stops the front page header nesting skipping a level.
|
|
|
|
| |
Better contrast; don't show on /about/council.
|
|
|
|
|
|
|
|
| |
Includes a smiley, bright yellow homepage, and updated nav bar and
footer across the entire site; a few content changes; request for
gender information from users.
Fixes #1341.
|
|
|
|
| |
Fixes #1336.
|
|
|
|
| |
Fixes #1305.
|
|
|
|
|
| |
Reduce need for specificity. Also fix some bugs in Harrogate base menu
display, and couple of other cobrand tweaks.
|
|
|
|
| |
Fixes #838.
|
|
|
|
|
| |
Adds a '$direction' parameter that can be used to switch all
layout to either left or right.
|
| |
|
|
This moves files only used by fixmystreet.com under
cobrands/fixmystreet.com (some files were already there), and puts
fixmystreet.com's CSS there too, with a special case in the header.
|