dokuwiki-template-sprintdoc.../css/plugins/edittable.less
2017-03-08 11:28:56 +01:00

13 lines
287 B
Text

/**
* Style Adjustments for the edittable plugin
*/
#dokuwiki__content.main-content {
div.editbutton_table form div.no {
button,
input.button {
min-height: 1rem;
margin-top: 0;
font-size: @font-size-very-small;
}
}
}