From 61767e4055c7d34005e7da25631cafb36d44cd84 Mon Sep 17 00:00:00 2001 From: piensaenpixel Date: Thu, 18 Aug 2016 18:13:24 +0200 Subject: [PATCH] add more modals --- src/scss/cdb-components/modals.scss | 322 ++++++++++++++++++++++++++++ 1 file changed, 322 insertions(+) diff --git a/src/scss/cdb-components/modals.scss b/src/scss/cdb-components/modals.scss index 18570af..9619579 100644 --- a/src/scss/cdb-components/modals.scss +++ b/src/scss/cdb-components/modals.scss @@ -209,8 +209,330 @@

Select a marker image

Upload your icons or just use our nice selection.

+ +
``` */ +/* SG +# Modals/Drop + + +``` +
+ +
+

Drop your files here

+

Your files will get automatically imported to CARTO.

+
+
+``` +*/ + + +/* SG +# Modals/Infowindow + + +``` +
+ +
+

Templating infowindows in CARTO

+

We support HTML infowindows, so here are some tips to work with them

+ + + + +
+
+``` +*/ + +.Modal-listTextCode { + display: inline-block; + padding: 4px 5px; + border-radius: 2px; + background: $cThirdBackground; + font: 500 12px 'Monaco', 'Monospace'; +} + + +/* SG +# Modals/Sync Table + + +``` +
+ +
+

Sync Table options

+

Your table is in Sync with a Google Drive file: Accidents.csv.

+ + +
+
+``` +*/ + + +.Modal-listForm { + margin-left: 24px; +} +.Modal-listFormItem { + margin-right: 32px; +} +.Modal-listFormItem:last-child { + margin-right: 0; +} + + +/* SG +# Modals/Export dataset + + +``` +
+ +
+

Sync Table options

+

Your table is in Sync with a Google Drive file: Accidents.csv.

+ + +
+
+``` +*/ + + +/* SG +# Modals/Export map + + +``` +
+ +
+

Export Untitled Map

+

This map, and the connected data, will be exported as a .carto file

+ +
+
+``` +*/ + +/* SG +# Modals/Mod Error Adding Widget + + +``` +
+ +
+

Oops, there was a problem

+

Close the page an open again. If the problem persists contact us at support@cartodb.com

+ +
+
+``` +*/ + +