阜外心血管项目前端

finance.css 532B

123456789101112131415161718192021222324252627282930313233343536
  1. .mui-icon {
  2. font-size: 20px!important;
  3. vertical-align: sub;
  4. }
  5. .Left-icon {
  6. width: 20%;
  7. line-height: 40px;
  8. margin-right: 3px;
  9. }
  10. .mui-pull-left h4 {
  11. font-size: 13px;
  12. margin-bottom: 8px;
  13. }
  14. .mui-pull-left h5 {
  15. font-size: 12px;
  16. }
  17. .mui-media-body{
  18. font-size: 22px;
  19. }
  20. .mui-table-view .mui-media-object{
  21. line-height: 42px;
  22. max-width: 100px;
  23. height: 60px;
  24. }
  25. .mui-grid-view.mui-grid-9{
  26. background: #FFFFFF;
  27. }
  28. .Managment a{
  29. padding: 0 !important;
  30. }
  31. .frist_list{
  32. margin-top: 10px !important;
  33. }