From 134b18540c7f423c46b7353c6a7cbc18c2004b93 Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Sat, 11 Jul 2015 16:16:22 +0200 Subject: [PATCH 1/8] rename and simplify step 3 --- css/main.css | 21 ++++++++++++++++++--- index.html | 50 +++++++++++++++++++++++++++++++++++--------------- 2 files changed, 53 insertions(+), 18 deletions(-) diff --git a/css/main.css b/css/main.css index 5564990..cb525df 100644 --- a/css/main.css +++ b/css/main.css @@ -17,7 +17,7 @@ } #content { - min-height: 600px; + /*min-height: 370px;*/ } #map { @@ -278,10 +278,11 @@ ul.geozetSuggestions{ form input[type=text], form select, form textarea, form select { background: #fff; padding: 0.3em 0.3em; - color: #000; + /*color: #000; */ + color: gray; border: 1px solid #000; font-size: 11px; - width: 298px; + width: 289px; } button { background: #deebe3; @@ -418,3 +419,17 @@ a, a:link, a:focus, a:hover, a:visited { #opties { margin:10px; } + +.deel-float { + display: inline-block; + margin-right: 10px; +} + +.deel-float p { + font-size: 1.3em; + margin-bottom: 5px; +} + +.deel-float input { + width: 150px !important; +} \ No newline at end of file diff --git a/index.html b/index.html index f0e3a6e..c5a5a92 100644 --- a/index.html +++ b/index.html @@ -110,7 +110,7 @@

PDOK Kaart Wizard

- Stap 1: De kaart + ▶ Stap 1: De kaart Help @@ -165,7 +165,7 @@

- Stap 2: Markers + ▶ Stap 2: Markers Help @@ -317,8 +317,7 @@

- Stap 3: Genereer - code + ▼ Stap 3: Publiceer en deel kaart Help @@ -326,21 +325,42 @@

-

Als URL

- + + + + + + + + + +

De kaart is klaar! Gebruik onderstaande links om het te delen met vrienden en collega's of om het op te nemen in je website.

+ +
+

Deel via link:

+
- Link losse kaart: - - Verstuur link per email -
Embed HTML iframe: - -
Embed HTML Object tag:
- + +
+

iFrame embed:

+ +
+ + + + + + + + +
-
+

From 59f76e7f98652ce460b1918f40ea30e8661897c3 Mon Sep 17 00:00:00 2001 From: "U-Lenovo-PC\\siem" Date: Wed, 23 Sep 2015 09:21:35 +0200 Subject: [PATCH 2/8] update link to forum --- help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help.html b/help.html index 76d759f..34017f6 100644 --- a/help.html +++ b/help.html @@ -131,7 +131,7 @@

PDOK Kaart Wizard

Broncode

- +
From 94c106fffd1cc61550a29a6c09deba7b716a215d Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Mon, 28 Sep 2015 16:34:27 +0200 Subject: [PATCH 3/8] fix broken menu highlight, remove obsolete link --- help.html | 6 +++--- index.html | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/help.html b/help.html index 76d759f..9e66dcb 100644 --- a/help.html +++ b/help.html @@ -103,11 +103,11 @@

PDOK Kaart Wizard

From 53a348a9b569d1260cd78fc12a13a83fc04dc248 Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Wed, 7 Oct 2015 13:18:42 +0200 Subject: [PATCH 4/8] move links to help, forum, github to main menu --- index.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index f0e3a6e..30c5d25 100644 --- a/index.html +++ b/index.html @@ -90,14 +90,17 @@

PDOK Kaart Wizard

From 1a10769cbed3107eeea3bad458e80074c64a0203 Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Wed, 7 Oct 2015 13:37:24 +0200 Subject: [PATCH 5/8] fix borked merge --- index.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/index.html b/index.html index 85b5ba1..8ec49f2 100644 --- a/index.html +++ b/index.html @@ -91,9 +91,8 @@

PDOK Kaart Wizard

From 11b35515e1f6a24d6042f76d616229a26445e342 Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Thu, 8 Oct 2015 15:00:27 +0200 Subject: [PATCH 6/8] add gray github ribbon --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8ec49f2..7ee405d 100644 --- a/index.html +++ b/index.html @@ -81,6 +81,9 @@ + + Fork me on GitHub +
@@ -99,8 +102,8 @@

PDOK Kaart Wizard

  • Forum
  • -
  • - Voor ontwikkelaars +
  • @@ -386,3 +389,4 @@

    + \ No newline at end of file From 9676aac8a1e4451dc358f0cc3fe67ae0ea055c3f Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Thu, 8 Oct 2015 16:47:08 +0200 Subject: [PATCH 7/8] try the orange ribbon --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7ee405d..6589f0c 100644 --- a/index.html +++ b/index.html @@ -81,9 +81,8 @@ - - Fork me on GitHub - + + Fork me on GitHub
    From c8393388e894cc5323ffc089a80bdf6eb4895f04 Mon Sep 17 00:00:00 2001 From: Simeon Nedkov Date: Thu, 19 Nov 2015 12:33:33 +0100 Subject: [PATCH 8/8] fix z-value of github ribbon --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6589f0c..c4c8fdd 100644 --- a/index.html +++ b/index.html @@ -82,7 +82,7 @@ - Fork me on GitHub + Fork me on GitHub
    @@ -93,7 +93,7 @@

    PDOK Kaart Wizard