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,
PanelApplet > Gtkpanel.panel,
PanelApplet > Gtkpanel.panel.menuitem,
Panelpanel.panel,
Panelpanel.panel.menuitem {
PanelApplet > GtkMenuBar.menubar,
PanelApplet > GtkMenuBar.menubar.menuitem,
PanelMenuBar.menubar,
PanelMenuBar.menubar.menuitem {
-Panelpanel-icon-visible: true;
border-width: 0;
@ -117,11 +117,6 @@ 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;