Fixed Gnome Tweak Tool issues

This commit is contained in:
vinceliuice 2019-08-20 12:06:25 +08:00
parent 06e340f6b8
commit faa2b29c21
17 changed files with 843 additions and 3 deletions

View File

@ -6182,6 +6182,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6191,6 +6235,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6182,6 +6182,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6191,6 +6235,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6182,6 +6182,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6191,6 +6235,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6182,6 +6182,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6191,6 +6235,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6194,6 +6194,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6203,6 +6247,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6194,6 +6194,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6203,6 +6247,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6194,6 +6194,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6203,6 +6247,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6194,6 +6194,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6203,6 +6247,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6192,6 +6192,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6201,6 +6245,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6180,6 +6180,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6189,6 +6233,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6192,6 +6192,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6201,6 +6245,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6192,6 +6192,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #242424;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(255, 255, 255, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #242424, #242424);
@ -6201,6 +6245,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6237,6 +6237,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6246,6 +6290,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6237,6 +6237,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6246,6 +6290,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6237,6 +6237,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6246,6 +6290,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -6237,6 +6237,50 @@ button.documents-favorite:active:hover {
transition: opacity 0.2s ease-out;
}
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak,
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus row:not(:last-child),
row#ClickMethod row:not(:last-child),
row#StaticWorkspaceTweak row:not(:last-child),
row#dynamic-workspaces row:not(:last-child),
row#PrimaryWorkspaceTweak row:not(:last-child),
row#workspaces-only-on-primary row:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
row#Focus.tweak > list,
row#ClickMethod.tweak > list,
row#StaticWorkspaceTweak.tweak > list,
row#dynamic-workspaces.tweak > list,
row#PrimaryWorkspaceTweak.tweak > list,
row#workspaces-only-on-primary.tweak > list {
margin-top: -3px;
}
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak,
row#workspaces-only-on-primary {
margin-top: 4px;
}
row#AutostartTitle.tweak {
padding: 3px;
background-color: #ffffff;
}
list#AutostartListBoxTweakGroup.tweak-group-startup {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
@ -6246,6 +6290,12 @@ button.documents-favorite:active:hover {
border-radius: 0 0 0 6px;
}
.tweak-categories > separator {
min-width: 0;
min-height: 0;
background: none;
}
.tweak-titlebar-right > switch,
dialog.csd > headerbar.titlebar > switch {
margin: 8px 0;

View File

@ -975,16 +975,56 @@ button.documents-favorite:active:hover {
}
//
// Gnome Tweak Tool
// Gnome Tweak Tool ( Gnome tweaks )
//
row#Focus,
row#ClickMethod,
row#StaticWorkspaceTweak, // for 3.26.0
row#dynamic-workspaces,
row#PrimaryWorkspaceTweak, // for 3.26.0
row#workspaces-only-on-primary {
padding: 0;
border: 1px solid $borders_color;
row:not(:last-child) { border-bottom: 1px solid $borders_color; }
&.tweak > list {
margin-top: -3px;
}
}
// Add more spaces between title and list
row#Focus,
row#ClickMethod,
row#PrimaryWorkspaceTweak, // for 3.26.0
row#workspaces-only-on-primary { margin-top: 4px; }
row#AutostartTitle.tweak {
padding: 3px;
background-color: $base_color;
}
list#AutostartListBoxTweakGroup {
&.tweak-group-startup {
border: 1px solid $borders_color;
}
}
.tweak-categories,
.tweak-category:not(:selected):not(:hover) {
background-image: _solid($base_color);
background-image: _solid($base_color);
}
// sidebar on gnome tweak
.tweak-categories { border-radius: 0 0 0 $wm_radius; }
.tweak-categories {
border-radius: 0 0 0 $wm_radius;
> separator {
min-width: 0;
min-height: 0;
background: none;
}
}
.tweak-titlebar-right,
dialog.csd > headerbar.titlebar { > switch { margin: 8px 0; } }