by roundabout, Tuesday, 31 December 2019, 00:29:48 (1577752188), pushed by roundabout, Sunday, 11 May 2025, 13:22:47 (1746969767)
Author identity: nana-4 <hnmaigo@gmail.com>
80ded17b03c9bac4807fc9420e4fe254e7783715
src/_sass/gtk/apps/_mate.scss
@@ -403,15 +403,22 @@ na-tray-applet widget box widget {
}
// infobar
.caja-notebook frame > border {
border-style: none;
}
#caja-extra-view-widget {
border-bottom: 1px solid $divider;
background-color: $base; // needs overriding
background-color: $base;
> box > box > label { font-weight: bold; }
button {
@extend %button-flat;
&:not(:disabled) { @include ink-color($primary); }
}
}