Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Standardise on 'normal' and 'bold' for font-weight | Louise Crow | 2014-04-29 | -4/+4 | |
| | | | | |||||
| * | | | Add top margin to signin reason | Louise Crow | 2014-04-28 | -0/+3 | |
| | | | | |||||
| * | | | Remove redundant css. | Louise Crow | 2014-04-28 | -3/+0 | |
| | | | | |||||
| * | | | Add distinct colour for error messages | Louise Crow | 2014-04-28 | -2/+9 | |
| | | | | |||||
| * | | | Don't let photo hit top margin of comment | Louise Crow | 2014-04-28 | -0/+1 | |
| | | | | |||||
| * | | | Remove checkbox label padding | Louise Crow | 2014-04-28 | -12/+0 | |
| | | | | | | | | | | | | | | | | In stripped down styling, not needed. | ||||
| * | | | Merge remote-tracking branch 'openaustralia_github/upgrade-newrelic' into ↵ | Louise Crow | 2014-04-28 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | rails-3-develop | ||||
| | * | | | bundle update newrelic_rpm | Henare Degan | 2014-04-25 | -1/+1 | |
| | |/ / | | | | | | | | | | | | | Mainly for a low impact security issue: https://docs.newrelic.com/docs/traces/security-for-postgresql-explain-plans | ||||
| * | | | Merge branch 'rails-3-develop' of ↵ | Louise Crow | 2014-04-28 | -15/+20 | |
| |\ \ \ | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop | ||||
| | * \ \ | Merge branch 'issues/1338-noisy-compact-xapan-database' into rails-3-develop | Gareth Rees | 2014-04-25 | -15/+20 | |
| | |\ \ \ | |||||
| | | * | | | Fix formatting of compact-xapian-database | Gareth Rees | 2014-04-14 | -14/+17 | |
| | | | | | | |||||
| | | * | | | Suppress non-error output compact-xapian-database | Gareth Rees | 2014-04-14 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Cron sends an email for all output, whereas generally we only want to get an email if the command exited in error. | ||||
| | | * | | | Update commonlib | Gareth Rees | 2014-04-09 | -0/+0 | |
| | | | | | | |||||
| * | | | | | Add top margin to requests when in list | Louise Crow | 2014-04-28 | -0/+1 | |
| |/ / / / | |||||
| * | | | | Merge branch 'hotfix/0.17.0.1' into rails-3-develop | Louise Crow | 2014-04-25 | -0/+13 | |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'feature/1352-core-responsive-stylesheet' into rails-3-develop | Louise Crow | 2014-04-24 | -100/+25611 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Import, rather than require, custom.css | Louise Crow | 2014-04-24 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This means that it gets access to other functions e.g. in _utils.css | ||||
| | * | | | | Allow more width for logo on smaller screens | Louise Crow | 2014-04-24 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/assets/stylesheets/responsive/_header_layout.scss | ||||
| | * | | | | Float nav items left to remove gaps between them. | Louise Crow | 2014-04-24 | -0/+23277 | |
| | | | | | | |||||
| | * | | | | Add some notes about stylesheets to CHANGES.doc | Louise Crow | 2014-04-24 | -2/+8 | |
| | | | | | | |||||
| | * | | | | Fixed widths for IE <= 7 as it doesn't use box-model | Louise Crow | 2014-04-24 | -1/+116 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/assets/stylesheets/responsive/_utils.css | ||||
| | * | | | | Generate separate stylesheet for older IE browsers. | Louise Crow | 2014-04-24 | -115/+343 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As described in http://jakearchibald.github.io/sass-ie/ Set the width of various layout elements for older IE versions. Add padding between columns in ems not rems for IE8 | ||||
| | * | | | | Add responsive print styles | Louise Crow | 2014-04-24 | -0/+47 | |
| | | | | | | |||||
| | * | | | | Only offset middle strip in larger layouts | Louise Crow | 2014-04-24 | -1/+3 | |
| | | | | | | |||||
| | * | | | | Padding for menu and logo in smaller layouts | Louise Crow | 2014-04-24 | -2/+6 | |
| | | | | | | |||||
| | * | | | | Tweak menu breakpoint | Louise Crow | 2014-04-24 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Position mobile layout to kick in before menu items overlap each other. | ||||
| | * | | | | simplified login screen design | Martin Wright | 2014-04-24 | -14/+7 | |
| | | | | | | |||||
| | * | | | | tweaked position of menu button | Martin Wright | 2014-04-24 | -0/+1 | |
| | | | | | | |||||
| | * | | | | removed styles from profile pages, simplified and normalised design | Martin Wright | 2014-04-24 | -7/+1 | |
| | | | | | | |||||
| | * | | | | tweaks and simplification of search results | Martin Wright | 2014-04-24 | -4/+3 | |
| | | | | | | |||||
| | * | | | | removed some unneeded styles from footer | Martin Wright | 2014-04-24 | -2/+1 | |
| | | | | | | |||||
| | * | | | | styled blog post links, removed line-height (not needed) | Martin Wright | 2014-04-24 | -4/+8 | |
| | | | | | | |||||
| | * | | | | strip-back and style view requests page | Martin Wright | 2014-04-24 | -18/+14 | |
| | | | | | | |||||
| | * | | | | corrected layout bug on view request oage | Martin Wright | 2014-04-24 | -3/+0 | |
| | | | | | | |||||
| | * | | | | tweaks and simplification of global styles | Martin Wright | 2014-04-24 | -15/+13 | |
| | | | | | | |||||
| | * | | | | simplified and stripped-back layout and styles for requests | Martin Wright | 2014-04-24 | -31/+26 | |
| | | | | | | |||||
| | * | | | | stripped back and simplified public body layout and styles | Martin Wright | 2014-04-24 | -22/+11 | |
| | | | | | | |||||
| | * | | | | normalised and simplified designs of lists | Martin Wright | 2014-04-24 | -98/+67 | |
| | | | | | | |||||
| | * | | | | added global para style | Martin Wright | 2014-04-24 | -0/+5 | |
| | | | | | | |||||
| | * | | | | navigation now has border | Martin Wright | 2014-04-24 | -0/+3 | |
| | | | | | | |||||
| | * | | | | remove stylistic code | Martin Wright | 2014-04-24 | -3/+1 | |
| | | | | | | |||||
| | * | | | | normalise styles of view and search page | Martin Wright | 2014-04-24 | -16/+4 | |
| | | | | | | |||||
| | * | | | | refactored and simplified the navigation layout | Martin Wright | 2014-04-24 | -63/+43 | |
| | | | | | | |||||
| | * | | | | sensible default styling for definition lists | Martin Wright | 2014-04-24 | -0/+16 | |
| | | | | | | |||||
| | * | | | | set up front page with sensible defaults | Martin Wright | 2014-04-24 | -55/+13 | |
| | | | | | | |||||
| | * | | | | set up sensible global CSS styles | Martin Wright | 2014-04-24 | -30/+52 | |
| | | | | | | |||||
| | * | | | | font-weight now bold, 700 was hangover from web fonts which are no londer used | Martin Wright | 2014-04-24 | -1/+1 | |
| | | | | | | |||||
| | * | | | | removed border radius, button will now appear as native style | Martin Wright | 2014-04-24 | -5/+0 | |
| | | | | | | |||||
| | * | | | | remove pseudo-centring from form button | Martin Wright | 2014-04-24 | -5/+0 | |
| | | | | | | |||||
| | * | | | | Changes to locale switcher on mobile | Martin Wright | 2014-04-24 | -27/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now part of global navigation, sits within the main menu on mobile Removed un-needed HTML and CSS |