Skip to content

Commit

Permalink
Merge pull request #115 from curationexperts/fixes_stylesheet_precedence
Browse files Browse the repository at this point in the history
Reordered precedence of tenejo stylesheet.
  • Loading branch information
mark-dce authored Feb 4, 2022
2 parents 7dfcbaf + a353eb4 commit be03760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
* It is generally better to create a new file per style scope.
*
*= require_self
*= require tenejo
*= require dataTables/bootstrap/3/jquery.dataTables.bootstrap
*= require datatables_overrides
*= require_tree .
*= require tenejo
*/

0 comments on commit be03760

Please sign in to comment.