roundabout,
created on Wednesday, 17 July 2024, 08:42:35 (1721205755),
received on Wednesday, 31 July 2024, 06:54:51 (1722408891)
Author identity: vlad <vlad.muntoiu@gmail.com>
45dec828542ef6487b5ad8aa0327e276798b0081
static/style.css
@@ -669,3 +669,8 @@ small {
padding: 4px;
}
}
#repo-tabs > li > a:hover {
background-color: var(--color-flat-button-hover);
transition: box-shadow 375ms cubic-bezier(0.5, 1, 0.89, 1), background 375ms cubic-bezier(0.5, 1, 0.89, 1), color 375ms cubic-bezier(0.5, 1, 0.89, 1);
}