Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. /*
  2. * This is a manifest file that'll be compiled into application.css, which will include all the files
  3. * listed below.
  4. *
  5. * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
  6. * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
  7. *
  8. * You're free to add application-wide styles to this file and they'll appear at the bottom of the
  9. * compiled file so the styles you add here take precedence over styles defined in any styles
  10. * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
  11. * file per style scope.
  12. *
  13. * ---
  14. * NOTE: The AbsoluteAdmin theme CSS files that are referenced below are located in the folder
  15. * vendor/assets/theme located in the root (and can be referenced using a relative path).
  16. * ---
  17. *
  18. *= require admin-tools/admin-forms/css/admin-forms.min
  19. *= require skin/default_skin/css/theme
  20. *= require admindesigns/admindesigns
  21. *= require glyphicons/glyphicons
  22. *= require glyphicons-pro/glyphicons-pro
  23. *= require icomoon/icomoon
  24. *= require octicons/octicons
  25. *= require font-awesome/font-awesome
  26. *= require iconsweets/iconsweets
  27. *= require plugins/datatables/media/css/dataTables.bootstrap
  28. *= require plugins/magnific/magnific-popup
  29. *= require plugins/select2/css/core
  30. *= require ./admin/admin
  31. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement