summaryrefslogtreecommitdiff
path: root/themes/Adwaita/core.css
blob: a7760a1414c9102b82e6bad55aec7e24edbf3140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

.tinybutton {

    min-width: 12px;
    min-height: 12px;

    padding: 2px;

}

.tinybutton > image {

    background-position: center center;
    background-repeat: no-repeat;

}