Skip to content

Commit

Permalink
Merge pull request #3024 from mamhoff/fix-asset-precompilation
Browse files Browse the repository at this point in the history
Fix asset precompilation
  • Loading branch information
tvdeyen authored Sep 4, 2024
2 parents a13577a + 15a79fd commit 7b9390a
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/assets/builds/alchemy/admin.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/assets/builds/alchemy/admin.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion app/assets/builds/alchemy/menubar.css

This file was deleted.

1 change: 0 additions & 1 deletion app/assets/builds/alchemy/menubar.css.map

This file was deleted.

Binary file removed app/assets/images/alchemy/lupe.cur
Binary file not shown.
1 change: 0 additions & 1 deletion app/assets/stylesheets/alchemy/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@

@mixin zoom-in {
cursor: pointer;
cursor: image-url("alchemy/lupe.cur");
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
Expand Down
2 changes: 1 addition & 1 deletion vendor/assets/stylesheets/alchemy_admin/select2.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/assets/stylesheets/jquery.Jcrop.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b9390a

Please sign in to comment.