We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1eedc8e + 7f0b2e4 commit 0a61465Copy full SHA for 0a61465
app/assets/stylesheets/wigu/active_admin_theme.scss
@@ -96,7 +96,7 @@ body.active_admin {
96
position: absolute;
97
top: 12px;
98
left: 4px;
99
- background: transparent image-url('active_admin/nested_menu_arrow_dark.gif') no-repeat 0 0;
+ background: transparent url($menu-arrow-dark-icon-url) no-repeat 0 0;
100
transform: rotate(-90deg);
101
}
102
0 commit comments