libsysprof-ui: iteration on profiler assistant

This commit is contained in:
Christian Hergert
2019-05-18 14:18:15 -07:00
parent 597d757bf8
commit 9d32f70bba
2 changed files with 58 additions and 4 deletions

View File

@ -8,6 +8,6 @@ list.environ-editor row button.flat:not(:hover) {
border-color: transparent;
}
list.environ-editor row button.flat image {
padding: 3;
padding: 3px;
margin: 0;
}