| | |
| | | #abooktoolbar a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | | background-image: url('images/abook_toolbar.gif'); |
| | | background-image: url(images/abook_toolbar.gif); |
| | | } |
| | | |
| | | #messagetoolbar a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | | background-image: url('images/mail_toolbar.gif'); |
| | | background-image: url(images/mail_toolbar.gif); |
| | | } |
| | | |
| | | #listcontrols a.buttonPas, |
| | | #mailboxcontrols a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | | background-image: url('images/mail_footer.png'); |
| | | background-image: url(images/mail_footer.png); |
| | | } |
| | | |
| | | #messagetoolbar select.mboxlist |