Change focus style

This commit is contained in:
Satyajit Sahoo
2013-06-17 14:23:45 +05:30
parent 17b1bf541d
commit 62b8f970d6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -330,7 +330,7 @@ GtkAssistant .sidebar {
border-left-width: 0;
}
/*leftmost button */
/* leftmost button */
.linked .entry:first-child,
.linked .button:first-child,
.linked .button:active:first-child,
@@ -2310,4 +2310,4 @@ GtkViewport.frame {
.view:selected:focus {
background-color: @theme_selected_bg_color;
color: @theme_selected_fg_color;
}
}