:before doesn't work on IE, what a surprise
| | |
| | | width: auto !important; |
| | | width: 300px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | background-color: #fff; |
| | | padding-left: 8px; |
| | | padding-right: 8px; |
| | | padding-top: 3px; |
| | |
| | | -webkit-box-shadow: #999 1px 1px 12px; |
| | | } |
| | | |
| | | .draglayernormal:before { |
| | | |
| | | } |
| | | |
| | | .draglayercopy:before { |
| | | .draglayercopy:before |
| | | { |
| | | position: absolute; |
| | | bottom: -5px; |
| | | left: -6px; |
| | |
| | | { |
| | | padding-bottom: 8px; |
| | | } |
| | | |
| | | .draglayercopy:before { |
| | | background-image: url(images/messageactions.png); |
| | | } |
| | |
| | | |
| | | #rcmdraglayer |
| | | { |
| | | filter: alpha(opacity=70); |
| | | filter: alpha(opacity=82); |
| | | padding-left: 20px; |
| | | } |
| | | |
| | | div.draglayercopy |
| | | { |
| | | border-color: #00cc00; |
| | | background: url(images/messageactions.png) 0 -125px no-repeat #fff; |
| | | } |
| | | |
| | | html.ie8 .draglayercopy:before |
| | | { |
| | | content: ""; |
| | | display: none; |
| | | } |
| | | |
| | | ul.toolbarmenu |
| | |
| | | margin: 0 4px; |
| | | padding: 0.8em; |
| | | } |
| | | |
| | | |