summaryrefslogtreecommitdiffstats
path: root/skins/contrib/Dusk/buglist.css
blob: a9cbfd0fe22f0fb1124be8cb4fe7b23106f5d906 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This Source Code Form is "Incompatible With Secondary Licenses", as
 * defined by the Mozilla Public License, v. 2.0.
 */

tr.bz_bugitem:hover {
    background-color: #ccccff;
}