mirror of
https://github.com/maputnik/editor.git
synced 2026-07-01 19:47:26 +00:00
Public/private gists added. Fixes #238
Gists are now private by default with a option for public.
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
// BUTTON
|
||||
.maputnik-button {
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
background-color: $color-midgray;
|
||||
color: $color-lowgray;
|
||||
|
||||
Reference in New Issue
Block a user