aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/angus/layout.scss
Commit message (Collapse)AuthorAgeLines
* [UK] Refactor WFS asset handling.Matthew Somerville2016-11-11-6/+0
| | | | | | Allow multiple asset layers, and setting of multiple asset attributes. [Bristol] Add Bristol asset layers.
* Remove most IE8 special cases.Matthew Somerville2016-06-15-13/+2
| | | | | | Document the couple that are left, and fix the display of the logo with a simpler positioning/ less overriding. Drop a needless usage of 'rem' to make things a bit easier there too.
* Remove all IE6 special cases.Matthew Somerville2016-06-15-6/+4
|
* Remove user-meta; "Your reports" to "Your account"Zarino Zappia2016-06-03-27/+0
|
* [Angus] Fix horizontal scrollbar.Matthew Somerville2016-06-03-3/+2
|
* [Angus] Remove unused CSS.Matthew Somerville2016-03-30-2/+1
|
* [Angus] Add clickable street light layer to report mapDave Arter2016-03-29-2/+14
| | | | | | | | | | | | | | | | | Angus provide a WFS endpoint for their existing streetlight assets and known faults. This commit: - Displays clickable markers when the 'street lighting' category is selected on the report a problem page. - Displays known faults on the map - Includes a custom OpenLayers build for the Angus cobrand that includes WFS support The custom code for adding the layers to the map is within position_map.js, as this seemed to be currently the best place for cobrand-specific map logic.
* [Angus] Cobrand module, templates & designDave Arter2016-03-29-0/+451
This adds a cobrand for Angus Council that fits in with their existing styling on angus.gov.uk