by roundabout, Friday, 2 September 2016, 21:28:32 (1472851712), pushed by roundabout, Sunday, 11 May 2025, 13:21:59 (1746969719)
Author identity: nana-4 <hnmaigo@gmail.com>
3220315c705cbae4bec1e2cb9a116b1b1d860ef8
gtk-3.0/_apps.scss
@@ -625,6 +625,18 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
}
/*********
* To Do *
*********/
task-row {
transition: $shorter_transition;
&:hover { transition: none; }
}
task-list-view > box > revealer > box > button { margin: -6px 0; }
/*************
* Evolution *
*************/
@@ -639,6 +651,20 @@ box.vertical > paned.horizontal notebook widget .frame { border-style: none; }
frame.commit-frame > border { border-style: solid none none; }
/**************
* Characters *
**************/
box.dialog-vbox scrolledwindow.related { border: 1px solid $borders_color; }
list.categories { background-image: image($lighter_bg_color); }
/**************
* Calculator *
**************/
button.title label { min-height: $medium_size; }
/************
* Terminix *
************/
gtk-3.0/_common.scss
@@ -439,6 +439,11 @@ button {
margin-left: 2px;
margin-right: 16px - ($medium_size - 24px) / 2;
}
&:only-child {
margin-left: 16px - ($medium_size - 24px) / 2;
margin-right: 16px - ($medium_size - 24px) / 2;
}
}
image:not(:only-child) {
gtk-3.0/gtk-dark.css
@@ -484,6 +484,9 @@ button {
button.text-button.image-button label:last-child {
margin-left: 2px;
margin-right: 10px; }
button.text-button.image-button label:only-child {
margin-left: 10px;
margin-right: 10px; }
button.text-button.image-button image:not(:only-child):first-child {
margin-left: 4px; }
button.text-button.image-button image:not(:only-child):last-child {
@@ -2898,6 +2901,17 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
task-row:hover {
transition: none; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
/*************
* Evolution *
*************/
@@ -2913,6 +2927,21 @@ box.vertical > paned.horizontal notebook widget .frame {
frame.commit-frame > border {
border-style: solid none none; }
/**************
* Characters *
**************/
box.dialog-vbox scrolledwindow.related {
border: 1px solid rgba(0, 0, 0, 0.2); }
list.categories {
background-image: image(#607D8B); }
/**************
* Calculator *
**************/
button.title label {
min-height: 36px; }
/************
* Terminix *
************/
gtk-3.0/gtk-dark_laptop.css
@@ -484,6 +484,9 @@ button {
button.text-button.image-button label:last-child {
margin-left: 2px;
margin-right: 12px; }
button.text-button.image-button label:only-child {
margin-left: 12px;
margin-right: 12px; }
button.text-button.image-button image:not(:only-child):first-child {
margin-left: 4px; }
button.text-button.image-button image:not(:only-child):last-child {
@@ -2898,6 +2901,17 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
task-row:hover {
transition: none; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
/*************
* Evolution *
*************/
@@ -2913,6 +2927,21 @@ box.vertical > paned.horizontal notebook widget .frame {
frame.commit-frame > border {
border-style: solid none none; }
/**************
* Characters *
**************/
box.dialog-vbox scrolledwindow.related {
border: 1px solid rgba(0, 0, 0, 0.2); }
list.categories {
background-image: image(#607D8B); }
/**************
* Calculator *
**************/
button.title label {
min-height: 32px; }
/************
* Terminix *
************/
gtk-3.0/gtk.css
@@ -484,6 +484,9 @@ button {
button.text-button.image-button label:last-child {
margin-left: 2px;
margin-right: 10px; }
button.text-button.image-button label:only-child {
margin-left: 10px;
margin-right: 10px; }
button.text-button.image-button image:not(:only-child):first-child {
margin-left: 4px; }
button.text-button.image-button image:not(:only-child):last-child {
@@ -2898,6 +2901,17 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
task-row:hover {
transition: none; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
/*************
* Evolution *
*************/
@@ -2913,6 +2927,21 @@ box.vertical > paned.horizontal notebook widget .frame {
frame.commit-frame > border {
border-style: solid none none; }
/**************
* Characters *
**************/
box.dialog-vbox scrolledwindow.related {
border: 1px solid rgba(0, 0, 0, 0.1); }
list.categories {
background-image: image(#FAFAFA); }
/**************
* Calculator *
**************/
button.title label {
min-height: 36px; }
/************
* Terminix *
************/
gtk-3.0/gtk_laptop.css
@@ -484,6 +484,9 @@ button {
button.text-button.image-button label:last-child {
margin-left: 2px;
margin-right: 12px; }
button.text-button.image-button label:only-child {
margin-left: 12px;
margin-right: 12px; }
button.text-button.image-button image:not(:only-child):first-child {
margin-left: 4px; }
button.text-button.image-button image:not(:only-child):last-child {
@@ -2898,6 +2901,17 @@ box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
* To Do *
*********/
task-row {
transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }
task-row:hover {
transition: none; }
task-list-view > box > revealer > box > button {
margin: -6px 0; }
/*************
* Evolution *
*************/
@@ -2913,6 +2927,21 @@ box.vertical > paned.horizontal notebook widget .frame {
frame.commit-frame > border {
border-style: solid none none; }
/**************
* Characters *
**************/
box.dialog-vbox scrolledwindow.related {
border: 1px solid rgba(0, 0, 0, 0.1); }
list.categories {
background-image: image(#FAFAFA); }
/**************
* Calculator *
**************/
button.title label {
min-height: 32px; }
/************
* Terminix *
************/