Added support for content-view rubberband

pull/63/head
Satyajit Sahoo 2013-08-19 08:45:08 +05:30
parent 3d84bc2738
commit 75a1f9d666
1 changed files with 1 additions and 0 deletions

View File

@ -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;