Dashboard sipadu mbip
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. /**
  2. Template Name: Material Able Admin Template
  3. Author: #
  4. Email: #
  5. File: style.css
  6. =============
  7. == Table of Contents==
  8. - Custom Css
  9. - Generic classes
  10. - Margin, Padding, Font class, text align, position, floating, overflow, background class, text color, display class, boarder class
  11. - Theme Elements
  12. - Icons, Accordion, Button, Redial, floating actions, FAB, tabs, typography, buttons, box shadow, slider page, error page, Breadcrumb, pagination, Basic card, Login card
  13. - General Elements
  14. - Modal, Nestable, Lable & Badges, List, Portlates, Preloader, Calender, To-Do, Materialize general elements, Lables
  15. - Advance Form Elements
  16. - Pages
  17. - Loader page, Invoice, Tasklist, Task detail, Range-slider, Counter, Maintenance, Color, FAQ, Progress, Panels & wells, Contact card, Auth pages, Flag, Gallery, Products pages, Widget, Email, Social timeline, Datatable, Chat, Blog, Wizard, CRM dashboard, Task board, Issue list, Chartlist, X-editable, Home chat, Dashboard 1-2-3-4, Responsive media class
  18. ============= */
  19. // General theme contents
  20. @import "partials/variables";
  21. @import "partials/mixins";
  22. @import "partials/general";
  23. @import "partials/generic";
  24. // Menu
  25. @import "partials/menu/pcmenu";
  26. // Important Theme elements
  27. @import "partials/theme-elements/button";
  28. @import "partials/theme-elements/form-elements";
  29. // Theme elements
  30. @import "partials/theme-elements/label-badges";
  31. @import "partials/theme-elements/icon-layout";
  32. @import "partials/theme-elements/ready-to-use";
  33. @import "partials/theme-elements/box-shadow";
  34. // Tables
  35. @import "partials/tables/tables";
  36. // Widget
  37. @import "partials/widget-dashboard/widget";
  38. // Other
  39. @import "partials/other/alert";
  40. @import "partials/other/authentication";
  41. @import "partials/other/breadcrumb";
  42. @import "partials/other/charts";
  43. @import "partials/other/chat";
  44. @import "partials/other/color";
  45. @import "partials/other/draggable";
  46. @import "partials/other/e-payment";
  47. @import "partials/other/editors";
  48. @import "partials/other/fb-wall";
  49. @import "partials/other/full-calender";
  50. @import "partials/other/job-find";
  51. @import "partials/other/mail-pages";
  52. @import "partials/other/maps";
  53. @import "partials/other/note";
  54. @import "partials/other/prism";
  55. @import "partials/other/progress-bar";
  56. @import "partials/other/pre-loader";
  57. @import "partials/other/range-slider";
  58. @import "partials/other/rating";
  59. @import "partials/todo/todo";
  60. // Responsive css
  61. @import "partials/responsive/responsive";
  62. // dark layout css
  63. @import "partials/dark";