@@ -311,10 +311,10 @@
right: 0px;
cursor: pointer;
display: none;
- background: url('../images/tmp1.png') center center no-repeat;
+ background: url('../images/msg1.png') center center no-repeat;
}
.infoMsg:hover {
- background: url('../images/tmp2.png') center center no-repeat;
+ background: url('../images/msg2.png') center center no-repeat;
.infoMsgParent {
position: relative;
@@ -439,9 +439,8 @@
.medicine {
.infoMsg {
- right: 50%;
- top: -18px;
- margin-right: -10px;
+ right: -20px;
+ top: 0;
.medicine:hover {