improve less formating - part 1 (plugin modules)
- remove @author from comments - adjust the spacing
This commit is contained in:
parent
0c4625072c
commit
cbc7dfe5f0
20 changed files with 24 additions and 75 deletions
|
@ -2,9 +2,7 @@
|
|||
* This file provides styles for config manager
|
||||
*/
|
||||
|
||||
|
||||
/* + + + + + config__manager + + + + + */
|
||||
|
||||
#dokuwiki__content {
|
||||
#config__manager {
|
||||
fieldset {
|
||||
|
@ -62,10 +60,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* max-width: 1024px */
|
||||
|
||||
@media @screen_max-md {
|
||||
#dokuwiki__content {
|
||||
#config__manager {
|
||||
|
@ -100,10 +96,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* max-width: 768px */
|
||||
|
||||
@media @screen_max-sm {
|
||||
#dokuwiki__content {
|
||||
#config__manager {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue