aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/fixmystreet.com/layout.scss
Commit message (Collapse)AuthorAgeLines
* [fixmystreet.com] Remove friendly A/B test.Matthew Somerville2017-03-16-124/+0
| | | | This has been running for a year, added in e17eb20.
* [fixmystreet.com] Fix broken goodies CSS.Matthew Somerville2016-06-15-0/+4
| | | | Stop sidebar overlapping footer, and giving footer heading a top border.
* Merge branch '1350-stop-map-hiding-behind-header'Matthew Somerville2016-06-03-4/+0
|\
| * [UK] Remove some unnecessary CSS.Matthew Somerville2016-06-03-4/+0
| |
* | Improve CSS compilation.Matthew Somerville2016-05-31-2/+2
|/ | | | | | | | 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.
* [fixmystreet.com] Add standard mySociety footer.Zarino Zappia2016-05-10-42/+33
| | | | | | | | | | | 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.
* Switch list item heading from h4 to h3.Matthew Somerville2016-03-30-1/+2
| | | | This stops the front page header nesting skipping a level.
* [fixmystreet.com] Some fixes to A/B edge cases.Matthew Somerville2016-03-18-5/+15
| | | | Better contrast; don't show on /about/council.
* [fixmystreet.com] Friendly A/B test setup.Zarino Zappia2016-03-11-0/+115
| | | | | | | | 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.
* [fixmystreet.com] Make sure front page error seen.Matthew Somerville2016-02-24-0/+6
| | | | Fixes #1336.
* [fixmystreet.com] Don't show app step if used app.Matthew Somerville2016-01-06-0/+4
| | | | Fixes #1305.
* Streamline navigation menu CSS.Matthew Somerville2015-09-28-20/+10
| | | | | Reduce need for specificity. Also fix some bugs in Harrogate base menu display, and couple of other cobrand tweaks.
* Add missing background-size to retina image.Matthew Somerville2015-09-22-0/+1
| | | | Fixes #838.
* Update SCSS to handle right-to-left layout.Matthew Somerville2015-09-17-15/+10
| | | | | Adds a '$direction' parameter that can be used to switch all layout to either left or right.
* Merge branch 'issues/#805-name-check-cobrand'Matthew Somerville2015-07-31-8/+0
|
* [fixmystreet.com] Tidy up cobrand specific files.Matthew Somerville2015-07-31-0/+336
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.