icing_message_history.css 7.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. @charset "utf-8";
  2. /*********** 覆冰历史消息 ****************/
  3. html, body{ margin:0; padding:0; }
  4. /* 头部工具栏 */
  5. .title_msg{ width:100%; height:30px; margin:0; padding:0; }
  6. .lineheard{ FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f1f1f1);
  7. background: -ms-linear-gradient(top, #fff, #f1f1f1); background:-moz-linear-gradient(top,#fff,#f1f1f1);
  8. background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#f1f1f1));
  9. background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f1f1f1));
  10. background: -webkit-linear-gradient(top, #fff, #f1f1f1);
  11. background: -o-linear-gradient(top, #fff, #f1f1f1);}
  12. .resource_btn{ border:none; color:#3a617e; background:none; width:100px; height:100%;}
  13. .resource_btn_click{border:none; color:#3a617e; background:none; width:100px; height:100%;
  14. FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#0197cc);
  15. background: -ms-linear-gradient(top, #fff, #0197cc); background:-moz-linear-gradient(top,#fff,#0197cc);
  16. background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#0197cc));
  17. background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#0197cc));
  18. background: -webkit-linear-gradient(top, #fff, #0197cc);
  19. background: -o-linear-gradient(top, #fff, #0197cc);}
  20. .resource_btn:hover{FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#68d1e2);
  21. background: -ms-linear-gradient(top, #fff, #68d1e2); background:-moz-linear-gradient(top,#fff,#68d1e2);
  22. background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#68d1e2));
  23. background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#68d1e2));
  24. background: -webkit-linear-gradient(top, #fff, #68d1e2);
  25. background: -o-linear-gradient(top, #fff, #68d1e2);}
  26. html,body{ margin:0; padding:0; width:100%; height:100%; font-family: "Arial", "Tahoma", "微软雅黑", "雅黑"; font-size: 12px; overflow: hidden; }
  27. .message_box{ margin:0; padding:0; width:100%; height:100%; background-color: #c2edf4; overflow-y:auto; overflow-x:hidden;}
  28. .float_left{ float:left; }
  29. .float_right{ float:right; }
  30. .hidden_yes{ display:none; }
  31. /* 滚动条 */
  32. ::-webkit-scrollbar { width: 12px;}
  33. ::-moz-scr
  34. ::-webkit-scrollbar-track { -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3); border-radius:10px;}
  35. ::-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);}
  36. ::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4);}
  37. li{ list-style:none; }
  38. /* 时间轴 */
  39. .year_box_axis{ position:absolute; top:50px; left:20px; z-index:99; }
  40. .year_box{ width:60px; height:40px; background-color:#f7f7f7; font-size:14px; color:#202020; text-align: center; line-height:40px; border-bottom:1px solid #ffffff;border-radius:6px;}
  41. .year_box:hover{ background-color:#daf0f4; cursor: pointer;}
  42. .year_box:active{ background-color:#62a7bf; cursor: pointer;}
  43. .year_now_a{ text-decoration:none; }
  44. .smoot_axis_year_active{background-color: #3bbfb4;}
  45. .message_item_ul{ position:relative; left: 300px; width:5px;}
  46. .message_item_ul li{width:650px; height:300px; border:5px; position:relative; }
  47. /* 事件消息框 */
  48. .axis_prefix{ position:relative; left:-200px; border:10px solid #f26328; border-radius:50%; width:100px; height:80px;
  49. text-align:center; line-height: 30px; padding-top:20px; display:inline-block; float:left;}
  50. .axis_after{ width: 50px; height: 5px; position:absolute; left: -90px; top: 60px;
  51. background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAPUlEQVQYV2NkQAOfUjX+882+wYgujiIAU4RNMVwhuiQ6H6wQl3XI4oy4FMHcCJPHcDS6J2A2EqUQpJhohQBbNyaHFmzEqgAAAABJRU5ErkJggg==);}
  52. .axis_history_node { width: 11px; height: 11px; border-radius: 50%; border: 5px solid #f26328; background: #ffffff;
  53. position:absolute; top:50px; left: -40px; }
  54. .axis_centre{ width:5px; height:100%; position:absolute; left:-33px; top:0;
  55. background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJUlEQVQIW2NkQAP/gYARWQwkAOLDBeECjEAAkkEWAKtEFwAJAgAZEBP+oM1IkwAAAABJRU5ErkJggg==);}
  56. .axis_before{ width:40px; height:2px; position:absolute; top:60px; left:-25px; background-color:#f26328; }
  57. .axis_text_box{ width:550px; height:150px; position:absolute; top:10px; left:35px; border-left:5px solid #f26328; background:#fff; box-shadow: 10px -5px 10px 3px rgba(0, 0, 0, 0.3); color:#969696; padding:10px 20px; z-index:2; }
  58. .axis_text_box h3{ color:#f26328; }
  59. .iden_history { width: 0; height: 0; border-right:25px solid #f26328; border-top:20px solid transparent;
  60. border-bottom:20px solid transparent; position:absolute; top:40px; left:13px; }
  61. .axis_edit_box{ width:50px; height:25px; position: absolute; top: 130px; left:579px; z-index:1; box-shadow: 10px 0px 10px 3px rgba(0, 0, 0, 0.3); }
  62. /* 追加框 */
  63. .axis_prefix_append{ position: relative; left: -200px; border: 10px solid #41838e; border-radius: 50%; width: 100px;
  64. height: 80px; text-align: center; line-height: 30px; padding-top: 20px; display: inline-block; float: left;}
  65. .axis_after_append{ width: 50px; height: 5px; position:absolute; left: -90px; top: 60px;
  66. background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAPElEQVQYV2NkQAP/gYARCNDFUQRgirAphitEl0TngxXisg5ZnBGXIpgbYfIYjkb3BNxGbBLYxIgyEaQRAA8KKAWYsZtjAAAAAElFTkSuQmCC); }
  67. .axis_history_node_append{ width: 11px; height: 11px; border-radius: 50%; border: 5px solid #41838e; background: #ffffff;
  68. position:absolute; top:50px; left: -40px; }
  69. .axis_before_append{ width:40px; height:2px; position:absolute; top:60px; left:-25px; background-color:#41838e; }
  70. .axis_text_box_append{ width:550px; height:80px; position:absolute; top:10px; left:35px; border-left:5px solid #41838e; background:#fff; box-shadow: 10px -5px 10px 3px rgba(0, 0, 0, 0.3); color:#969696; padding:10px 20px; z-index:2; }
  71. .iden_history_append{ width: 0; height: 0; border-right:25px solid #41838e; border-top:20px solid transparent;
  72. border-bottom:20px solid transparent; position:absolute; top:40px; left:13px; }
  73. .axis_edit_box_append{ width:25px; height:25px; position: absolute; top:60px; left:604px; box-shadow: 10px 0px 10px 3px rgba(0, 0, 0, 0.3); z-index:1; }
  74. /* 编辑 */
  75. .axis_edit_but { cursor:pointer; width:25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/business/em/floods/smoot_edit.png); }
  76. .axis_del_but { cursor:pointer; width: 25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/business/em/floods/smoot_del.png); }
  77. .axis_hidden_but { cursor:pointer; width: 25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/icing/btn/message.png) #f7f7f7 no-repeat -37px 3px; }
  78. .axis_show_but { cursor:pointer; width: 25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/icing/btn/message.png) #f7f7f7 no-repeat -77px 3px; }
  79. .axis_edit_but:hover { width:25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/business/em/floods/smoot_edit_hover.png); }
  80. .axis_del_but:hover { width: 25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/business/em/floods/smoot_del_hover.png); }
  81. .axis_hidden_but:hover { width: 25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/icing/btn/message.png) #67adc8 no-repeat -37px 2px; }
  82. .axis_show_but:hover { width: 25px; height: 25px; display:inline-block; float:right; background: url(/nwyj/images/icing/btn/message.png) #67adc8 no-repeat -77px 2px; }