Commit Graph

35 Commits

Author SHA1 Message Date
samanpwbb cef46853ea rework list interactions 2015-02-09 15:20:29 -05:00
samanpwbb 794a4bcb30 new icon 2014-10-28 21:37:02 -04:00
samanpwbb 70e7987943 add data icon, fix button style 2014-10-28 21:37:02 -04:00
John Firebaugh 8b6ce214a2 Initial support for only_* restrictions 2014-05-19 15:53:46 -07:00
samanpwbb 67e7380980 add blue arrow 2014-05-19 15:55:24 -04:00
John Firebaugh 573237e94e Render U-turns 2014-05-18 16:02:48 -07:00
John Firebaugh d4d80b2d6e Use turn restriction icons 2014-05-18 16:02:48 -07:00
John Firebaugh 273b5e2f63 Fix fill colors 2014-04-15 15:41:57 -07:00
samanpwbb 7e68aef050 move fill color for icons to CSS 2014-04-15 13:58:27 -07:00
Aaron Lidman 1ff435cf58 Fix sprite misalignment on save color icons, closes #1948
The colored icons in the sprite had a 5px offset from the left edge
rather than a 7px offset the rest of the icons use. I previously had to
bump the background-position to fix this.
2013-11-03 16:00:38 -08:00
John Firebaugh 02449408be Improving square icon (fixes #1846) 2013-10-23 15:22:41 -07:00
samanpwbb a0d3694f29 adding deleted/added feature icons 2013-10-22 11:20:55 -04:00
John Firebaugh de60274b72 Add vertex icon 2013-10-15 18:59:58 -04:00
John Firebaugh 0af10eec27 Add continue icon 2013-08-28 09:30:28 -07:00
John Firebaugh e3b712e06b Reduce prominence of share links, add G+ 2013-08-22 15:39:32 -07:00
Saman Bemel-Benrud 533071a558 adding alert icon. 2013-07-29 18:32:42 -04:00
Saman Bemel-Benrud 07ab386618 fixed broken sprite 2013-07-29 15:56:29 -04:00
Saman Bemel-Benrud 97a9888c1c fixed svg problem. 2013-07-29 15:51:55 -04:00
John Firebaugh 266687b515 Black icons in sprite 2013-07-25 14:48:04 -07:00
Saman Bemel-Benrud 810f07d563 Adding relations icons. 2013-06-20 13:29:03 -04:00
Saman Bemel-Benrud 28d3323bf5 updating sprite. 2013-05-23 16:20:02 -07:00
Saman Bemel-Benrud 68d7d27cdc more minimal footer (bug icon instead of text) + fixed layout now that sidebar is persistent. 2013-05-23 16:19:53 -07:00
saman bb 6b511ff45a fixing checkbox, more minor fixes. 2013-05-17 00:20:23 -04:00
Saman Bemel-Benrud d9a54008c7 fixed broken sprite. 2013-05-15 23:59:28 -04:00
Saman Bemel-Benrud c27da981e0 merging in master 2013-05-15 23:36:06 -04:00
Saman Bemel-Benrud b17fd80617 resolve cnflic 2013-05-15 23:35:17 -04:00
Saman Bemel-Benrud d8308cbb6c icon+tooltip for 'report a bug' link in footer 2013-05-15 17:15:49 -04:00
Saman Bemel-Benrud c1bee88d8a adding bug to sprite. 2013-05-15 17:09:56 -04:00
Saman Bemel-Benrud 6ecbf3778f cleanup / polish new changes 2013-05-15 16:57:04 -04:00
Saman Bemel-Benrud be933a72cb style cleanup + fleshed out translate UI 2013-05-15 16:15:42 -04:00
Saman Bemel-Benrud a88deef839 adding translate icon to sprite + css. 2013-05-15 14:19:56 -04:00
Saman Bemel-Benrud 9e8ae25339 styles for check-boxes. Closes #1297 2013-05-14 15:33:24 -04:00
Tom MacWright 133f0bf06d Tweak sprite 2013-04-27 16:24:31 -05:00
Tom MacWright 2e7677ded0 Add share on facebook button. Fixes #1342 2013-04-27 16:21:33 -05:00
John Firebaugh aedd5ee46e Create a dist directory
This directory will contain the built sources (iD.js, iD.css)
and images. On a release branch, we will check in the generated
files. For the osm.us/master deploy, it should run make and use
dist/ as the root.

Paths in css are relative, e.g. url(img/foo.png).
2013-04-22 10:50:36 -07:00