roundabout,
created on Sunday, 10 July 2016, 09:02:12 (1468141332),
received on Sunday, 11 May 2025, 13:21:56 (1746969716)
Author identity: nana-4 <hnmaigo@gmail.com>
61572e5b02d8240b8c9f8e94852b7f766e13e328
gtk-3.0/_common.scss
@@ -1463,8 +1463,8 @@ notebook {
&.top { border-bottom-style: solid; > tabs { > tab:not(.reorderable-page) {margin-bottom: -1px;margin-bottom: -1px; > tab {&:hover { box-shadow: inset 0 -2px $track_color; }
@@ -1476,8 +1476,8 @@ notebook {
&.bottom { border-top-style: solid; > tabs { > tab:not(.reorderable-page) {margin-top: -1px;margin-top: -1px; > tab {&:hover { box-shadow: inset 0 2px $track_color; }
@@ -1489,8 +1489,8 @@ notebook {
&.left { border-right-style: solid; > tabs { > tab:not(.reorderable-page) {margin-right: -1px;margin-right: -1px; > tab {&:hover { box-shadow: inset -2px 0 $track_color; }
@@ -1502,8 +1502,8 @@ notebook {
&.right { border-left-style: solid; > tabs { > tab:not(.reorderable-page) {margin-left: -1px;margin-left: -1px; > tab {&:hover { box-shadow: inset 2px 0 $track_color; }
@@ -1600,12 +1600,11 @@ notebook {
&:disabled { color: $insensitive_secondary_fg_color; } &:checked { animation: tab_ripple_effect $material_slower * 3 $material_ease_out;color: $fg_color; &:disabled { color: $insensitive_fg_color; } &:not(.reorderable-page) { animation: tab_ripple_effect $material_slower * 3 $material_ease_out; }&.reorderable-page { border-color: $borders_color; background-color: $base_color;
gtk-3.0/gtk-dark.css
@@ -1341,35 +1341,35 @@ notebook > header {
background-clip: border-box; } notebook > header.top { border-bottom-style: solid; } notebook > header.top > tabs > tab:not(.reorderable-page) {notebook > header.top > tabs {margin-bottom: -1px; } notebook > header.top > tabs > tab:not(.reorderable-page):hover {notebook > header.top > tabs > tab:hover {box-shadow: inset 0 -2px alpha(currentColor, 0.3); } notebook > header.top > tabs > tab:not(.reorderable-page):checked {notebook > header.top > tabs > tab:checked {box-shadow: inset 0 -2px #42A5F5; } notebook > header.bottom { border-top-style: solid; } notebook > header.bottom > tabs > tab:not(.reorderable-page) {notebook > header.bottom > tabs {margin-top: -1px; } notebook > header.bottom > tabs > tab:not(.reorderable-page):hover {notebook > header.bottom > tabs > tab:hover {box-shadow: inset 0 2px alpha(currentColor, 0.3); } notebook > header.bottom > tabs > tab:not(.reorderable-page):checked {notebook > header.bottom > tabs > tab:checked {box-shadow: inset 0 2px #42A5F5; } notebook > header.left { border-right-style: solid; } notebook > header.left > tabs > tab:not(.reorderable-page) {notebook > header.left > tabs {margin-right: -1px; } notebook > header.left > tabs > tab:not(.reorderable-page):hover {notebook > header.left > tabs > tab:hover {box-shadow: inset -2px 0 alpha(currentColor, 0.3); } notebook > header.left > tabs > tab:not(.reorderable-page):checked {notebook > header.left > tabs > tab:checked {box-shadow: inset -2px 0 #42A5F5; } notebook > header.right { border-left-style: solid; } notebook > header.right > tabs > tab:not(.reorderable-page) {notebook > header.right > tabs {margin-left: -1px; } notebook > header.right > tabs > tab:not(.reorderable-page):hover {notebook > header.right > tabs > tab:hover {box-shadow: inset 2px 0 alpha(currentColor, 0.3); } notebook > header.right > tabs > tab:not(.reorderable-page):checked {notebook > header.right > tabs > tab:checked {box-shadow: inset 2px 0 #42A5F5; } notebook > header.top > tabs > arrow { border-top-style: none; }
@@ -1419,11 +1419,10 @@ notebook > header {
notebook > header tab:disabled { color: rgba(255, 255, 255, 0.3); } notebook > header tab:checked { animation: tab_ripple_effect 0.9s cubic-bezier(0, 0, 0.2, 1);color: #FFFFFF; } notebook > header tab:checked:disabled { color: rgba(255, 255, 255, 0.4); } notebook > header tab:checked:not(.reorderable-page) {animation: tab_ripple_effect 0.9s cubic-bezier(0, 0, 0.2, 1); }notebook > header tab:checked.reorderable-page { border-color: rgba(0, 0, 0, 0.2); background-color: #546E7A; }
gtk-3.0/gtk.css
@@ -1341,35 +1341,35 @@ notebook > header {
background-clip: border-box; } notebook > header.top { border-bottom-style: solid; } notebook > header.top > tabs > tab:not(.reorderable-page) {notebook > header.top > tabs {margin-bottom: -1px; } notebook > header.top > tabs > tab:not(.reorderable-page):hover {notebook > header.top > tabs > tab:hover {box-shadow: inset 0 -2px alpha(currentColor, 0.3); } notebook > header.top > tabs > tab:not(.reorderable-page):checked {notebook > header.top > tabs > tab:checked {box-shadow: inset 0 -2px #42A5F5; } notebook > header.bottom { border-top-style: solid; } notebook > header.bottom > tabs > tab:not(.reorderable-page) {notebook > header.bottom > tabs {margin-top: -1px; } notebook > header.bottom > tabs > tab:not(.reorderable-page):hover {notebook > header.bottom > tabs > tab:hover {box-shadow: inset 0 2px alpha(currentColor, 0.3); } notebook > header.bottom > tabs > tab:not(.reorderable-page):checked {notebook > header.bottom > tabs > tab:checked {box-shadow: inset 0 2px #42A5F5; } notebook > header.left { border-right-style: solid; } notebook > header.left > tabs > tab:not(.reorderable-page) {notebook > header.left > tabs {margin-right: -1px; } notebook > header.left > tabs > tab:not(.reorderable-page):hover {notebook > header.left > tabs > tab:hover {box-shadow: inset -2px 0 alpha(currentColor, 0.3); } notebook > header.left > tabs > tab:not(.reorderable-page):checked {notebook > header.left > tabs > tab:checked {box-shadow: inset -2px 0 #42A5F5; } notebook > header.right { border-left-style: solid; } notebook > header.right > tabs > tab:not(.reorderable-page) {notebook > header.right > tabs {margin-left: -1px; } notebook > header.right > tabs > tab:not(.reorderable-page):hover {notebook > header.right > tabs > tab:hover {box-shadow: inset 2px 0 alpha(currentColor, 0.3); } notebook > header.right > tabs > tab:not(.reorderable-page):checked {notebook > header.right > tabs > tab:checked {box-shadow: inset 2px 0 #42A5F5; } notebook > header.top > tabs > arrow { border-top-style: none; }
@@ -1419,11 +1419,10 @@ notebook > header {
notebook > header tab:disabled { color: rgba(0, 0, 0, 0.24); } notebook > header tab:checked { animation: tab_ripple_effect 0.9s cubic-bezier(0, 0, 0.2, 1);color: rgba(0, 0, 0, 0.8); } notebook > header tab:checked:disabled { color: rgba(0, 0, 0, 0.32); } notebook > header tab:checked:not(.reorderable-page) {animation: tab_ripple_effect 0.9s cubic-bezier(0, 0, 0.2, 1); }notebook > header tab:checked.reorderable-page { border-color: rgba(0, 0, 0, 0.1); background-color: #FFFFFF; }