Skip to content

Commit

Permalink
Change pane-separator style
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Feb 3, 2014
1 parent f418cf1 commit 3b1ebc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtk-3.0/gtk-widgets.css
Expand Up @@ -1383,7 +1383,7 @@ GtkModelMenuItem GtkBox GtkImage {
* pane separator *
******************/
.pane-separator {
background-color: @theme_bg_color;
background-color: mix(shade(@theme_base_color, 0.9), shade(@theme_selected_bg_color, 1.35), 0.1);
color: transparent;
}

Expand Down

0 comments on commit 3b1ebc7

Please sign in to comment.