- Fixed a bug where context menu links would take on the properties of the

page.
 - Added a context menu to the last item in the crumb trail in the asset 
   manager as discussed in Community IRC.
This commit is contained in:
JT Smith 2006-05-24 20:21:01 +00:00
parent c3128c93e9
commit 771f6408af
3 changed files with 23 additions and 3 deletions

View file

@ -17,7 +17,7 @@
border-right: 3px groove #999999;
border-left: 0px groove #999999;
}
.contextMenu_skin A {
.contextMenu_skin A, .contextMenu_skin A:link, .contextMenu_skin A:visited {
font-weight: normal;
width: 100%;
color: black;