You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- /**
- * This file provides styles for extension manager
- */
-
- /* + + + + + global + + + + + */
- .dokuwiki #extension__manager {
- .actions {
- font-size: 0;
-
- > button {
- font-size: .92rem;
- margin-left: .3rem;
- padding-left: .3rem;
- padding-right: .3rem;
- }
- }
- }
|