Commit graph

148 commits

Author SHA1 Message Date
Saman Bemel-Benrud
78cc8ad62b Standardize form width 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
f0dccab341 Fine tune login form 2013-07-08 09:03:17 +01:00
Thomas Levine
9c9542ccc9 Limit button width 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
19b4c14225 More fixes to forms 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
d2ddf35ae2 Generalize support for groups of action buttons 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
cf3897c4aa Form cleanup 2013-07-08 09:03:16 +01:00
Thomas Levine
3b43cb33cb Make the account image form less ugly 2013-07-08 09:03:16 +01:00
Thomas Levine
f5cbc9c4fe Make the export bar less ugly 2013-07-08 09:03:16 +01:00
Thomas Levine
ae608cb4ff Parametrise various colors 2013-07-08 09:03:16 +01:00
Thomas Levine
3458d881af Parameterise font sizes
Extract font size and line height as parameters and replace many
spacing values with multiples of the line height parameter.
2013-07-08 09:03:16 +01:00
Thomas Levine
a2a5863561 Make more use of SCSS nesting 2013-07-08 09:03:16 +01:00
Tom MacWright
597fb5d27f Fix buttons in the richtext help panel 2013-07-08 09:03:16 +01:00
Tom MacWright
67124b8d57 Fix search icon width 2013-07-08 09:03:16 +01:00
Thomas Levine
f6c7ed6011 Remove tables from user settings page 2013-07-08 09:03:16 +01:00
Thomas Levine
26d7f66fbd Standardize forms between login and new 2013-07-08 09:03:16 +01:00
Thomas Levine
f3b319cb4f Refactor contributor terms using new form styles 2013-07-08 09:03:16 +01:00
Saman Bemel-Benrud
78631eb0cc Refactor signup form to remove tables 2013-07-08 09:03:15 +01:00
Tom Hughes
b244783e2e Fix styling of code blocks in rich text 2013-06-20 16:19:31 +01:00
Tom Hughes
167bc5001d Stop the richtext help wrapping 2013-06-12 00:41:55 +01:00
Saman Bemel-Benrud
40012189cb Layout cleanup 2013-06-11 15:52:31 -07:00
Saman Bemel-Benrud
7bd8f813ef Switch from content-box to border-box for layout 2013-06-11 15:52:24 -07:00
Saman Bemel-Benrud
82f8968169 Keep the map visible as the changeset page is scrolled 2013-06-10 22:34:23 +01:00
Leo Koppelkamm
1998ec88b8 Fix overlapping text in markdown help 2013-06-10 21:44:06 +01:00
Tom Hughes
e01df312b8 Remove max-width restriction on note warning 2013-05-20 17:47:24 +01:00
Tom Hughes
eeadb9e202 Add basica styling for include code blocks in rich text 2013-05-14 08:40:48 +01:00
John Firebaugh
370f4bf562 Add SotM ads 2013-05-13 20:17:10 +01:00
Leo Koppelkamm
ea9080ef80 Fix problem with heart icon ( #266 ) 2013-05-12 19:49:07 +01:00
Leo Koppelkamm
32808ce3e1 Only show scrollbars if needed in Markdown input 2013-05-12 19:30:26 +01:00
Leo Koppelkamm
15940feba6 Make line height relative.
Fixes display problems when the user has a minimum font size
set in their browser.
2013-05-12 19:28:54 +01:00
Tom Hughes
1779347849 Merge remote-tracking branch 'osmlab/id-editor-embed' 2013-05-07 14:43:45 +01:00
Tom Hughes
8bb7cdb75a Style the "view details" link in search results 2013-05-06 10:48:39 +01:00
Tom Hughes
2da8c8c413 Show node coordinates in the right place 2013-05-05 17:28:57 +01:00
Leo Koppelkamm
d99830d431 Fix browse view display issues in medium width windows
Floats are evil - using inline-block instead makes the whole thing
easier and more stable.
2013-05-05 17:27:09 +01:00
Tom MacWright
7a98913d0c Add iD editor
iD sources live in vendor/assets/iD, and are managed with
vendorer, using the "rewrite" functionality to replace relative
paths in the CSS with <%= asset_path(…) %> directives.

To avoid needing to namespace all of its CSS classes, iD
is embedded via an iframe.

To setup, edit application.yml to include an `id_key` key.
(It can use the same consumer key as P2 if you like.)
2013-05-03 10:52:41 -07:00
Tom Hughes
2c8ed19553 Stop attribution control wrapping on layers with attribution text 2013-05-01 10:01:24 +01:00
Tom MacWright
0d35a10a50 Reset Leaflet styles so that the OSM color scheme is more uniform.
Also makes note input fields shorter - 100px tall - by default.
2013-04-28 19:06:11 +01:00
Tom Hughes
2880d66eb8 Remove unused CSS rule 2013-04-28 19:06:11 +01:00
Tom MacWright
6453310d4d Redesign notes permalink
This adds a small permalink icon to the sprite and updates the CSS for
the permalink. The text is hidden by default and shown on hover.
2013-04-28 17:06:48 +01:00
Tom Hughes
a14abfe90b Tone down the anonymous edit warning for notes
Increase the saturation of our standard warning colour a little so
that it is more visible, and then switch notes to using the warning
colour instead of the error colour.
2013-04-27 16:47:25 +01:00
Tom Hughes
d48b1ccdf2 Replace the title in the note popup with a permalink 2013-04-27 11:51:51 +01:00
Tom Hughes
4a69512ce4 Reduce corner radius on all leaflet popups 2013-04-27 11:31:02 +01:00
Tom Hughes
e2b364d002 Increase whitespace between comments in the note popup 2013-04-27 11:23:58 +01:00
Tom Hughes
aeeb30ce3c Improve wrapping in the data browse on narrow windows 2013-04-25 17:44:40 +01:00
Tom Hughes
0c8ad2f86e Merge branch 'notes'
Conflicts:
	Vendorfile
2013-04-23 22:40:21 +01:00
Tom Hughes
1f8bbc2574 Stop text overflowing the richtext preview pane 2013-04-17 22:39:40 +01:00
Tom Hughes
92210a5be1 Allowing wrapping inside the content of a richtext editor
We disable wrapping on the container to keep the editor and the
help on the same line, but need to turn it back on again inside
the editor so that autogrow can work.
2013-04-17 22:38:20 +01:00
Tom Hughes
52611a5bfa Merge branch 'master' into notes 2013-04-16 18:22:47 +01:00
Saman Bemel-Benrud
7614534bdb Diary cleanup
This commit includes a few basic changes to make the user diaries
friendlier and easier to read. I adjusted the text styles and added
a maximum width, to keep the line length under control.
2013-04-14 17:26:27 +01:00
Tom Hughes
15be6b3ffc Add missing padding at right hand end of greeting menu 2013-03-28 00:40:07 +00:00
Tom Hughes
68044c6054 Separate the links in the bottom right map corner better 2013-02-05 19:18:37 +00:00