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