Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .tones_item_in {
- position: relative; /*добавить*/
- padding: 7px 17px;
- float: left; width:218px; height:50px; overflow: hidden; //zoom:1; background: url('../images/bg_tone.png') left top no-repeat;
- }
- /*все что ниже добавить*/
- .tones_item_in_download {
- background: red url('../images/bg_download.png') left top no-repeat;
- position: absolute;
- right: 2px;
- top: 1px;
- width:71px;
- height: 54px;
- padding: 6px 9px 0;
- }
- .tones_item_in_download_head {color:#767676; padding: 0 0 5px;}
- .tones_item_in_download_icons {overflow: hidden; //zoom:1;}
- .tones_item_in_download_icon {float: left; padding: 0 0 0 10px;}
- .tones_item_in_download_icon img {vertical-align: top;}
- .tones_item_in_download_icon:first-child {padding-left: 0;}
Advertisement
Add Comment
Please, Sign In to add comment