Fix typos

pull/70/head
Satyajit Sahoo 2013-10-17 00:57:44 +05:30
parent 33bb9131f2
commit 5f9a01e3a3
2 changed files with 2 additions and 2 deletions

View File

@ -1349,7 +1349,7 @@ OsScrollbar:insensitive {
.primary-toolbar .separator:insensitive, .primary-toolbar .separator:insensitive,
.toolbar GtkSeparatorToolItem, .toolbar GtkSeparatorToolItem,
.toolbar .separator, .toolbar .separator,
.toolbar .separator:insensitive .toolbar .separator:insensitive,
.header-bar GtkSeparatorToolItem, .header-bar GtkSeparatorToolItem,
.header-bar .separator, .header-bar .separator,
.header-bar .separator:insensitive { .header-bar .separator:insensitive {

View File

@ -1,4 +1,4 @@
/* Default color scheme */ /* default color scheme */
@define-color bg_color #dedede; @define-color bg_color #dedede;
@define-color fg_color #555555; @define-color fg_color #555555;
@define-color base_color #f9f9f9; @define-color base_color #f9f9f9;