mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: fix styling of progress cell with backdrop
This commit is contained in:
@ -13,6 +13,9 @@ progresscell progress:backdrop {
|
||||
background: @borders;
|
||||
border-color: shade(@borders, .9);
|
||||
}
|
||||
progresscell label:backdrop.in-progress {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
progresscell trough {
|
||||
background: alpha(@borders, .5);
|
||||
|
||||
Reference in New Issue
Block a user