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:
rjy7 2010-05-11 20:37:50 +00:00
parent 3a78b7ae23
commit e3e38c87c6
3 changed files with 14 additions and 9 deletions

View file

@ -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