Fixed typos

pull/41/head
Satyajit Sahoo 2013-06-15 06:10:56 +05:30
parent e32b13dc1f
commit 7bf3e6ae5c
1 changed files with 4 additions and 9 deletions

View File

@ -22,10 +22,10 @@ PanelSeparator {
} }
.gnome-panel-menu-bar, .gnome-panel-menu-bar,
PanelApplet > Gtkpanel.panel, PanelApplet > GtkMenuBar.menubar,
PanelApplet > Gtkpanel.panel.menuitem, PanelApplet > GtkMenuBar.menubar.menuitem,
Panelpanel.panel, PanelMenuBar.menubar,
Panelpanel.panel.menuitem { PanelMenuBar.menubar.menuitem {
-Panelpanel-icon-visible: true; -Panelpanel-icon-visible: true;
border-width: 0; border-width: 0;
@ -117,11 +117,6 @@ NautilusWindow > GtkGrid > .pane-separator {
background-color: @theme_bg_color; background-color: @theme_bg_color;
} }
NautilusView {
background-color: @theme_base_color;
color: @theme_text_color;
}
NautilusView.frame, NautilusView.frame,
NautilusNotebook.notebook { NautilusNotebook.notebook {
border-right-width: 0; border-right-width: 0;