Browse Source

增加小圆点样式

hangb 8 years ago
parent
commit
4fb9f8c3e7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/main/webapp/resources/tpl/index/home/right.html

+ 3 - 0
src/main/webapp/resources/tpl/index/home/right.html

@@ -140,6 +140,9 @@
 	.toto-menu .row .content .item-list:hover .icons{
 		margin: 26px 0 30px;
 	}
+	.toto-menu .row .content .item-list:hover .new-dot{
+		top: 20px;
+	}
 	.toto-menu .row .content .item-list:hover .icon_01{
 		background: url("static/img/home/Icon_08.png") center center no-repeat;
 	}