aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeLines
* Merge branch 'feature/idiomatic-syntax' into rails-3-developLouise Crow2014-05-15-2/+2
|\
| * More rubyish syntaxLouise Crow2014-05-09-2/+2
| |
* | Remove translation of error messagesLouise Crow2014-05-12-2/+2
| | | | | | | | These messages will only appear in the admin interface so currently shouldn't be translated - https://github.com/mysociety/alaveteli/issues/1353
* | Revert indentation of translations from 28a7d304b5f60ce5f32546d82740669db7d3a54dLouise Crow2014-05-12-4/+4
|/ | | | | To preserve the existing whitespace and prevent the need for retranslation
* Set the location hash when loading authority previewsLouise Crow2014-05-02-0/+1
| | | | | Moves the target to the new content - more useful in new responsive layout on smaller devices.
* Remove redundant floatLouise Crow2014-05-02-1/+0
|
* Position the logged in links absolutely to handle long namesLouise Crow2014-05-02-1/+2
|
* Merge branch 'rails-3-develop' of ↵Louise Crow2014-05-01-0/+28
|\ | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop
| * Merge branch 'issues/1390-james-cheshire-infographic' into rails-3-developGareth Rees2014-05-01-0/+28
| |\
| | * Add PublicBody.searchGareth Rees2014-05-01-0/+28
| | | | | | | | | | | | | | | Search for public bodies whose searchable attributes are like a given query.
* | | Use correct path for responsive stylesheetsLouise Crow2014-05-01-2/+2
|/ /
* | Only use grid-row on upper describe_state formLouise Crow2014-04-29-1/+7
| | | | | | | | | | | | Set the upper describe_state form width to match the correspondence and the lower describe_state form. The lower one is already contained in a column.
* | Remove the titlecasing of small labelsLouise Crow2014-04-29-0/+4
| | | | | | | | Introduced by Foundation's form module
* | Standardise on 'normal' and 'bold' for font-weightLouise Crow2014-04-29-4/+4
| |
* | Add top margin to signin reasonLouise Crow2014-04-28-0/+3
| |
* | Remove redundant css.Louise Crow2014-04-28-3/+0
| |
* | Add distinct colour for error messagesLouise Crow2014-04-28-2/+9
| |
* | Don't let photo hit top margin of commentLouise Crow2014-04-28-0/+1
| |
* | Remove checkbox label paddingLouise Crow2014-04-28-12/+0
| | | | | | | | In stripped down styling, not needed.
* | Add top margin to requests when in listLouise Crow2014-04-28-0/+1
| |
* | Import, rather than require, custom.cssLouise Crow2014-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 screensLouise Crow2014-04-24-2/+3
| | | | | | | | | | | | Conflicts: app/assets/stylesheets/responsive/_header_layout.scss
* | Float nav items left to remove gaps between them.Louise Crow2014-04-24-0/+2
| |
* | Fixed widths for IE <= 7 as it doesn't use box-modelLouise Crow2014-04-24-1/+116
| | | | | | | | | | | | Conflicts: app/assets/stylesheets/responsive/_utils.css
* | Generate separate stylesheet for older IE browsers.Louise Crow2014-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 stylesLouise Crow2014-04-24-0/+47
| |
* | Only offset middle strip in larger layoutsLouise Crow2014-04-24-1/+3
| |
* | Padding for menu and logo in smaller layoutsLouise Crow2014-04-24-2/+6
| |
* | Tweak menu breakpointLouise Crow2014-04-24-1/+1
| | | | | | | | Position mobile layout to kick in before menu items overlap each other.
* | simplified login screen designMartin Wright2014-04-24-14/+7
| |
* | tweaked position of menu buttonMartin Wright2014-04-24-0/+1
| |
* | removed styles from profile pages, simplified and normalised designMartin Wright2014-04-24-7/+1
| |
* | tweaks and simplification of search resultsMartin Wright2014-04-24-4/+3
| |
* | removed some unneeded styles from footerMartin Wright2014-04-24-2/+1
| |
* | styled blog post links, removed line-height (not needed)Martin Wright2014-04-24-4/+8
| |
* | strip-back and style view requests pageMartin Wright2014-04-24-18/+14
| |
* | corrected layout bug on view request oageMartin Wright2014-04-24-3/+0
| |
* | tweaks and simplification of global stylesMartin Wright2014-04-24-15/+13
| |
* | simplified and stripped-back layout and styles for requestsMartin Wright2014-04-24-31/+26
| |
* | stripped back and simplified public body layout and stylesMartin Wright2014-04-24-22/+11
| |
* | normalised and simplified designs of listsMartin Wright2014-04-24-98/+67
| |
* | added global para styleMartin Wright2014-04-24-0/+5
| |
* | navigation now has borderMartin Wright2014-04-24-0/+3
| |
* | remove stylistic codeMartin Wright2014-04-24-3/+1
| |
* | normalise styles of view and search pageMartin Wright2014-04-24-16/+4
| |
* | refactored and simplified the navigation layoutMartin Wright2014-04-24-63/+43
| |
* | sensible default styling for definition listsMartin Wright2014-04-24-0/+16
| |
* | set up front page with sensible defaultsMartin Wright2014-04-24-55/+13
| |
* | set up sensible global CSS stylesMartin Wright2014-04-24-30/+52
| |
* | font-weight now bold, 700 was hangover from web fonts which are no londer usedMartin Wright2014-04-24-1/+1
| |