阜外心血管项目前端

personal.css 585B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. .icon_blue{
  11. width: 18px;
  12. }
  13. .icon_blue img{
  14. width: 100%;
  15. height: 100%;
  16. }
  17. .mui-pull-left h4 {
  18. font-size: 13px;
  19. }
  20. .mui-pull-left h5 {
  21. font-size: 12px;
  22. }
  23. .mui-media-body{
  24. font-size: 22px;
  25. }
  26. .mui-table-view .mui-media-object{
  27. line-height: 42px;
  28. max-width: 100px;
  29. height: 60px;
  30. }
  31. .mui-grid-view.mui-grid-9{
  32. background: #FFFFFF;
  33. }
  34. .Managment a{
  35. padding: 0 !important;
  36. }
  37. .frist_list{
  38. margin-top: 10px !important;
  39. }