| 1 |
.mce-ico.mce-i-osc_icon_drop.ebsp_dropdown_icon { |
| 2 |
background: url("../images/icon_dropdown.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important; |
| 3 |
height: 16px !important; |
| 4 |
position: relative !important; |
| 5 |
top: 0 !important; |
| 6 |
width: 32px !important; |
| 7 |
} |
| 8 |
|
| 9 |
.mce-splitbtn.ebsp_dropdown_cs_class { |
| 10 |
height: 22px !important; |
| 11 |
line-height: 22px !important; |
| 12 |
} |
| 13 |
|
| 14 |
.mce-splitbtn.ebsp_dropdown_cs_class:hover{ |
| 15 |
border: 1px solid #BBBBBB !important; |
| 16 |
background: linear-gradient(to top, #E5E5E5, #FFFFFF) repeat scroll 0 0 #EEEEEE !important; |
| 17 |
} |
| 18 |
.ebsp_dropdown_items{ |
| 19 |
max-height: 22px !important; |
| 20 |
} |
| 21 |
.mce-i-osc_icon{ |
| 22 |
width: 20px !important; |
| 23 |
height: 20px !important; |
| 24 |
} |