Move FreeMarker templates, controllers, setup, and library upgrades into trunk. Not used to generate any pages or templates yet (except a couple of hidden pages that are only available through the url).
This commit is contained in:
parent
3a78b7ae23
commit
e3e38c87c6
3 changed files with 14 additions and 9 deletions
|
@ -101,11 +101,16 @@ ul#otherMenu li {
|
|||
margin-left: 4px;
|
||||
}
|
||||
|
||||
ul#otherMenu li.border {
|
||||
ul#otherMenu li {
|
||||
padding-right: 4px;
|
||||
border-right: 1px solid #ccc;
|
||||
}
|
||||
|
||||
ul#otherMenu li.last {
|
||||
padding-right: 0;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
|
||||
/************************
|
||||
Navigation and Search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue