[#692] Remove selected gradient from context menu tables
This commit is contained in:
parent
a73c23ae9b
commit
8e6ccceb28
Binary file not shown.
Before Width: | Height: | Size: 333 B |
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue