msg_edit.css 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. @charset "UTF-8";
  2. html,body{ width:100%; height:100%; overflow-x:hidden; overflow-y: auto; }
  3. .hidden_yes{ display:none; }
  4. /* 滚动条 */
  5. ::-webkit-scrollbar { width: 12px;}
  6. ::-moz-scr
  7. ::-webkit-scrollbar-track { -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3); border-radius:10px;}
  8. ::-webkit-scrollbar-thumb { border-radius:10px; background: rgba(0,0,0,0.1); -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);}
  9. ::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4);}
  10. .appendMsg{ height:1000px; width:100%; }
  11. .smoot_axis_year_title { width:auto; height: 50px; line-height: 50px; color: #202020; font-size: 12px;
  12. font-weight: bold; position: absolute; left: -210px; top: 5px; }
  13. .tran_flag_img { position: absolute; top: 10px; left: 64px;}
  14. .smoot_axis_line { width: 60px; height: 100%; position: absolute; top: 100px; left: 100px; }
  15. .smoot_span_data { width:auto; height: 30px; line-height: 30px; font-size: 14px; color: #adb2a7; display: inline-block; margin: 10px 0 0 0; }
  16. .smoot_span_time { width:auto; height: 20px; line-height: 20px; font-size: 12px; color: #63a6c0; display: inline-block; margin: 20px 30px 0 0; float: right; }
  17. .smoot_axis_next_box_history { width: 602px; height: 196px; background: #f7f7f7; margin-top: 30px; font-size: 12px; line-height: 20px;
  18. text-indent: 20px; word-break: break-all; position: relative; left: 60px; border-radius: 6px;
  19. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc); }
  20. .smoot_p_count { width: 560px; height: 100px; text-indent: 10px; margin: 8px auto; }
  21. .iden { width: 0; height: 0; border-right: 15px solid #62a7bf; border-top: 10px solid transparent;
  22. border-bottom: 10px solid transparent; position: absolute; top: 100px; left: 190px; }
  23. .anno_title { width: 600px; position: absolute; top: 90px; left: 200px; height: 40px;
  24. line-height: 40px; background: #62a7bf; border: 1px solid #62a7bf;
  25. border: 1px solid #62a7bf; border-radius: 6px;
  26. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc);
  27. }
  28. .anno_title_img {
  29. display: inline-block;
  30. float: left;
  31. margin: 13px 20px;
  32. }
  33. .anno_title span {
  34. font-size: 12px;
  35. font-weight: bold;
  36. color: #ffffff;
  37. }
  38. .announce_box { width: 600px; height: 240px; background: #daf0f4; position: absolute; top: 136px; left: 200px; border-radius: 6px;
  39. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc); }
  40. .anno_input {
  41. resize: none;
  42. width: 540px;
  43. height: 100px;
  44. text-indent: 10px;
  45. box-shadow: rgb(166, 200, 255) 0px 0px 4px;
  46. color: rgb(51, 51, 51);
  47. font-family: 宋体;
  48. font-size: 12px;
  49. border-width: 3px;
  50. border-style: solid;
  51. border-color: rgb(255, 255, 255);
  52. border-image: initial;
  53. margin: 15px;
  54. padding: 10px;
  55. overflow: hidden;
  56. }
  57. .remind {
  58. margin-left: 20px;
  59. }
  60. .input_count, .edit_count {
  61. color: red;
  62. font-style: italic;
  63. margin: 0 5px;
  64. }
  65. .anno_but {
  66. cursor: pointer;
  67. width: 80px;
  68. height: 30px;
  69. position: absolute;
  70. right: 18px;
  71. bottom: 8px;
  72. border: 1px solid #62a7bf;
  73. border-radius: 6px;
  74. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc);
  75. }
  76. .smoot_axis_nextbox {
  77. position: absolute;
  78. top: 260px;
  79. left: 40px;
  80. }
  81. .anno_but a {
  82. font-size: 14px;
  83. color: #fcffff;
  84. line-height: 30px;
  85. background: #3bbfb4;
  86. border-radius: 6px;
  87. display: block;
  88. text-align: center;
  89. text-decoration: none;
  90. }
  91. .smoot_axis_top_line {
  92. width: 0;
  93. height: 300px;
  94. border-right: 3px dashed #d1c6c0;
  95. position: absolute;
  96. right: -2px;
  97. }
  98. .smoot_axis_line_img {
  99. width: 50px;
  100. height: 50px;
  101. border-radius: 50%;
  102. border: 1px solid #fff;
  103. background: url(images/100.png)no-repeat;
  104. background-size: 100%;
  105. }
  106. .smoot_axis_next_line {
  107. width: 0;
  108. height: 227px;
  109. border-right: 3px solid #d1c6c0;
  110. position: absolute;
  111. left: -41px;
  112. }
  113. .smoot_history_node {
  114. width: 11px;
  115. height: 11px;
  116. border-radius: 50%;
  117. border: 5px solid #5390a7;
  118. background: #ffffff;
  119. position: absolute;
  120. top: 20px;
  121. left: -50px;
  122. behavior: url(/nwyj/scripts/freamwork/com/sinosoft/system/right/PIE.htc);
  123. }
  124. .smoot_year_iden {
  125. width: 10px;
  126. height: 10px;
  127. background-color: #66afc6;
  128. margin: 20px 0 0 20px;
  129. display: inline-block;
  130. border: 1px solid #66afc6;
  131. border-radius: 6px;
  132. }
  133. #TITLE_307 { width: 370px; height: 30px; line-height: 30px; font-size: 14px; }
  134. #MES_ALL_DATE_307{ width: 370px; height: 30px; line-height: 30px; font-size: 14px; }
  135. #MES_CONTENT_307{ resize:none; width:750px; }
  136. #APPEND_MES_ALL_DATE{ width: 565px; margin: 15px 15px 0 15px;}