Update _gnome-3.0.scss

This commit is contained in:
vinceliuice
2022-10-25 19:59:11 +08:00
parent 33246c6edc
commit 54fb124a51

View File

@@ -1860,12 +1860,6 @@ dialog.background.csd {
}
}
// > box.vertical > stack.view {
// > scrolledwindow > treeview.view:not(:hover):not(:selected):not(:active) {
// background-color: transparent;
// }
// }
toolbar.toolbar {
border-radius: 0 0 $window-radius $window-radius;
}
@@ -1889,8 +1883,6 @@ dialog.background.csd {
background: none;
}
}
// treeview.view:not(:hover):not(:selected) { background: none; }
}
viewport.frame {