Added support for content-view rubberband
parent
3d84bc2738
commit
75a1f9d666
|
@ -535,6 +535,7 @@ GtkIconView.view.cell:selected:focus {
|
||||||
color: @theme_selected_fg_color;
|
color: @theme_selected_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-view.view.rubberband,
|
||||||
.view.rubberband,
|
.view.rubberband,
|
||||||
.rubberband {
|
.rubberband {
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
|
|
Loading…
Reference in New Issue