build: remove dazzle reference

This commit is contained in:
Christian Hergert
2021-09-28 13:59:56 -07:00
parent b4c8530019
commit a1f8f7e9f8
3 changed files with 0 additions and 20 deletions

View File

@ -77,10 +77,6 @@ SysprofVisualizersFrame .left-column .small-button.flat:hover {
border-color: @borders;
}
SysprofDisplay > dzlmultipaned > :nth-child(2) {
border-top: 1px solid @borders;
}
SysprofVisualizersFrame .selection {
border-radius: 3px;
background-color: alpha(@theme_selected_bg_color, 0.35);