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.

+
+
+``` +*/ +