update
This commit is contained in:
parent
baba683b64
commit
ef19affbc2
|
@ -613,7 +613,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.hidden {
|
||||
color: rgba(0, 0, 0, 0);
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.prompt-dialog-null-label {
|
||||
|
@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.switcher-arrow {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
border-color: transparent;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
|
|
|
@ -613,7 +613,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.hidden {
|
||||
color: rgba(0, 0, 0, 0);
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.prompt-dialog-null-label {
|
||||
|
@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.switcher-arrow {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
border-color: transparent;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
|
|
|
@ -613,7 +613,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.hidden {
|
||||
color: rgba(0, 0, 0, 0);
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.prompt-dialog-null-label {
|
||||
|
@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.switcher-arrow {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
border-color: transparent;
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
|
|
|
@ -613,7 +613,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.hidden {
|
||||
color: rgba(0, 0, 0, 0);
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.prompt-dialog-null-label {
|
||||
|
@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||
}
|
||||
|
||||
.switcher-arrow {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
border-color: transparent;
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
|
||||
|
|
|
@ -2148,7 +2148,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8210,7 +8210,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8238,7 +8237,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8246,7 +8245,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8254,7 +8253,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8262,7 +8261,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8359,7 +8358,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8378,7 +8377,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8397,7 +8396,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8416,7 +8415,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -2148,7 +2148,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8210,7 +8210,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8238,7 +8237,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8246,7 +8245,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8254,7 +8253,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8262,7 +8261,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8359,7 +8358,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8378,7 +8377,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8397,7 +8396,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8416,7 +8415,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -2148,7 +2148,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8210,7 +8210,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8238,7 +8237,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8246,7 +8245,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8254,7 +8253,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8262,7 +8261,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8359,7 +8358,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8378,7 +8377,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8397,7 +8396,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8416,7 +8415,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -2148,7 +2148,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8210,7 +8210,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8238,7 +8237,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8246,7 +8245,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8254,7 +8253,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8262,7 +8261,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8359,7 +8358,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8378,7 +8377,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8397,7 +8396,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8416,7 +8415,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1223,7 +1223,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4300,7 +4300,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8227,7 +8227,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8271,7 +8270,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8279,7 +8278,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8376,7 +8375,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8395,7 +8394,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8414,7 +8413,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8433,7 +8432,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1223,7 +1223,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4300,7 +4300,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8227,7 +8227,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8271,7 +8270,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8279,7 +8278,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8376,7 +8375,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8395,7 +8394,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8414,7 +8413,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8433,7 +8432,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1223,7 +1223,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4300,7 +4300,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8227,7 +8227,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8271,7 +8270,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8279,7 +8278,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8376,7 +8375,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8395,7 +8394,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8414,7 +8413,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8433,7 +8432,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1223,7 +1223,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4300,7 +4300,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8227,7 +8227,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8271,7 +8270,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8279,7 +8278,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8376,7 +8375,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8395,7 +8394,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8414,7 +8413,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8433,7 +8432,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -2146,7 +2146,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8211,7 +8211,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8239,7 +8238,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8247,7 +8246,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8360,7 +8359,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8379,7 +8378,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8398,7 +8397,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8417,7 +8416,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -2146,7 +2146,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8211,7 +8211,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8239,7 +8238,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8247,7 +8246,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8360,7 +8359,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8379,7 +8378,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8398,7 +8397,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8417,7 +8416,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -2146,7 +2146,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8211,7 +8211,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8239,7 +8238,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8247,7 +8246,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8360,7 +8359,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8379,7 +8378,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8398,7 +8397,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8417,7 +8416,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -2146,7 +2146,7 @@ headerbar scale trough, .nemo-window .primary-toolbar scale trough {
|
|||
}
|
||||
|
||||
headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.path-bar button {
|
||||
|
@ -8211,7 +8211,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8239,7 +8238,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8247,7 +8246,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8255,7 +8254,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8263,7 +8262,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8360,7 +8359,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8379,7 +8378,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8398,7 +8397,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
@ -8417,7 +8416,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#498dff);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1225,7 +1225,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4316,7 +4316,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8241,7 +8241,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8269,7 +8268,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8277,7 +8276,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8285,7 +8284,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8293,7 +8292,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8390,7 +8389,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8409,7 +8408,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8428,7 +8427,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8447,7 +8446,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1225,7 +1225,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4316,7 +4316,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8241,7 +8241,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8269,7 +8268,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8277,7 +8276,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8285,7 +8284,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8293,7 +8292,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8390,7 +8389,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8409,7 +8408,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8428,7 +8427,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8447,7 +8446,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1225,7 +1225,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4316,7 +4316,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8241,7 +8241,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8269,7 +8268,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8277,7 +8276,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8285,7 +8284,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8293,7 +8292,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8390,7 +8389,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8409,7 +8408,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8428,7 +8427,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8447,7 +8446,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry + entry {
|
||||
border-left-color: rgba(0, 0, 0, 0);
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
.linked:not(.vertical):not(.path-bar) > entry.error + entry,
|
||||
|
@ -932,7 +932,7 @@ button.font separator, button.file separator {
|
|||
}
|
||||
|
||||
.linked.vertical > entry + entry {
|
||||
border-top-color: rgba(0, 0, 0, 0);
|
||||
border-top-color: transparent;
|
||||
}
|
||||
|
||||
.linked.vertical > entry.error + entry,
|
||||
|
@ -1225,7 +1225,7 @@ spinbutton:not(.vertical) > button:hover + button {
|
|||
|
||||
spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover),
|
||||
spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled {
|
||||
box-shadow: inset 1px 0 rgba(0, 0, 0, 0);
|
||||
box-shadow: inset 1px 0 transparent;
|
||||
}
|
||||
|
||||
spinbutton:not(.vertical) > button:first-child:hover:not(:active),
|
||||
|
@ -4316,7 +4316,7 @@ messagedialog.csd .dialog-action-area button:only-child {
|
|||
}
|
||||
|
||||
filechooser #pathbarbox {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
filechooserbutton:drop(active) {
|
||||
|
@ -8241,7 +8241,6 @@ popover.background.places-menu row {
|
|||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel button.launcher.flat {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel button.launcher.flat:not(:checked) {
|
||||
|
@ -8269,7 +8268,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 2 0 0 0/2px 0 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(1px), #0e6bff 100%, transparent 0%) 3 0 0 0/3px 0 0 0;
|
||||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher {
|
||||
|
@ -8277,7 +8276,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 2 0/0 0 2px 0;
|
||||
border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #0e6bff 100%, transparent 0%) 0 0 3 0/0 0 3px 0;
|
||||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher {
|
||||
|
@ -8285,7 +8284,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 2/0 0 0 2px;
|
||||
border-image: radial-gradient(circle closest-corner at calc(1px) center, #0e6bff 100%, transparent 0%) 0 0 0 3/0 0 0 3px;
|
||||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher {
|
||||
|
@ -8293,7 +8292,7 @@ popover.background.places-menu row {
|
|||
}
|
||||
|
||||
.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked {
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 2 0 0/0 2px 0 0;
|
||||
border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #0e6bff 100%, transparent 0%) 0 3 0 0/0 3px 0 0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -8390,7 +8389,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.top .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: top center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8409,7 +8408,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 6px 2px;
|
||||
background-size: 6px 3px;
|
||||
background-position: bottom center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8428,7 +8427,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.left .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: left center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
@ -8447,7 +8446,7 @@ button.launcher.budgie-menu-launcher:checked > image,
|
|||
.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.flat > image,
|
||||
.right .budgie-panel .pinned button.launcher.running.sidebar-button > image {
|
||||
background-size: 2px 6px;
|
||||
background-size: 3px 6px;
|
||||
background-position: right center;
|
||||
background-image: image(#0046DB);
|
||||
}
|
||||
|
|
|
@ -451,7 +451,6 @@ popover.background.places-menu {
|
|||
// Icon Tasklist
|
||||
button.flat.launcher {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
@extend button.flat;
|
||||
@extend %underscores;
|
||||
|
||||
|
@ -469,10 +468,10 @@ popover.background.places-menu {
|
|||
}
|
||||
|
||||
%underscores {
|
||||
@each $pos, $b_pos, $b_wid in (top, center calc(1px), 2 0 0 0 / 2px 0 0 0),
|
||||
(bottom, center calc(100% - 1px), 0 0 2 0 / 0 0 2px 0),
|
||||
(left, calc(1px) center, 0 0 0 2 / 0 0 0 2px),
|
||||
(right, calc(100% - 1px) center, 0 2 0 0 / 0 2px 0 0) {
|
||||
@each $pos, $b_pos, $b_wid in (top, center calc(1px), 3 0 0 0 / 3px 0 0 0),
|
||||
(bottom, center calc(100% - 1px), 0 0 3 0 / 0 0 3px 0),
|
||||
(left, calc(1px) center, 0 0 0 3 / 0 0 0 3px),
|
||||
(right, calc(100% - 1px) center, 0 3 0 0 / 0 3px 0 0) {
|
||||
.#{$pos} & {
|
||||
& {
|
||||
border-image: radial-gradient(circle closest-corner at #{$b_pos},
|
||||
|
@ -534,10 +533,10 @@ popover.background.places-menu {
|
|||
}
|
||||
|
||||
// draw underscores and dots
|
||||
@each $position, $_dot in (top, 6px 2px),
|
||||
(bottom, 6px 2px),
|
||||
(left, 2px 6px),
|
||||
(right, 2px 6px) {
|
||||
@each $position, $_dot in (top, 6px 3px),
|
||||
(bottom, 6px 3px),
|
||||
(left, 3px 6px),
|
||||
(right, 3px 6px) {
|
||||
.#{$position} .budgie-panel {
|
||||
|
||||
.unpinned button.flat.launcher,
|
||||
|
|
Loading…
Reference in New Issue