by roundabout, Saturday, 6 March 2021, 23:33:11 (1615073591), pushed by roundabout, Sunday, 11 May 2025, 13:22:57 (1746969777)
Author identity: nana-4 <hnmaigo@gmail.com>
d3f4e4b89d1375ac5c1948c14b9c3d681793eede
src/gtk/sass/_common-3.20.scss
@@ -2272,6 +2272,10 @@ notebook {
// background-color: $base;
// color: $on-surface;
}
&.dnd {
background-color: overlay("dragged", $primary);
}
}
// FIXME: The tab node doesn't have :drop(active), instead its child box has it.