Skip to content

Commit

Permalink
Make use of the newly added thunar class
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi committed Oct 22, 2017
1 parent d49f335 commit acd3448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions gtk-3.0/_xfce.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ wnck-pager {
}

/* Thunar's sidebar top border */
.sidebar.frame.shortcuts-pane,
scrolledwindow.sidebar.frame {
.thunar .sidebar.frame {
border-top: 1px solid $borders_color;
}

Expand Down
3 changes: 1 addition & 2 deletions gtk-3.0/gtk-contained.css
Original file line number Diff line number Diff line change
Expand Up @@ -4437,8 +4437,7 @@ wnck-pager:hover {
background-color: #398ee7; }

/* Thunar's sidebar top border */
.sidebar.frame.shortcuts-pane,
scrolledwindow.sidebar.frame {
.thunar .sidebar.frame {
border-top: 1px solid #828282; }

XfdesktopIconView.view {
Expand Down

0 comments on commit acd3448

Please sign in to comment.