summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/style.less
blob: 3cb563fdb2226c7cf2fb577398f17ca1fee4e3dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#plugin__styling {

    h1 button {
        font-size: 12px;
        line-height: 16px;
        margin-left: 1em;
    }
}

#plugin__styling_loader {
    display: none;
}