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

    Interface ScreenLookAndFeel

    interface ScreenLookAndFeel {
        background: string;
        backgroundColor: string;
        backgroundImage: string;
        backgroundSize: string;
        gutterBottom: string;
        gutterLeft: string;
        gutterRight: string;
        gutterTop: string;
    }
    Index

    Properties

    background: string
    backgroundColor: string
    backgroundImage: string
    backgroundSize: string
    gutterBottom: string
    gutterLeft: string
    gutterRight: string
    gutterTop: string