Commit Graph

28 Commits

Author SHA1 Message Date
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
John Firebaugh
a90a1a654c Add Route Master preset 2013-06-04 10:37:08 -07:00
John Firebaugh
5cf68bc1cc Add presets for new line icons 2013-05-24 17:17:41 -07:00
John Firebaugh
ab10f8ac38 Hook up relation icons 2013-05-23 22:20:14 -07: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
John Firebaugh
23d70230fc Update maki (fixes #1429) 2013-05-08 17:39:35 -07: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
275696caaa Fix icons for lines that use maki (fixes #1371)
Generate a single feature-icons.json and feature-icons.css.
In the JSON, features with a line icon are indicated by the
presence of a `line` property. PresetIcon looks for this to
determine whether or not to add the `preset-icon-line` class.
New line icons may be added by editing line-icons.json.
2013-04-24 12:32:36 -07:00
John Firebaugh
d8751fad8d Polish spriting code
* Smaller make-sprite.json.
* Convert operation sprite data to JSON, eliminating
  fragile stylesheet grepping.
2013-04-23 09:45:37 -07: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