Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove duplication of action bar button stylesHEADmaster | Gareth Rees | 2017-01-19 | -26/+26 |
| | ||||
* | Style action menu buttons | Gareth Rees | 2017-01-19 | -9/+38 |
| | ||||
* | Add extra default colours | Gareth Rees | 2017-01-19 | -0/+4 |
| | ||||
* | Style request page action bar | Gareth Rees | 2016-12-14 | -0/+17 |
| | ||||
* | Merge branch '83-request-status-text-colour' | Gareth Rees | 2016-12-14 | -0/+4 |
|\ | ||||
| * | Make request status text black | Gareth Rees | 2016-12-14 | -0/+4 |
| | | | | | | | | | | | | | | Otherwise there's not enough contrast between it and the new colour background. Fixes https://github.com/mysociety/alavetelitheme/issues/83. | |||
* | | Style sidebar CTA button | Gareth Rees | 2016-12-12 | -0/+8 |
| | | | | | | | | | | Minimum viable styles – didn't add a background to the element as I think it would conflict with the new status bar. | |||
* | | Move hero CTA to homepage-hero scope | Gareth Rees | 2016-12-12 | -23/+23 |
|/ | | | | Shouldn't be setting the sidebar CTA text to white. | |||
* | Tweak scope of incoming correspondence link colour | Gareth Rees | 2016-12-06 | -1/+1 |
| | | | | | Should only apply to links in the correspondence, not e.g. the "Admin" link. | |||
* | Force correspondence date links to always be grey | Gareth Rees | 2016-12-06 | -0/+5 |
| | | | | General link colour was overriding this. | |||
* | Remove #logo_wrapper from stylesheet | lizconlan | 2016-08-22 | -17/+0 |
| | ||||
* | Move scss settings to _settings.scss | lizconlan | 2016-08-22 | -36/+51 |
| | ||||
* | Green used for status text now meets AA requirements for contrast ratio | Martin Wright | 2016-05-04 | -4/+4 |
| | ||||
* | Merge remote-tracking branch 'origin/master' into develop | Gareth Rees | 2016-03-08 | -1/+1 |
|\ | ||||
| * | Allow language switcher dropdown to expand horizontally | Zarino Zappia | 2016-01-22 | -1/+1 |
| | | | | | | | | | | | | Handy for displaying languages with very long names! Part of mysociety/alaveteli#2989. | |||
* | | Update for compatibility with new core user nav styles | Zarino Zappia | 2016-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. | |||
* | Add 256px "logo here" image for opengraph | Zarino Zappia | 2015-12-16 | -0/+0 |
| | ||||
* | Base language switcher position on $logo-width | Zarino Zappia | 2015-10-27 | -4/+3 |
| | | | | | Now, when you define a wide logo, the language switcher will move to accommodate it. | |||
* | Smaller logo on narrow screens | Zarino Zappia | 2015-10-23 | -3/+22 |
| | ||||
* | Include pictorial element in logo | Zarino Zappia | 2015-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. | |||
* | improve button colour in hero | Martin Wright | 2015-08-21 | -2/+2 |
| | ||||
* | make background color hover of secondary buttons darker | Martin Wright | 2015-08-21 | -10/+9 |
| | ||||
* | stop 'report this request' button from being blue | Martin Wright | 2015-08-21 | -0/+4 |
| | ||||
* | 'follow' in sidebar is now a primary action | Martin Wright | 2015-08-21 | -1/+1 |
| | ||||
* | merge latest from origin | Martin Wright | 2015-08-21 | -168/+120 |
|\ | ||||
| * | remove quarternary button style, do a one off style for button in hero | Martin Wright | 2015-08-21 | -14/+12 |
| | | ||||
| * | add new button style for homepage | Martin Wright | 2015-08-21 | -0/+13 |
| | | ||||
| * | style existing buttons | Martin Wright | 2015-08-21 | -17/+42 |
| | | ||||
| * | wire up homepage buttons | Martin Wright | 2015-08-21 | -1/+14 |
| | | ||||
| * | buttons are now built with mixins, rather than extends | Martin Wright | 2015-08-21 | -57/+52 |
| | | | | | | | | Remove all button utlity classes | |||
| * | refactored buttons and button styles now available for use | Martin Wright | 2015-08-21 | -42/+79 |
| | | ||||
| * | Rename color_slate to color_black | Gareth Rees | 2015-08-21 | -6/+6 |
| | | ||||
| * | Default typeface is now Source Sans | Martin Wright | 2015-08-21 | -2/+1 |
| | | ||||
| * | remove unused button styles from homepage | Martin Wright | 2015-08-20 | -17/+1 |
| | | ||||
| * | Don't use -pale colour variables, just do the operations inline | Martin Wright | 2015-08-20 | -10/+5 |
| | | ||||
| * | change link colours to blue | Martin Wright | 2015-08-20 | -1/+1 |
| | | ||||
| * | add action colour, use this for buttons | Martin Wright | 2015-08-20 | -1/+2 |
| | | ||||
| * | swap secondary colour to orange | Martin Wright | 2015-08-20 | -1/+1 |
| | | ||||
| * | swap out hero photo | Martin Wright | 2015-08-20 | -1/+1 |
| | | ||||
| * | remove old colour variables, fix compilation errors | Martin Wright | 2015-08-18 | -23/+5 |
| | | ||||
| * | Change status colours | Martin Wright | 2015-08-18 | -3/+3 |
| | | ||||
| * | change colours of notice styles, add more colours | Martin Wright | 2015-08-18 | -24/+24 |
| | | ||||
| * | change colours of footer | Martin Wright | 2015-08-18 | -8/+4 |
| | | ||||
| * | change colours of correspondence page | Martin Wright | 2015-08-18 | -15/+13 |
| | | ||||
| * | tweak size of link to this icon | Martin Wright | 2015-08-18 | -1/+1 |
| | | ||||
| * | change colours of how it works section | Martin Wright | 2015-08-18 | -14/+2 |
| | | ||||
| * | change colours of hero section | Martin Wright | 2015-08-18 | -9/+12 |
| | | ||||
| * | Change colour of banner, update any other reference to variables of header ↵ | Martin Wright | 2015-08-18 | -64/+38 |
| | | | | | | | | that were broken | |||
| * | Colours for global elements | Martin Wright | 2015-08-17 | -17/+16 |
| | | ||||
| * | set up base colours | Martin Wright | 2015-08-17 | -3/+11 |
| | |