dokuwiki-template-sprintdoc.../css/area_nav-pagetools.less
Jana Deutschländer 035726f000 template redesign
2017-01-02 09:14:38 +01:00

16 lines
299 B
Text
Executable file

/**
* This file provides the design styles for the page specific tool bar.
*
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
*/
nav#dokuwiki__pagetools{
&:hover{
ul{
background-color: #fff;
}
}
ul li a{
background-image: none;
}
}