revert commit 'remove author from comment block of less files' which is completely unrelated to feature branch
This commit is contained in:
parent
f9439eee4d
commit
8eaf45e447
29 changed files with 33 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the page content.
|
* This file provides the design styles for the page content.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.content .row {
|
.content .row {
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the page footer
|
* This file provides the design styles for the page footer
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for forms.
|
* This file provides the design styles for forms.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the page header.
|
* This file provides the design styles for the page header.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@ -267,7 +268,7 @@
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media @screen_max-xxs {
|
@media @screen_max-xxs {
|
||||||
min-height: 70px; // needed for menu select toolbar
|
min-height: 70px; // needed for menu select toolbar
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* This styles the "section editing button" (if not added by data-plugin)
|
* This styles the "section editing button" (if not added by data-plugin)
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the main-content.
|
* This file provides the design styles for the main-content.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles the navigational elements in the sidebar
|
* This file provides the design styles the navigational elements in the sidebar
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
|
* @author Andreas Gohr <gohr@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the quick search.
|
* This file provides the design styles for the quick search.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for message block
|
* This file provides the design styles for message block
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the breadcrumb
|
* This file provides the design styles for the breadcrumb
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the direct / menu jump links.
|
* This file provides the design styles for the direct / menu jump links.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the metatabbox
|
* This file provides the design styles for the metatabbox
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
|
* @author Silke Pisulla <pisulla@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Page Attribute Icons in the breadcrumb bar
|
* Page Attribute Icons in the breadcrumb bar
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the page specific tool bar.
|
* This file provides the design styles for the page specific tool bar.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the direct / menu jump links.
|
* This file provides the design styles for the direct / menu jump links.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for page revisions
|
* This file provides the design styles for page revisions
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the search results
|
* This file provides the design styles for the search results
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* This file provides styles for tab boxes
|
* This file provides styles for tab boxes
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the sidebar (navmain).
|
* This file provides the design styles for the sidebar (navmain).
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the basic vars and reset styles.
|
* This file provides the basic vars and reset styles.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
* This file provides the main design styles
|
* This file provides the main design styles
|
||||||
* across all template elements (typo, colors etc.)
|
* across all template elements (typo, colors etc.)
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides styles for web fonts and icon fonts
|
* This file provides styles for web fonts and icon fonts
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides less mixins for all other style modules
|
* This file provides less mixins for all other style modules
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides styles for the general layout structure.
|
* This file provides styles for the general layout structure.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the main design styles
|
* This file provides the main design styles
|
||||||
* across all template elements (typo, colors etc.)
|
* across all template elements (typo, colors etc.)
|
||||||
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#dokuwiki__content .plugin_include_content {
|
#dokuwiki__content .plugin_include_content {
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* This file provides styles for magic matcher plugin
|
* This file provides styles for magic matcher plugin
|
||||||
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
|
* @author Silke Pisulla <pisulla@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the styles for printing.
|
* This file provides the styles for printing.
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>,
|
||||||
|
Silke Pisulla <pisulla@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* This file provides the design styles for the admin tools
|
* This file provides the design styles for the admin tools
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
* This file provides the design styles for the the detail template
|
* This file provides the design styles for the the detail template
|
||||||
* (media details)
|
* (media details)
|
||||||
*
|
*
|
||||||
|
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue