shuishen
2021-06-03 cd411e7b3ade23951e8935924252f7059cc096d5
widgets/Tool/css/style.css
@@ -62,7 +62,6 @@
.jimu-widget-Tool .tool-bar .tool-y-box li {
  list-style : none;
  margin     : 0px 4px;
  height     : 34px;
  line-height: 34px;
  width      : 102px;
@@ -105,13 +104,16 @@
}
.jimu-widget-Tool .tool-bar .tool-y-box li:nth-child(6) i {
  background: url(../../../images/toolbox.png ) no-repeat 0 -32px;
  background: url(../../../images/toolbox.png ) no-repeat 0 -126px;
}
.jimu-widget-Tool .tool-bar .tool-y-box li:nth-child(7) i {
  background: url(../../../images/toolbox.png ) no-repeat 0 -173px;
}
.jimu-widget-Tool .tool-bar .tool-y-box li:nth-child(8) i {
  background: url(../../../images/toolbox.png ) no-repeat 0 -16px;
}
.jimu-widget-Tool .tool-bar .tool-y-box li:nth-child(9) i {
  background: url(../../../images/toolbox.png ) no-repeat 0 -159px;
}