|
|
|
|
@ -7454,11 +7454,11 @@ MsdOsdWindow.background.osd .progressbar {
|
|
|
|
|
border-radius: 0 16px 16px 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.left .budgie-panel.dock-mode .icon-tasklist .launcher:first-child {
|
|
|
|
|
.left .budgie-panel.dock-mode .icon-tasklist > box > revealer:first-child > button.launcher {
|
|
|
|
|
border-top-right-radius: 16px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.left .budgie-panel.dock-mode .icon-tasklist .launcher:last-child {
|
|
|
|
|
.left .budgie-panel.dock-mode .icon-tasklist > box > revealer:last-child > button.launcher {
|
|
|
|
|
border-bottom-right-radius: 16px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -7466,11 +7466,11 @@ MsdOsdWindow.background.osd .progressbar {
|
|
|
|
|
border-radius: 16px 0 0 16px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.right .budgie-panel.dock-mode .icon-tasklist .launcher:first-child {
|
|
|
|
|
.right .budgie-panel.dock-mode .icon-tasklist > box > revealer:first-child > button.launcher {
|
|
|
|
|
border-top-left-radius: 16px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.right .budgie-panel.dock-mode .icon-tasklist .launcher:last-child {
|
|
|
|
|
.right .budgie-panel.dock-mode .icon-tasklist > box > revealer:last-child > button.launcher {
|
|
|
|
|
border-bottom-left-radius: 16px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|