mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-gtk: tweak styling for marktable
This commit is contained in:
@ -67,6 +67,6 @@ marktable {
|
|||||||
font-size: .9em;
|
font-size: .9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
marktable row:nth-child(odd):not(:selected) {
|
marktable row:nth-child(odd):not(:selected):not(:hover) {
|
||||||
background-color: alpha(currentColor, .05);
|
background-color: alpha(currentColor, .02);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user