Target the Filmstrip/File Browser frame directly with CSS, fixes #2983

This commit is contained in:
Beep6581
2015-12-17 05:03:44 +01:00
parent 5b7f8c8927
commit 8ae520e794
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ GtkNotebook {
padding: 4px 4px 4px 4px;
}
.filebrowser GtkFrame {
.filebrowserFrame {
padding: 0px;
}