Change notebook styles

This commit is contained in:
Satyajit Sahoo
2013-06-15 06:07:37 +05:30
parent 522b3be08a
commit a93e9530cf
2 changed files with 11 additions and 6 deletions
+5
View File
@@ -117,6 +117,11 @@ NautilusWindow > GtkGrid > .pane-separator {
background-color: @theme_bg_color;
}
NautilusView {
background-color: @theme_base_color;
color: @theme_text_color;
}
NautilusView.frame,
NautilusNotebook.notebook {
border-right-width: 0;