Removed inset shadow from nautilus sidebar

pull/63/head
Satyajit Sahoo 2013-09-11 19:10:34 +05:30
parent bd8098f6f3
commit c8de3ade9c
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@ NautilusWindow > GtkGrid > .pane-separator:hover {
border-style: solid;
border-color: shade(@theme_bg_color, 0.8);
background-color: @theme_bg_color;
box-shadow: inset -1px 0 alpha(@dark_shadow, 0.05);
}
NautilusNotebook.notebook {