Commit graph

162 commits

Author SHA1 Message Date
John Firebaugh
5e9ab5bc5e Layers work 2013-07-18 10:45:14 -07:00
John Firebaugh
ef73cc1f57 Layers work 2013-07-18 10:45:13 -07:00
John Firebaugh
10c9ca81c7 Work on layers UI 2013-07-18 10:40:24 -07:00
Saman Bemel-Benrud
b9a19ab23a starting to cleanup+style map controls. 2013-07-18 10:36:08 -07:00
Tom Hughes
31b7bedfda Improve styling of rails validation errors 2013-07-18 15:54:16 +01:00
Tom Hughes
68b265fb15 Treat disabled buttons as deemphasized but without any hover effect 2013-07-08 09:03:18 +01:00
Saman Bemel-Benrud
d5356eb7d8 Remove margin from lists too 2013-07-08 09:03:18 +01:00
Saman Bemel-Benrud
53fc883a91 Fix comment display in comment list view 2013-07-08 09:03:18 +01:00
Tom Hughes
738bc8aab8 Fix wrapping in richtext help 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
e64ad3c428 Fix styling for richtext help 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
bfe2e6a473 Fix layer switcher CSS 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
2e444eb7bb Fine tune button styling for note popups 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
34edfdb9ba Cleanup notes and fix CSS error 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
c3b8897c44 Improve layout and styling of forms 2013-07-08 09:03:17 +01:00
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