add standalone mode to library panel

This commit is contained in:
coderkun 2016-06-11 12:25:27 +02:00
commit 48b2bcd05d
3 changed files with 314 additions and 91 deletions

View file

@ -21,3 +21,7 @@ GtkIconView.cell:selected:focus {
iconview.view:hover {
-gtk-icon-effect:highlight;
}
actionbar {
background-color:@theme_unfocused_bg_color;
}