/** * This file provides styles for config manager */ /* + + + + + config__manager + + + + + */ #dokuwiki__content { #config__manager { .selectiondefault { background-color: transparent; } tr { .input { background-color: transparent; color: inherit; } } tr.default { .input { background-color: transparent; } } } }