Нет описания

work-assign.css 1.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. .mui-bar-popover {
  2. width: 30%;
  3. }
  4. .mui-popover.mui-bar-popover .mui-table-view {
  5. width: 100%;
  6. }
  7. .mui-table-view .mui-table-view-cell>a:not(.mui-btn) {
  8. text-align: center;
  9. }
  10. .mui-table-view-cell {
  11. padding: 1px 15px!important;
  12. }
  13. .san {
  14. font-size: 14px;
  15. margin-right: 5px
  16. }
  17. .nav_a {
  18. border-right: 1px solid #ccc;
  19. }
  20. .radio_box {
  21. display: inline-block;
  22. }
  23. .mui-radio input[type=radio]:before {
  24. font-size: 20px;
  25. vertical-align: middle;
  26. }
  27. .mui-radio.mui-left input[type=radio] {
  28. line-height: 24px!important;
  29. }
  30. .mui-radio.mui-left label {
  31. padding-right: 1px!important;
  32. padding-left: 51px!important;
  33. }
  34. .ztext {
  35. width: 100%;
  36. margin: 0;
  37. border: 0;
  38. }
  39. .action {
  40. padding: 5px 15px;
  41. }
  42. .type_down {
  43. float: right!important;
  44. display: inline-block!important;
  45. vertical-align: middle!important;
  46. line-height: 42px;
  47. }
  48. .type_con {
  49. width: 55%!important;
  50. float: left!important;
  51. vertical-align: middle!important;
  52. display: inline-block!important;
  53. padding: 10px 0!important;
  54. }
  55. .label {
  56. width: 30%!important;
  57. padding: 11px 0px!important;
  58. }
  59. .get_yzm {
  60. padding: 5px!important;
  61. width: auto!important;
  62. }
  63. .yzm_con {
  64. float: left!important;
  65. width: 40%!important;
  66. }
  67. .mui-bar-nav {
  68. background: #cd0000 !important;
  69. }
  70. .mui-input-row label {
  71. text-align: -webkit-right;
  72. }
  73. .mui-btn-block {
  74. padding: 6px;
  75. width: 100%;
  76. background: #dd524d;
  77. border: 1px solid #dd524d;
  78. }
  79. label {
  80. font-size: 16px;
  81. color: #fe6604;
  82. }