Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts: # css/area_nav-metabox.less # css/plugins/edit.less
This commit is contained in:
commit
ce0c70f35a
116 changed files with 1292 additions and 5454 deletions
|
@ -2,7 +2,10 @@
|
|||
* This file provides styles for the edit view (?do=edit), preview
|
||||
* and section edit buttons.
|
||||
*/
|
||||
|
||||
|
||||
/* + + + + + edit view + + + + + */
|
||||
|
||||
.dokuwiki {
|
||||
div.section_highlight {
|
||||
clear: right;
|
||||
|
|
12
css/plugins/edittable.less
Normal file
12
css/plugins/edittable.less
Normal file
|
@ -0,0 +1,12 @@
|
|||
/**
|
||||
* Style Adjustments for the edittable plugin
|
||||
*/
|
||||
#dokuwiki__content.main-content {
|
||||
div.editbutton_table form div.no {
|
||||
button,
|
||||
input.button {
|
||||
margin-top: 0;
|
||||
font-size: @font-size-very-small;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue