From 67353718508de3a980a3a0ad6f66c246e8aa78e7 Mon Sep 17 00:00:00 2001 From: piensaenpixel Date: Thu, 18 Aug 2016 14:03:31 +0200 Subject: [PATCH] add more modals --- src/scss/cdb-components/modals.scss | 124 ++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) diff --git a/src/scss/cdb-components/modals.scss b/src/scss/cdb-components/modals.scss index c2302d2..18570af 100644 --- a/src/scss/cdb-components/modals.scss +++ b/src/scss/cdb-components/modals.scss @@ -90,3 +90,127 @@ */ +/* SG +# Modals/Success + + +``` +
+ +
+

Export untitled map

+

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

+ +
+
+``` +*/ + + +/* SG +# Modals/Delete Layer Warn + + +``` +
+ +
+

You are about to delete layer gpc_000a11a_eng

+

{{name}} map will be affected and the widgets related to the layer, are you sure you want to delete it?

+ + +
+
+``` +*/ + +.Modal-listTextItem { + margin-top: 32px; +} + + + +/* SG +# Modals/Loading + + +``` +
+ +
+

Locking Dataset

+

Your dataset is being locked, this may take a few seconds.

+
+
+``` +*/ + + +/* SG +# Modals/Marker + + +``` +
+ +
+

Select a marker image

+

Upload your icons or just use our nice selection.

+
+
+``` +*/ +