Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Move collapsible triangle to svg api
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
  • Loading branch information
skjnldsv committed Aug 20, 2018
commit 14a099d64811a31d5c59be78733fdacaa86c94b7
2 changes: 1 addition & 1 deletion core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ kbd {
margin: 0;
padding: 0;
background: none;
background-image: url('../img/actions/triangle-s.svg?v=1');
@include icon-color('triangle-s', 'actions', $color-black, 1, true);
background-size: 16px;
background-repeat: no-repeat;
background-position: center;
Expand Down