/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* all media */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ #dokuwiki__content { .structaggregation { @link-height: 1.5rem; position: relative; padding-bottom: @link-height; margin-bottom: @grid; table th input:focus { width: 100%; box-sizing: border-box; } .table { margin-bottom: 0; } > a { position: absolute; bottom: 0; height: @link-height; margin-bottom: 0; &.export { line-height: 1; padding-top: .3em; } } } #plugin__struct_output{ margin-right: 0; } .struct_entry_form { margin-bottom: 2rem; > fieldset { margin-top: 1.5rem; } } textarea + .struct_entry_form { margin-top: -.5rem; } } .dokuwiki .struct_inlineditor { z-index: 3; }