Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Merge remote-tracking branch 'origin/refactor-buttons' into develop | Gareth Rees | 2015-09-02 | -42/+135 | |
| |\ | |||||
| | * | 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 | -169/+121 | |
| | |\ | |||||
| | | * | 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 | |
| | | | |||||
| * | | Merge branch 'swap-typeface' into develop | Gareth Rees | 2015-08-21 | -3/+2 | |
| |\ \ | |||||
| | * | | Default typeface is now Source Sans | Martin Wright | 2015-08-21 | -3/+2 | |
| |/ / | |||||
| * | | Merge branch 'change-colours' into develop | Gareth Rees | 2015-08-21 | -190/+118 | |
| |\ \ | |||||
| | * | | 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 | |
| |/ / | |||||
| | * | remove quarternary button style, do a one off style for button in hero | Martin Wright | 2015-08-21 | -15/+9 | |
| | | | |||||
| | * | add new button style for homepage | Martin Wright | 2015-08-07 | -14/+15 | |
| | | | |||||
| | * | style existing buttons | Martin Wright | 2015-08-07 | -17/+42 | |
| | | | |||||
| | * | wire up homepage buttons | Martin Wright | 2015-08-07 | -1/+14 | |
| | | | |||||
| | * | buttons are now built with mixins, rather than extends | Martin Wright | 2015-08-07 | -57/+52 | |
| | | | | | | | | | | | | Remove all button utlity classes | ||||
| | * | refactored buttons and button styles now available for use | Martin Wright | 2015-08-07 | -42/+79 | |
| |/ | |||||
| * | Merge branch 'add-redesigned-hero' into develop | Gareth Rees | 2015-08-07 | -4/+60 | |
| |\ | |||||
| | * | add hero styling and background image | Martin Wright | 2015-08-07 | -4/+60 | |
| |/ | |||||
| * | Merge branch 'redesign-locale-switcher' into develop | Gareth Rees | 2015-08-07 | -20/+165 | |
| |\ | |||||
| | * | add locale switcher from WDTK theme | Martin Wright | 2015-08-07 | -20/+165 | |
| |/ | |||||
| * | Merge branch 'homepage-howitworks' into develop | Gareth Rees | 2015-08-04 | -0/+58 | |
| |\ | |||||
| | * | Style how it works section | Martin Wright | 2015-08-04 | -0/+58 | |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/new-footer' into develop | Gareth Rees | 2015-08-04 | -10/+18 | |
| |\ \ | |||||
| | * | | add footer from WDTK | Martin Wright | 2015-08-04 | -10/+18 | |
| | | | | |||||
| | * | | Add colour variables, replace absolute declarations with references to variables | Martin Wright | 2015-08-03 | -35/+60 | |
| | | | | |||||
* | | | | Merge branch 'develop' | Gareth Rees | 2015-07-29 | -0/+4 | |
|\| | | | |||||
| * | | | Merge branch 'master' into develop | Gareth Rees | 2015-07-29 | -42/+134 | |
| |\ \ \ | |/ / / |/| | | |