aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/zurich/layout.scss
Commit message (Collapse)AuthorAgeLines
* Remove default box-shadow from .content and asideZarino Zappia2016-06-24-20/+7
| | | | | | | Fixes #1419. We also standardize on using `@include box-shadow()` where possible, and clearing out lots of now unnecessary box-shadow resets.
* [Zurich] Fix admin report page with base changes.Matthew Somerville2016-06-22-4/+12
| | | | Add missing class on updates.
* Remove all IE6 special cases.Matthew Somerville2016-06-15-5/+0
|
* Merge branch '1350-stop-map-hiding-behind-header'Matthew Somerville2016-06-03-8/+22
|\
| * Absolutely position map pages.Zarino Zappia2016-06-03-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This simplifies the page layout and code. We add a new #map_sidebar for sidebar positioning, and a $mappage-header-height (defaulting to 4em) variable. We no longer need: * position_map_box; * map_fix; * special visual centre calculation; or * custom pan zoom positioning. As the sidebar now scrolls by itself and nothing can extend outside: * The big-green-banner is set to 100% width (with negative margins no longer required); * For cobrands that have an overhanging sidebar (e.g. Zurich), we add a .with-notes variant that adds a second column to the sidebar, perfect for containing secondary notes about the form. The resizing of the banner also required some tweaking to the size of the chevron-white SVG images. Update the $.fn.drawer() method for the new layout. Works well in IE7+8, and degrades gracefully in IE6. For IE7, we remove the existing z-index hacks, and put a new, simpler, one in, and fix a CSS bug that was hiding the map. Various cobrands are updated to adapt to the changes.
| * Stop PanZoom giving controls hard-coded positions.Zarino Zappia2016-06-01-2/+2
| | | | | | | | | | We previously used !important to override them in the CSS, but better to prevent them being set in the JavaScript in the first place.
* | Improve CSS compilation.Matthew Somerville2016-05-31-2/+2
|/ | | | | | | | Move to using libsass via CSS::Sass, and stop using compass, supplying any used mixins directly. This removes the need for any ruby/gem based installation, and greatly increases the speed of compilation. make_css is also enhanced, bringing in the file monitoring previously done by a separate script and improving its dependency monitoring.
* [Zurich] Prevent 'success' message interfering with all input fieldsDave Arter2015-10-06-0/+1
| | | | See mysociety/FixMyStreet-Commercial#717
* [Zurich] UI improvements for DM/SDM report edit adminZarino Zappia2015-10-06-0/+5
| | | | | | | | | | | - Styling for "Updated!" message The message shown on form submission no longer pushes both columns down, and disappears after 5 seconds. - Make "time spent" labels inline to save space - Simplify display of report admin category dropdown - Change order of report admin inputs for Division Managers See mysociety/FixMyStreet-Commercial#690
* [Zurich] Refactory admin note styling so it can be used in print modeZarino Zappia2015-10-06-46/+0
| | | | See mysociety/FixMyStreet-Commercial#677
* [Zurich] improve admin view density for small screensZarino Zappia2015-10-06-4/+100
| | | | | | | | | | | | See mysociety/FixMyStreet-Commercial#674, mysociety/FixMyStreet-Commercial#673 - two-column layout on admin map pages - tightening up admin button sizes and optional labels - stack admin notes vertically, to avoid overflowing table layout - improve display of zurich admin notes and answers - only print admin note headings if there are notes - slightly shorter textareas in admin UI - simplify display of non-editable problem info, as per customer’s suggestion
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-0/+12
| | | | | | | This provides a ResponseTemplate model that an admin/staff user can choose from when responding to problems. For mysociety/FixMyStreet-Commercial#671.
* [Zurich] Improve report print stylesZarino Zappia2015-10-06-3/+0
| | | | - also remove 10px gap from left hand side of logo on screen
* Streamline navigation menu CSS.Matthew Somerville2015-09-28-7/+0
| | | | | Reduce need for specificity. Also fix some bugs in Harrogate base menu display, and couple of other cobrand tweaks.
* Add 'iel8' class to handle IE6-8 things.Matthew Somerville2015-09-17-2/+2
| | | | Remove unused 'oldie' (that was IE6-9).
* [Zurich] Move admin table CSS to base stylesheet.v1.5Matthew Somerville2014-11-19-48/+0
| | | | To match shift of styles in bb07940.
* Make map page sidebar flush with edges of window.Matthew Somerville2014-09-24-0/+3
|
* Factor out some CSS colours, so that default layout CSS has no overrides.Matthew Somerville2013-10-25-19/+0
|
* Prevent admin images going on top of admin-navChris Mytton2013-09-20-0/+5
| | | | Closes mysociety/FixMyStreet-Commercial#401
* Move SCSS includes to separate directory.Matthew Somerville2013-05-24-1/+1
| | | | | This prevents warnings/errors when compiling in newer versions of SASS to do with overlapping filenames.
* Zurich admin table styles carried across to default admin templates, and ↵Matthew Somerville2013-02-21-43/+1
| | | | tidy display of admin a bit.
* Right-align login on Zurich map pages.Matthew Somerville2013-02-21-1/+3
|
* Fix link order so that you can click on Zurich banner logo.Matthew Somerville2013-02-20-1/+1
|
* No pin image on Zurich closed banner.Matthew Somerville2013-02-20-0/+4
|
* Only needed on map page.Matthew Somerville2013-02-15-1/+3
|
* Fixed so doesn't scroll with page.Matthew Somerville2013-02-14-0/+1
|
* remove percentage width on zurich postcode form to fix iphone ↵Dave Whiteland2013-02-11-0/+6
| | | | portrait/landscape flipping bug
* Add static map to front page (36).Matthew Somerville2013-02-11-4/+29
|
* Fix display of map controls, turn off arrow nav on Zurich.Matthew Somerville2013-02-07-1/+7
|
* Start of Zurich admin table sort ordering (DM).Matthew Somerville2013-02-06-0/+3
|
* Separate out link to Stadt Zurich, and front page (fixes b2).Matthew Somerville2013-02-06-4/+9
|
* Slightly fix display of pagination line.Matthew Somerville2013-02-05-1/+2
|
* FMZ added bolding to 'labels'Dave Whiteland2013-02-05-0/+4
|
* FMZ suppress bullets on 3-way assignation (not quite so obvious this one ↵Dave Whiteland2013-02-05-0/+3
| | | | shouldn't be bulleted? Not clear it's a choice-of-three)
* FMZ suppress bullets on report liDave Whiteland2013-02-05-1/+6
|
* More Zurich header box shadow fixes.Matthew Somerville2013-01-31-0/+6
|
* Shadow from Zurich header on to map (fixes a37).Matthew Somerville2013-01-31-0/+3
|
* Fix Zurich blue.Matthew Somerville2013-01-25-1/+1
|
* Set default background for those browsers without linear-gradient support.Matthew Somerville2013-01-25-1/+2
|
* use existing jpg for Zurich mobile header to see if this is acceptableDave Whiteland2013-01-24-0/+1
|
* box-shadow on Zurich map pages.Matthew Somerville2013-01-24-0/+9
|
* add a wee margin below the Zurich front-main blockDave Whiteland2013-01-24-0/+1
|
* remove bold from Zurich main navDave Whiteland2013-01-24-1/+0
|
* Merge branch '170-zurich-site-nav' into zurichDave Whiteland2013-01-23-0/+43
|\
| * don't use explicit colors for Zurich front page (postcode form)Dave Whiteland2013-01-23-0/+5
| |
| * nudge FAQ sticky aside down a little to accommodate Zurich headerDave Whiteland2013-01-23-0/+3
| |
| * nav menu atop the content for Zurich first stabDave Whiteland2013-01-18-0/+35
| |
* | Fix nav bar on admin map page.Matthew Somerville2013-01-21-0/+4
| |
* | Add map to admin report page, changes to nav bar to work accordingly.Matthew Somerville2013-01-21-1/+13
| |
* | Remove LayerSwitcher, will do it manually.Matthew Somerville2013-01-18-3/+0
| |