view sat_templates/templates/bulma/_browser/browser_meta.json @ 285:2ed424742e72

bulma (dialogs/confirm): use `ok_color` for confirm button
author Goffi <goffi@goffi.org>
date Tue, 25 Aug 2020 08:48:22 +0200
parents 7345ccb7f9df
children 772e73148132
line wrap: on
line source

{
    "js": {
        "package": {
            "dependencies": {
                "bulma": ">= 0.9.0"
            }
        }
    }
}