structure
This commit is contained in:
parent
c58aab2fe3
commit
cf24d7da37
12 changed files with 235 additions and 41 deletions
11
css/area_nav-usertools.less
Normal file
11
css/area_nav-usertools.less
Normal file
|
@ -0,0 +1,11 @@
|
|||
/**
|
||||
* This file provides the design styles for the direct / menu jump links.
|
||||
*
|
||||
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||
*/
|
||||
|
||||
.nav-usertools {
|
||||
ul{
|
||||
float: right;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue