maybe it's fixed now
parent
e50bb8720d
commit
a6a8793ea7
|
|
@ -16,11 +16,9 @@ window {
|
||||||
|
|
||||||
/* Thunar / GTK3 selection fixes */
|
/* Thunar / GTK3 selection fixes */
|
||||||
|
|
||||||
.rubberband,
|
.rubberband {
|
||||||
.view.rubberband,
|
background-color: rgba(80, 24, 221, 0.2); /* translucent purple */
|
||||||
iconview.rubberband {
|
border: 1px solid rgba(80, 24, 221, 0.8);
|
||||||
background: transparent !important;
|
|
||||||
border: 1px solid rgba(80, 24, 221, 0.7) !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue