vermeit.css 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. .layui-card-header-add{
  2. font-size: 16px;
  3. color: white;
  4. background-color: #3ca2e0;
  5. height: 46px;
  6. line-height: 46px;
  7. }
  8. .layui-meself-bgc{
  9. margin: 9px;
  10. padding: 6px;
  11. background-color: rgb(245,245,245);
  12. border:1px solid rgb(227,227,227);
  13. }
  14. .layui-font-style{
  15. font-weight: bold;
  16. color: rgb(103,105,152);
  17. }
  18. .formbtn{
  19. width: 40px;
  20. min-width: 40px;
  21. }
  22. .input-meself-time{
  23. font-size: 13px;
  24. width: 140px;
  25. }
  26. .layui-main-bgc{
  27. padding: 10px; background-color:rgb(236,240,241);
  28. }
  29. .layui-meself-img{
  30. width: 11px;height:11px;padding: 2px;
  31. line-height: 11px;
  32. }
  33. .layui-meself-img1{
  34. width: 15px;height:15px;
  35. /*padding: 2px;*/
  36. margin-bottom: 3px;
  37. line-height: 15px;
  38. }
  39. .layui-btn-meself{ width: 70px;padding: 4px 7px;}
  40. .layui-mesl-mit{
  41. margin-left: 20px;margin-top: 30px;
  42. }
  43. /*.layui-form-label {*/
  44. /*float: left;*/
  45. /*display: block;*/
  46. /*padding: 9px 15px;*/
  47. /*width: 100px;*/
  48. /*font-weight: 400;*/
  49. /*line-height: 20px;*/
  50. /*text-align: right;*/
  51. /*}*/
  52. /*.btn_out{*/
  53. /*width: 100px;*/
  54. /*margin: 0;*/
  55. /*float: right;*/
  56. /*margin-right:2%;*/
  57. /*}*/
  58. /*.div_main_form{*/
  59. /*width: 50%;*/
  60. /*margin-left: 10px;*/
  61. /*}*/
  62. /*.layui-icon-layer{*/
  63. /*display: none;*/
  64. /*}*/
  65. /*.layui-icon-file{*/
  66. /*display: none;*/
  67. /*}*/
  68. /*.btn-update{*/
  69. /*width: 60px;*/
  70. /*}*/