aboutsummaryrefslogtreecommitdiffstats
path: root/www/css
Commit message (Collapse)AuthorAgeLines
* Tidy up how custom icons are included in cssSteven Day2016-04-28-70/+1568
| | | | | | | | | | | | | | | | | This tidies up the custom theme's icons, which were overly complicated and badly setup - almost as if we were (ab)using css intended to make extra large icons to make retina icons instead, but we'd only got halfway. I've tidied this up so that we use the 36px icons properly - keeping most properties the same as the 18px ones, but scaling the background image appropriately to make it hi-dpi. Since there seemed to be some issue with iOS not obeying the media query on the @import statement that loaded this css, I also decided to just bundle the rules directly into fms-jquerymobile.css In addition, I took the opportunity to make black icons the default (instead of white), meaning that we could remove an awful lot of css overrides in fms.css that were swapping colors for different icons individually. Closes #217
* [MakeMyIsland] Move CSS & images into cobrands directoryDave Arter2015-08-28-92/+0
|
* [MakeMyIsland] Use correct logo on locating screenDave Arter2015-08-28-0/+9
|
* [MakeMyIsland] Use MMI colour schemeDave Arter2015-08-28-0/+83
|
* Make sure initial help text is full-width on iPadDave Arter2015-08-28-0/+1
|
* Remove 20px whitespace at the top of UI on iOS7+Dave Arter2015-08-28-9/+1
|
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+1402
| | | | | | | | Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-1193/+0
| | | | | | | | | | index.html restructure things so that the common files are a level down and the platofrm specific ones are directly placed in the relevant project. This both makes for less fuss and also avoids the error with Android < v3 instantiating cordova twice. Note that the iOS common assets are included by a build script rather than a symlink as symlinking doesn't seem to agree with Xcode
* remove drop shadow on locating cancel buttonStruan Donald2013-07-10-0/+5
|
* change colours of locating progress bar to fit in a bit betterStruan Donald2013-07-10-2/+2
|
* white text on locating screenStruan Donald2013-07-10-0/+1
|
* turn off splash screen fading and add in locating like screens on indexStruan Donald2013-07-10-0/+2
| | | | page and home page to minimise the flickering at start up
* improve layout of drafts screen with icons to indicate if there is aStruan Donald2013-07-09-0/+49
| | | | | photo or location associated with the report. Also make the date a bit friendlier
* stop distortion of photo on existing reports pageStruan Donald2013-07-09-1/+2
|
* remove extraneous border from logged in name confirm pageStruan Donald2013-07-09-0/+1
|
* make map fixed position so it does not scroll about the screen on long pagesStruan Donald2013-07-08-1/+1
|
* if the brown background is on the map then it stops at the height of theStruan Donald2013-07-08-2/+6
| | | | | screen when scrolling on pages that are longer than the map such as the offline one. Moving the bg to the body element fixes this
* use black icons fof the toolbar next/previous buttonsStruan Donald2013-07-08-2/+14
|
* prettify buttons and icons in search boxStruan Donald2013-07-08-0/+43
|
* remove a lot of the border and shadow cruft from drafts listStruan Donald2013-07-08-0/+10
|
* white icons are hard to see so use black for delete button on drafts screenStruan Donald2013-07-08-0/+10
|
* use retina images for checkbox button on name details screenStruan Donald2013-07-08-0/+8
|
* stop white popup when transitioning back from account and drafts screenStruan Donald2013-07-04-0/+6
|
* remove pointless split of map css properties across id and classStruan Donald2013-07-04-8/+2
|
* organise CSS rules to make things a bit easier to findStruan Donald2013-07-04-297/+323
|
* move time of existing report to own line and tweak display accordinglyStruan Donald2013-07-04-0/+5
|
* remove excess white spae from name confirmation screenStruan Donald2013-07-04-0/+2
|
* make portrait oriented photos largerStruan Donald2013-07-04-1/+1
|
* missing ; in CSSStruan Donald2013-07-04-1/+1
|
* adjust size of radar to not push cancel button off the bottom of the screenStruan Donald2013-07-03-3/+3
|
* remove border round details panelStruan Donald2013-07-03-1/+1
|
* fix incorrect image path for dropdown arrowStruan Donald2013-07-03-2/+2
|
* consolidate the images in one directoryStruan Donald2013-07-03-6/+6
|
* tidy up of lots of unused filesStruan Donald2013-07-03-2699/+0
|
* remove corners and drop shadow from relocate buttonStruan Donald2013-07-02-2/+0
|
* tweak colour of drafts count circleStruan Donald2013-07-02-1/+1
|
* add photo page and account button iconsStruan Donald2013-07-02-0/+39
|
* do not overwrite the dropdown arrow imageStruan Donald2013-07-02-1/+1
|
* use css to set crosshair image instead of hard coding it in openlayers ↵Struan Donald2013-07-02-1/+11
| | | | control to allow media query retina switching
* stop iOS text selection of interface elementsStruan Donald2013-06-28-0/+7
|
* fix display issues for drafts pageStruan Donald2013-06-28-0/+8
|
* position map buttons a bit further down the screenStruan Donald2013-06-28-2/+3
|
* updated, though still not finished, locating pageStruan Donald2013-06-26-0/+32
|
* move most buttons to the bottom of the page so they are easier to reachStruan Donald2013-06-26-0/+9
|
* change page height setting code so it works on all pages and updateStruan Donald2013-06-26-0/+1
| | | | details form height setting code to work with it
* if initial geolocation fails then display a message on the map screenStruan Donald2013-06-24-0/+6
| | | | rather than a whole new page
* move recenter map button to below search boxStruan Donald2013-06-24-5/+2
|
* put back the confirm location button on the map as well as the next buttonStruan Donald2013-06-24-0/+6
|
* make search box background a bit less transparentStruan Donald2013-06-24-1/+1
|
* initial rework of password setting workflowStruan Donald2013-06-21-0/+17
|