aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Add text on request closure.Louise Crow2016-11-24-0/+9
|
* Merge branch 'settings-file'lizconlan2016-09-16-53/+51
|\
| * Remove #logo_wrapper from stylesheetlizconlan2016-08-22-17/+0
| |
| * Move scss settings to _settings.scsslizconlan2016-08-22-36/+51
|/
* Green used for status text now meets AA requirements for contrast ratioMartin Wright2016-05-04-4/+4
|
* Merge branch 'remove-examples'Louise Crow2016-04-26-1005/+1178
|\
| * Add generic example version of each required help page.Louise Crow2016-04-26-875/+1080
| |
| * Convert to two-space indentation.Louise Crow2016-04-06-94/+94
| |
| * Remove unused test directoryLouise Crow2016-04-06-12/+0
| | | | | | | | | | There is already a spec directory, which is what we actually use when writing tests for themes.
| * Make code customization commented out examples.Louise Crow2016-04-06-74/+54
|/ | | | Rather than having them be live code.
* Merge branch 'develop'Gareth Rees2016-03-16-2/+5
|\
| * Use new version of law_used_full methodGareth Rees2016-03-08-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developGareth Rees2016-03-08-1/+1
| |\ | |/ |/|
* | Merge remote-tracking branch 'origin/2989-language-switcher-width'Gareth Rees2016-01-22-1/+1
|\ \
| * | Allow language switcher dropdown to expand horizontallyZarino Zappia2016-01-22-1/+1
|/ / | | | | | | | | | | Handy for displaying languages with very long names! Part of mysociety/alaveteli#2989.
| * Merge remote-tracking branch 'origin/2989-header-styling-i18n' into developGareth Rees2016-01-22-1/+4
| |\
| | * Update for compatibility with new core user nav stylesZarino Zappia2016-01-21-1/+4
| |/ |/| | | | | | | | | | | | | | | | | The "logged_in_bar" in the core theme now has a set width, and uses absolute positioning to vertically align its children. Since Alavetelitheme moves the language picker to the left, we no longer need to leave 2em of vertical space for it in this theme. Part of mysociety/alaveteli#2989.
* | Merge remote-tracking branch 'origin/2946-opengraph-image'Gareth Rees2015-12-17-0/+0
|\ \
| * | Add 256px "logo here" image for opengraphZarino Zappia2015-12-16-0/+0
| |/
* | Merge branch 'develop'Louise Crow2015-11-17-212/+517
|\|
| * Base language switcher position on $logo-widthZarino Zappia2015-10-27-4/+3
| | | | | | | | | | Now, when you define a wide logo, the language switcher will move to accommodate it.
| * Smaller logo on narrow screensZarino Zappia2015-10-23-3/+22
| |
| * Include pictorial element in logoZarino Zappia2015-10-23-0/+0
| | | | | | | | | | | | | | Part of mysociety/alaveteli#2699. Adding an icon to the logo makes it clear that it should be replaced when you customise the theme.
| * Use https for google fontsGareth Rees2015-09-07-1/+1
| |
| * Merge remote-tracking branch 'origin/refactor-buttons' into developGareth Rees2015-09-02-42/+135
| |\
| | * improve button colour in heroMartin Wright2015-08-21-2/+2
| | |
| | * make background color hover of secondary buttons darkerMartin Wright2015-08-21-10/+9
| | |
| | * stop 'report this request' button from being blueMartin Wright2015-08-21-0/+4
| | |
| | * 'follow' in sidebar is now a primary actionMartin Wright2015-08-21-1/+1
| | |
| | * merge latest from originMartin Wright2015-08-21-169/+121
| | |\
| | | * remove quarternary button style, do a one off style for button in heroMartin Wright2015-08-21-14/+12
| | | |
| | | * add new button style for homepageMartin Wright2015-08-21-0/+13
| | | |
| | | * style existing buttonsMartin Wright2015-08-21-17/+42
| | | |
| | | * wire up homepage buttonsMartin Wright2015-08-21-1/+14
| | | |
| | | * buttons are now built with mixins, rather than extendsMartin Wright2015-08-21-57/+52
| | | | | | | | | | | | | | | | Remove all button utlity classes
| | | * refactored buttons and button styles now available for useMartin Wright2015-08-21-42/+79
| | |/ | |/|
| * | Rename color_slate to color_blackGareth Rees2015-08-21-6/+6
| | |
| * | Merge branch 'swap-typeface' into developGareth Rees2015-08-21-3/+2
| |\ \
| | * | Default typeface is now Source SansMartin Wright2015-08-21-3/+2
| |/ /
| * | Merge branch 'change-colours' into developGareth Rees2015-08-21-190/+118
| |\ \
| | * | remove unused button styles from homepageMartin Wright2015-08-20-17/+1
| | | |
| | * | Don't use -pale colour variables, just do the operations inlineMartin Wright2015-08-20-10/+5
| | | |
| | * | change link colours to blueMartin Wright2015-08-20-1/+1
| | | |
| | * | add action colour, use this for buttonsMartin Wright2015-08-20-1/+2
| | | |
| | * | swap secondary colour to orangeMartin Wright2015-08-20-1/+1
| | | |
| | * | swap out hero photoMartin Wright2015-08-20-1/+1
| | | |
| | * | remove old colour variables, fix compilation errorsMartin Wright2015-08-18-23/+5
| | | |
| | * | Change status coloursMartin Wright2015-08-18-3/+3
| | | |
| | * | change colours of notice styles, add more coloursMartin Wright2015-08-18-24/+24
| | | |
| | * | change colours of footerMartin Wright2015-08-18-8/+4
| | | |