- 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:
parent
c3128c93e9
commit
771f6408af
3 changed files with 23 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue