by roundabout, Saturday, 18 March 2017, 03:55:04 (1489809304), pushed by roundabout, Sunday, 11 May 2025, 13:22:07 (1746969727)
Author identity: nana-4 <hnmaigo@gmail.com>
46c2b63ff49c26c339ca7e5c8394f9343f635e30
src/gtk-3.0/3.20/gtk-compact.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.20/gtk-dark-compact.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.20/gtk-dark.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.20/gtk-light-compact.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.20/gtk-light.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.20/gtk.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/gtk-compact.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry.preferences-search, layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/gtk-dark-compact.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry.preferences-search, layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/gtk-dark.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry.preferences-search, layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/gtk-light-compact.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry.preferences-search, layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/gtk-light.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry.preferences-search, layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/gtk.css
@@ -297,9 +297,7 @@ entry {
spinbutton:not(.vertical) progress,
entry progress {
margin: 2px -6px;
border-style: none none solid;
border-width: 2px;
border-color: #42A5F5;
border-bottom: 2px solid #42A5F5;
background-color: transparent; }
.linked:not(.vertical) > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked:not(.vertical) > entry:not(.search),
notebook > stack:not(:only-child) .linked:not(.vertical) > spinbutton:not(.vertical), colorchooser .popover.osd .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry.preferences-search, layoutpane .linked:not(.vertical) > entry.search, editortweak .linked:not(.vertical) > entry.search, #login_window .linked:not(.vertical) > entry, .linked.vertical > spinbutton.flat:not(.vertical), notebook > stack:not(:only-child) .linked.vertical > entry:not(.search),
@@ -1028,21 +1026,17 @@ treeview.view {
treeview.view.expander:selected:disabled {
color: rgba(255, 255, 255, 0.3); }
treeview.view.progressbar {
border-style: none none solid;
border-width: 4px;
border-color: #42A5F5;
border-bottom: 4px solid #42A5F5;
box-shadow: none;
background-color: transparent; }
treeview.view.progressbar:selected {
border-color: currentColor; }
border-bottom-color: currentColor; }
treeview.view.trough {
border-style: none none solid;
border-width: 4px;
border-color: rgba(66, 165, 245, 0.3);
border-bottom: 4px solid rgba(66, 165, 245, 0.3);
box-shadow: none;
background-color: transparent; }
treeview.view.trough:selected {
border-color: alpha(currentColor, 0.3); }
border-bottom-color: alpha(currentColor, 0.3); }
treeview.view header button {
padding: 2px 6px;
border-style: none solid solid none;
src/gtk-3.0/3.22/sass/_common.scss
@@ -277,13 +277,8 @@ entry {
progress {
margin: 2px (2px - 8px);
border-style: none none solid;
border-width: 2px;
border-color: $primary_color;
// border-radius: 0;
// box-shadow: none;
border-bottom: 2px solid $primary_color;
background-color: transparent;
// background-image: none;
}
// linked entries
@@ -1259,23 +1254,19 @@ treeview.view {
}
&.progressbar { // progress bar in treeviews
border-style: none none solid;
border-width: $bar_size;
border-color: $primary_color;
border-bottom: $bar_size solid $primary_color;
box-shadow: none;
background-color: transparent;
&:selected { border-color: currentColor; }
&:selected { border-bottom-color: currentColor; }
}
&.trough { // progress bar trough in treeviews
border-style: none none solid;
border-width: $bar_size;
border-color: scale-alpha($primary_color, $lower_opacity);
border-bottom: $bar_size solid scale-alpha($primary_color, $lower_opacity);
box-shadow: none;
background-color: transparent;
&:selected { border-color: $fill_color; }
&:selected { border-bottom-color: $fill_color; }
}
header {