by roundabout, Sunday, 19 March 2017, 09:14:47 (1489914887), pushed by roundabout, Sunday, 11 May 2025, 13:22:07 (1746969727)
Author identity: nana-4 <hnmaigo@gmail.com>
0647a6cedb29a0a0cfd2cf5d12b220be6319a3a5
src/gtk-3.0/3.22/gtk-compact.css
@@ -2889,24 +2889,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
margin: 0 -8px; }
taskrow:hover {
transition: none; }
task-row label {
taskrow label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
taskrow image {
min-width: 16px; }
task-list-view > box > revealer > box > button {
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; }
margin: -4px; }
/*******
* eog *
src/gtk-3.0/3.22/gtk-dark-compact.css
@@ -2889,24 +2889,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
margin: 0 -8px; }
taskrow:hover {
transition: none; }
task-row label {
taskrow label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
taskrow image {
min-width: 16px; }
task-list-view > box > revealer > box > button {
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; }
margin: -4px; }
/*******
* eog *
src/gtk-3.0/3.22/gtk-dark.css
@@ -2889,24 +2889,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
margin: 0 -8px; }
taskrow:hover {
transition: none; }
task-row label {
taskrow label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
taskrow image {
min-width: 16px; }
task-list-view > box > revealer > box > button {
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; }
margin: -6px; }
/*******
* eog *
src/gtk-3.0/3.22/gtk-light-compact.css
@@ -2889,24 +2889,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
margin: 0 -8px; }
taskrow:hover {
transition: none; }
task-row label {
taskrow label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
taskrow image {
min-width: 16px; }
task-list-view > box > revealer > box > button {
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; }
margin: -4px; }
/*******
* eog *
src/gtk-3.0/3.22/gtk-light.css
@@ -2889,24 +2889,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
margin: 0 -8px; }
taskrow:hover {
transition: none; }
task-row label {
taskrow label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
taskrow image {
min-width: 16px; }
task-list-view > box > revealer > box > button {
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; }
margin: -6px; }
/*******
* eog *
src/gtk-3.0/3.22/gtk.css
@@ -2889,24 +2889,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
margin: 0 -4px; }
task-row:hover {
margin: 0 -8px; }
taskrow:hover {
transition: none; }
task-row label {
taskrow label {
margin: 0 8px; }
task-row image {
margin: 0 4px; }
taskrow image {
min-width: 16px; }
task-list-view > box > revealer > box > button {
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; }
margin: -6px; }
/*******
* eog *
src/gtk-3.0/3.22/sass/apps/_gnome.scss
@@ -789,25 +789,19 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
/*********
* To Do *
*********/
task-row {
taskrow {
transition: $shorter_transition;
margin: 0 -4px;
margin: 0 -8px;
&:hover { transition: none; }
label { margin: 0 8px; }
image { margin: 0 4px; }
image { min-width: 16px; }
}
task-list-view > box > revealer > box > button {
min-height: $medium_size;
margin: -4px;
padding: 0 12px;
label { margin: 0 8px; }
image { margin: 0 4px; }
margin: (12px * 2 - $medium_size) / 2;
}