|
|
|
|
@ -7787,7 +7787,7 @@ XfdesktopIconView.view .rubberband {
|
|
|
|
|
/**********
|
|
|
|
|
* Thunar *
|
|
|
|
|
**********/
|
|
|
|
|
.thunar #location-toolbar {
|
|
|
|
|
.thunar toolbar {
|
|
|
|
|
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@ -7795,6 +7795,10 @@ XfdesktopIconView.view .rubberband {
|
|
|
|
|
border-style: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.thunar .standard-view.frame > .view {
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.thunar .sidebar .view:not(:selected) {
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
|