mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-11-21 04:36:01 -08:00
update
This commit is contained in:
@@ -3764,11 +3764,6 @@ window.dialog.message { // Message Dialog styling
|
||||
}
|
||||
|
||||
filechooser {
|
||||
.csd & {
|
||||
background-color: $base;
|
||||
border-radius: 0 0 $window-radius $window-radius;
|
||||
}
|
||||
|
||||
.dialog-action-box { border-top: 1px solid $divider; }
|
||||
|
||||
#pathbarbox {
|
||||
@@ -3782,39 +3777,8 @@ filechooser {
|
||||
}
|
||||
|
||||
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; }
|
||||
}
|
||||
|
||||
.csd & placessidebar {
|
||||
background: none;
|
||||
border-bottom-left-radius: $window-radius;
|
||||
}
|
||||
|
||||
actionbar {
|
||||
&, > revealer > box {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
filechooserbutton > button > box {
|
||||
|
||||
Reference in New Issue
Block a user