mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: setup style tweaks to test the window
This commit is contained in:
@ -74,14 +74,13 @@ markchart {
|
||||
timeruler {
|
||||
font-size: 0.833em;
|
||||
color: alpha(currentColor, .8);
|
||||
background: alpha(@borders, .25);
|
||||
}
|
||||
|
||||
tracks track chart {
|
||||
margin-top: 1px;
|
||||
}
|
||||
tracks track info {
|
||||
background: alpha(@borders, .5);
|
||||
background: alpha(@borders, .25);
|
||||
}
|
||||
tracks track info button {
|
||||
min-height: 0px;
|
||||
|
||||
Reference in New Issue
Block a user