[#692] Remove selected gradient from context menu tables

This commit is contained in:
Eric Davis 2011-12-09 17:11:36 -08:00
parent a73c23ae9b
commit 8e6ccceb28
2 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 B

View File

@ -1650,9 +1650,6 @@ form#issue-list {
#content table tr.even {
background-color:#f9f9f9;
}
#content table tr.context-menu-selection {
background:#FEFBD0 url(../images/selected-gradient.jpg) repeat-x left top;
}
#content table td.priority {
text-align:center;
}