libsysprof-gtk: setup style tweaks to test the window

This commit is contained in:
Christian Hergert
2023-06-30 13:24:09 -07:00
parent d8ba258051
commit 96d7851439
4 changed files with 46 additions and 6 deletions

View File

@ -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;