|
@@ -1035,7 +1035,8 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton {
|
|
|
/*background: -o-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Opera 11.1-12.0 *!*/
|
|
|
/*background: -moz-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Firefox 3.6-15 *!*/
|
|
|
/*background: linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* 标准语法 *!*/
|
|
|
- background-image: url('../images/icon/pic_icon_hover.png');
|
|
|
+ /*background-image: url('../images/icon/pic_icon_hover.png');*/
|
|
|
+ background-color: #e4e7ea;
|
|
|
background-position: right bottom;
|
|
|
background-repeat: no-repeat;
|
|
|
/*box-shadow: 0 1px 0 hsla(0,0%,100%,.05) inset,*/
|
|
@@ -1139,7 +1140,8 @@ html[dir='rtl'] .dropdownToolbarButton {
|
|
|
/*background: -o-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Opera 11.1-12.0 *!*/
|
|
|
/*background: -moz-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Firefox 3.6-15 *!*/
|
|
|
/*background: linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* 标准语法 *!*/
|
|
|
- background-image: url('../images/icon/pic_icon_hover.png');
|
|
|
+ /*background-image: url('../images/icon/pic_icon_hover.png');*/
|
|
|
+ background-color: #e4e7ea;
|
|
|
background-position: right bottom;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
@@ -1165,7 +1167,8 @@ html[dir='rtl'] .dropdownToolbarButton {
|
|
|
/*background: -o-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Opera 11.1-12.0 *!*/
|
|
|
/*background: -moz-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Firefox 3.6-15 *!*/
|
|
|
/*background: linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* 标准语法 *!*/
|
|
|
- background-image: url('../images/icon/pic_icon_hover.png');
|
|
|
+ /*background-image: url('../images/icon/pic_icon_hover.png');*/
|
|
|
+ background-color: #e4e7ea;
|
|
|
background-position: right bottom;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
@@ -1185,7 +1188,8 @@ html[dir='rtl'] .dropdownToolbarButton {
|
|
|
/*background: -o-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Opera 11.1-12.0 *!*/
|
|
|
/*background: -moz-linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* Firefox 3.6-15 *!*/
|
|
|
/*background: linear-gradient(#FCFDFF,#E5EFFF,#CDE1FF); !* 标准语法 *!*/
|
|
|
- background-image: url('../images/icon/pic_icon_hover.png');
|
|
|
+ /*background-image: url('../images/icon/pic_icon_hover.png');*/
|
|
|
+ background-color: #e4e7ea;
|
|
|
background-position: right bottom;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
@@ -1197,7 +1201,8 @@ html[dir='rtl'] .dropdownToolbarButton {
|
|
|
/*box-shadow: 0 1px 1px hsla(0,0%,0%,.2) inset,*/
|
|
|
/* 0 0 1px hsla(0,0%,0%,.3) inset,*/
|
|
|
/* 0 1px 0 hsla(0,0%,100%,.05);*/
|
|
|
- background-image: url('../images/icon/pic_icon_hover.png');
|
|
|
+ /*background-image: url('../images/icon/pic_icon_hover.png');*/
|
|
|
+ background-color: #e4e7ea;
|
|
|
background-position: right bottom;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|