Authored by htoooth

修改tip的图标

@@ -21,9 +21,8 @@ @@ -21,9 +21,8 @@
21 left: 12px; 21 left: 12px;
22 width: 0; 22 width: 0;
23 height: 0; 23 height: 0;
24 - border-width: 5px;  
25 top: -10px; 24 top: -10px;
26 - border-style: solid dashed dashed;  
27 - border-color: transparent transparent #379ed6; 25 + border: 5px solid transparent;
  26 + border-bottom: 5px solid #379ed6;
28 } 27 }
29 } 28 }