Index: openacs-4/packages/xowiki/www/resources/xowiki.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/resources/xowiki.css,v diff -u -r1.17 -r1.18 --- openacs-4/packages/xowiki/www/resources/xowiki.css 25 Mar 2007 16:27:04 -0000 1.17 +++ openacs-4/packages/xowiki/www/resources/xowiki.css 9 May 2007 13:19:23 -0000 1.18 @@ -3,13 +3,19 @@ #at-a-glance td.active {color: #003b53;} #at-a-glance td.today {color: #FFFFFF;} + +div.wiki-menu { + position: relative; right: 0px; + text-align: right; font-family: sans-serif; font-size: 85%;color: #7A7A78 +} + #wikicmds {position: relative; top: -24px; right: 0px; height: 0px; text-align: right; font-family: sans-serif; font-size: 85%;color: #7A7A78;} /*#portal #wikicmds {top: -90px;}*/ div.portlet #wikicmds {float: inherit ! important; top: 0px ! important; height: inherit;} #page-body #wikicmds {top: -30px;} -#wikicmds a, #wikicmds a:visited { color: #7A7A78; text-decoration: none;} +#wikicmds a, #wikicmds a:visited, div.wiki-menu a { color: #7A7A78; text-decoration: none;} #wikicmds a:hover {text-decoration: underline;} #wikicmds a:active {color: rgb(255,153,51);} #cmdbar {