Skip to content

Commit

Permalink
GTK3: Remove unused style for gnome-music
Browse files Browse the repository at this point in the history
  • Loading branch information
nana-4 committed Sep 21, 2016
1 parent 4d5e6ae commit 0f11d76
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions gtk-3.0/_apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -649,12 +649,8 @@ overlay grid.horizontal > revealer > scrolledwindow.frame {
&:hover { background-image: image(mix($inversed_fg_color, $primary_color, percentage(0.05))); }
}

.playlists-list {
// box-shadow: inset 0 -1px @view_separators;
}

.songs-list {
// box-shadow: inset 0 1px shade(@borders, 1.30);
// box-shadow: inset 0 -1px shade(@borders, 1.30);
// background-color: @theme_bg_color;

&:hover { background-image: image($row_track_color); }
Expand Down

0 comments on commit 0f11d76

Please sign in to comment.