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