xref: /template/sprintdoc/css/plugins/extension__manager.less (revision a4f53562e2df7dc9edcce62f32c82509578b940a)
1/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
2/* all media */
3/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
4
5.dokuwiki #extension__manager {
6    .actions {
7        font-size: 0;
8
9        > button {
10            font-size: .92rem;
11            margin-left: .3rem;
12            padding-left: .3rem;
13            padding-right: .3rem;
14        }
15    }
16}
17
18