roundabout,
created on Sunday, 18 September 2016, 00:20:52 (1474158052),
received on Sunday, 11 May 2025, 13:22:00 (1746969720)
Author identity: nana-4 <hnmaigo@gmail.com>
001370de17af9d8e79c285feb4406738db130e84
gtk-3.0/_apps.scss
@@ -642,11 +642,24 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
*********/
task-row {
transition: $shorter_transition;
margin: 0 -4px;
&:hover { transition: none; }
label { margin: 0 8px; }
image { margin: 0 4px; }
}
task-list-view > box > revealer > box > button { margin: -6px 0; }
task-list-view > box > revealer > box > button {
min-height: $medium_size;
margin: -4px;
padding: 0 12px;
label { margin: 0 8px; }
image { margin: 0 4px; }
}
/*************
gtk-3.0/gtk-dark.css
@@ -2813,12 +2813,23 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
transition: none; }
task-row label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
min-height: 36px;
margin: -4px;
padding: 0 12px; }
task-list-view > box > revealer > box > button label {
margin: 0 8px; }
task-list-view > box > revealer > box > button image {
margin: 0 4px; }
/*************
* Evolution *
gtk-3.0/gtk-dark_laptop.css
@@ -2813,12 +2813,23 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
transition: none; }
task-row label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
min-height: 32px;
margin: -4px;
padding: 0 12px; }
task-list-view > box > revealer > box > button label {
margin: 0 8px; }
task-list-view > box > revealer > box > button image {
margin: 0 4px; }
/*************
* Evolution *
gtk-3.0/gtk.css
@@ -2813,12 +2813,23 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
transition: none; }
task-row label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
min-height: 36px;
margin: -4px;
padding: 0 12px; }
task-list-view > box > revealer > box > button label {
margin: 0 8px; }
task-list-view > box > revealer > box > button image {
margin: 0 4px; }
/*************
* Evolution *
gtk-3.0/gtk_laptop.css
@@ -2813,12 +2813,23 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
transition: none; }
task-row label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
min-height: 32px;
margin: -4px;
padding: 0 12px; }
task-list-view > box > revealer > box > button label {
margin: 0 8px; }
task-list-view > box > revealer > box > button image {
margin: 0 4px; }
/*************
* Evolution *