Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template
# Conflicts: # css/area_nav-pagetools.less # css/base_mixins.less
This commit is contained in:
commit
4e16e9e596
15 changed files with 390 additions and 199 deletions
|
@ -4,6 +4,7 @@
|
|||
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||
*/
|
||||
|
||||
|
||||
nav#dokuwiki__pagetools{
|
||||
|
||||
ul {
|
||||
|
@ -56,3 +57,13 @@ nav#dokuwiki__pagetools{
|
|||
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* max-width: 1023px */
|
||||
|
||||
@media @screen_max-md {
|
||||
nav#dokuwiki__pagetools {
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue