mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-11-24 06:05:57 -08:00
update
This commit is contained in:
@@ -3764,11 +3764,6 @@ window.dialog.message { // Message Dialog styling
|
|||||||
}
|
}
|
||||||
|
|
||||||
filechooser {
|
filechooser {
|
||||||
.csd & {
|
|
||||||
background-color: $base;
|
|
||||||
border-radius: 0 0 $window-radius $window-radius;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dialog-action-box { border-top: 1px solid $divider; }
|
.dialog-action-box { border-top: 1px solid $divider; }
|
||||||
|
|
||||||
#pathbarbox {
|
#pathbarbox {
|
||||||
@@ -3782,39 +3777,8 @@ filechooser {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stack.view {
|
stack.view {
|
||||||
background-color: transparent;
|
|
||||||
|
|
||||||
scrolledwindow {
|
|
||||||
background-color: transparent;
|
|
||||||
border-radius: 0 0 $window-radius 0;
|
|
||||||
|
|
||||||
list { background-color: transparent; }
|
|
||||||
}
|
|
||||||
|
|
||||||
> placesview {
|
|
||||||
background-color: transparent;
|
|
||||||
// border-bottom-right-radius: $window-radius;
|
|
||||||
|
|
||||||
> actionbar {
|
|
||||||
&, > revealer > box {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
frame > border { border: none; }
|
frame > border { border: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
.csd & placessidebar {
|
|
||||||
background: none;
|
|
||||||
border-bottom-left-radius: $window-radius;
|
|
||||||
}
|
|
||||||
|
|
||||||
actionbar {
|
|
||||||
&, > revealer > box {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
filechooserbutton > button > box {
|
filechooserbutton > button > box {
|
||||||
|
|||||||
Reference in New Issue
Block a user