by roundabout, Thursday, 2 March 2017, 19:20:17 (1488482417), pushed by roundabout, Sunday, 11 May 2025, 13:22:06 (1746969726)
Author identity: nana-4 <hnmaigo@gmail.com>
2a0c78a4a1ff90d8847652c50e5fa4de6980b473
src/gtk-3.0/3.18/gtk-dark.css
@@ -1916,8 +1916,8 @@ GtkColorSwatch {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
.window-frame.solid-csd {
border-radius: 0;
margin: 4px;
background-color: #FF6D00;
margin: 0;
background-color: #37474F;
box-shadow: none; }
.header-bar .button.titlebutton:active,
src/gtk-3.0/3.18/gtk-light.css
@@ -1916,8 +1916,8 @@ GtkColorSwatch {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
.window-frame.solid-csd {
border-radius: 0;
margin: 4px;
background-color: #FF6D00;
margin: 0;
background-color: #E0E0E0;
box-shadow: none; }
.header-bar .button.titlebutton:active,
src/gtk-3.0/3.18/gtk.css
@@ -1916,8 +1916,8 @@ GtkColorSwatch {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23); }
.window-frame.solid-csd {
border-radius: 0;
margin: 4px;
background-color: #FF6D00;
margin: 0;
background-color: #455A64;
box-shadow: none; }
.header-bar .button.titlebutton:active,
src/gtk-3.0/3.18/sass/_common.scss
@@ -2244,9 +2244,8 @@ GtkVolumeButton.button {
}
&.solid-csd {
border-radius: 0;
margin: 4px;
background-color: $warning_color;
// border: solid 1px $border_color;
margin: 0;
background-color: $titlebar_bg_color;
box-shadow: none;
}
}
src/gtk-3.0/3.20/gtk-compact.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #455A64; }
border-radius: 0;
box-shadow: none;
background-color: #455A64; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.20/gtk-dark-compact.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #37474F; }
border-radius: 0;
box-shadow: none;
background-color: #37474F; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.20/gtk-dark.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #37474F; }
border-radius: 0;
box-shadow: none;
background-color: #37474F; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.20/gtk-light-compact.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #E0E0E0; }
border-radius: 0;
box-shadow: none;
background-color: #E0E0E0; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.20/gtk-light.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #E0E0E0; }
border-radius: 0;
box-shadow: none;
background-color: #E0E0E0; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.20/gtk.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #455A64; }
border-radius: 0;
box-shadow: none;
background-color: #455A64; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/gtk-compact.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #455A64; }
border-radius: 0;
box-shadow: none;
background-color: #455A64; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/gtk-dark-compact.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #37474F; }
border-radius: 0;
box-shadow: none;
background-color: #37474F; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/gtk-dark.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #37474F; }
border-radius: 0;
box-shadow: none;
background-color: #37474F; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/gtk-light-compact.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #E0E0E0; }
border-radius: 0;
box-shadow: none;
background-color: #E0E0E0; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/gtk-light.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.4); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #E0E0E0; }
border-radius: 0;
box-shadow: none;
background-color: #E0E0E0; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/gtk.css
@@ -921,13 +921,6 @@ headerbar {
.background:not(.csd) .default-decoration.titlebar:not(headerbar) button.titlebutton:active, .background:not(.csd)
headerbar.default-decoration button.titlebutton:active {
background-size: 1000% 1000%; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd
headerbar:dir(rtl), .solid-csd
headerbar:dir(ltr) {
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); }
headerbar entry,
headerbar spinbutton,
@@ -2357,8 +2350,9 @@ decoration {
border-radius: 2px; }
.solid-csd decoration {
margin: 0;
padding: 4px;
box-shadow: inset 0 0 0 4px #455A64; }
border-radius: 0;
box-shadow: none;
background-color: #455A64; }
.view selection, .view:selected, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection,
entry selection, modelbutton.flat:selected,
src/gtk-3.0/3.22/sass/_common.scss
@@ -1099,11 +1099,11 @@ headerbar {
.solid-csd & {
&:dir(rtl), &:dir(ltr) { // specificity bump
margin-left: -2px;
margin-right: -2px;
margin-top: -2px;
// margin-left: -2px;
// margin-right: -2px;
// margin-top: -2px;
// border-radius: 0;
box-shadow: inset 0 1px $titlebar_highlight_color;
// box-shadow: inset 0 1px $titlebar_highlight_color;
}
}
}
@@ -3228,11 +3228,11 @@ decoration {
.solid-csd & {
margin: 0;
padding: 4px;
// border: solid 1px $border_color;
// border-radius: 0;
box-shadow: inset 0 0 0 4px $titlebar_bg_color;
// background-color: $border_color;
// padding: 4px;
border-radius: 0;
box-shadow: none;
// box-shadow: inset 0 0 0 4px $titlebar_bg_color;
background-color: $titlebar_bg_color;
}
}