by roundabout, Thursday, 23 March 2017, 10:34:54 (1490265294), pushed by roundabout, Sunday, 11 May 2025, 13:22:07 (1746969727)
Author identity: nana-4 <hnmaigo@gmail.com>
f6ba73b6259b16e18200310ea0c89d768b68574c
src/gtk-3.0/3.22/gtk-compact.css
@@ -2768,6 +2768,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none; }
.documents-scrolledwin.frame frame.content-view > border {
border-style: none; }
.photos-fade-in {
opacity: 1;
@@ -2811,9 +2813,10 @@ frame.documents-dropdown {
frame.documents-dropdown > border {
border: none; }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background-clip: border-box; }
box.vertical > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
src/gtk-3.0/3.22/gtk-dark-compact.css
@@ -2768,6 +2768,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none; }
.documents-scrolledwin.frame frame.content-view > border {
border-style: none; }
.photos-fade-in {
opacity: 1;
@@ -2811,9 +2813,10 @@ frame.documents-dropdown {
frame.documents-dropdown > border {
border: none; }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
background-clip: border-box; }
box.vertical > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
src/gtk-3.0/3.22/gtk-dark.css
@@ -2768,6 +2768,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none; }
.documents-scrolledwin.frame frame.content-view > border {
border-style: none; }
.photos-fade-in {
opacity: 1;
@@ -2811,9 +2813,10 @@ frame.documents-dropdown {
frame.documents-dropdown > border {
border: none; }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
background-clip: border-box; }
box.vertical > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
src/gtk-3.0/3.22/gtk-light-compact.css
@@ -2768,6 +2768,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none; }
.documents-scrolledwin.frame frame.content-view > border {
border-style: none; }
.photos-fade-in {
opacity: 1;
@@ -2811,9 +2813,10 @@ frame.documents-dropdown {
frame.documents-dropdown > border {
border: none; }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background-clip: border-box; }
box.vertical > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
src/gtk-3.0/3.22/gtk-light.css
@@ -2768,6 +2768,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none; }
.documents-scrolledwin.frame frame.content-view > border {
border-style: none; }
.photos-fade-in {
opacity: 1;
@@ -2811,9 +2813,10 @@ frame.documents-dropdown {
frame.documents-dropdown > border {
border: none; }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background-clip: border-box; }
box.vertical > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
src/gtk-3.0/3.22/gtk.css
@@ -2768,6 +2768,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none; }
.documents-scrolledwin.frame frame.content-view > border {
border-style: none; }
.photos-fade-in {
opacity: 1;
@@ -2811,9 +2813,10 @@ frame.documents-dropdown {
frame.documents-dropdown > border {
border: none; }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background-clip: border-box; }
box.vertical > revealer > toolbar.search-bar button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/*********
src/gtk-3.0/3.22/sass/apps/_gnome.scss
@@ -664,6 +664,8 @@ GdMainIconView.content-view {
.documents-scrolledwin.frame {
border-style: none;
frame.content-view > border { border-style: none; }
}
.photos-icon-bg {
@@ -735,8 +737,9 @@ frame.documents-dropdown {
> border { border: none; }
}
box.vertical:not(.titlebar) > revealer > toolbar.search-bar {
box.vertical > revealer > toolbar.search-bar {
border-bottom: 1px solid $border_color;
background-clip: border-box; // avoid black border
button > widget {
-gtk-icon-source: -gtk-icontheme("pan-down-symbolic");