lenya/src/webapp/lenya/pubs/default/resources/css page.css,1.5,1.6
Andreas Hartmann <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/default/resources/css
In directory erbium:/tmp/cvs-serv32150/src/webapp/lenya/pubs/default/resources/css
Modified Files:
page.css
Log Message:
- node recursion bugfix in sitetree2nav
- indent for menuitem3 changed
Index: page.css
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/resources/css/page.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** page.css 30 Apr 2003 17:07:49 -0000 1.5
--- page.css 8 May 2003 12:50:35 -0000 1.6
***************
*** 53,61 ****
.menuitem-2 { padding-left: 20px; padding-top: 2px; padding-bottom: 2px; font-size: 70%; }
.menuitem-2 a { color: #9090C0; }
! .menuitem-3 { padding-left: 1.5em; padding-right: .5em; padding-top: .2em; padding-bottom: .2em; font-size: 60%; }
.menuitem-selected-1 { border-bottom: dotted 1px Navy; font-weight: bold; padding-top: 2px; padding-bottom: 2px; font-size: 80%; }
.menuitem-selected-2 { padding-left: 20px; margin-top: 2px; margin-bottom: 2px; font-size: 70%; }
! .menuitem-selected-3 { padding-left: 1.5em; font-size: 60%; padding-right: .5em; padding-top: .2em; padding-bottom: .2em; }
/* breadcrumb */
--- 53,61 ----
.menuitem-2 { padding-left: 20px; padding-top: 2px; padding-bottom: 2px; font-size: 70%; }
.menuitem-2 a { color: #9090C0; }
! .menuitem-3 { padding-left: 30px; padding-right: .5em; padding-top: .2em; padding-bottom: .2em; font-size: 60%; }
.menuitem-selected-1 { border-bottom: dotted 1px Navy; font-weight: bold; padding-top: 2px; padding-bottom: 2px; font-size: 80%; }
.menuitem-selected-2 { padding-left: 20px; margin-top: 2px; margin-bottom: 2px; font-size: 70%; }
! .menuitem-selected-3 { padding-left: 30px; font-size: 60%; padding-right: .5em; padding-top: .2em; padding-bottom: .2em; }
/* breadcrumb */