Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface ContainerLookAndFeel

    interface ContainerLookAndFeel {
        background: string;
        backgroundColor: string;
        backgroundImage: string;
        backgroundSize: string;
        borderRadius: string;
        padding: string;
    }
    Index

    Properties

    background: string
    backgroundColor: string
    backgroundImage: string
    backgroundSize: string
    borderRadius: string
    padding: string