|
|
@ -116,51 +116,59 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.markmessage {
|
|
|
|
#messagetoolbar a.markmessage {
|
|
|
|
background-position: -256px 0;
|
|
|
|
background-position: -288px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.messagemenu {
|
|
|
|
#messagetoolbar a.messagemenu {
|
|
|
|
background-position: -288px 0;
|
|
|
|
background-position: -322px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.spellcheck {
|
|
|
|
#messagetoolbar a.spellcheck {
|
|
|
|
background-position: -384px 0;
|
|
|
|
background-position: -418px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.spellcheckSel {
|
|
|
|
#messagetoolbar a.spellcheckSel {
|
|
|
|
background-position: -384px -32px;
|
|
|
|
background-position: -418px -32px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.attach {
|
|
|
|
#messagetoolbar a.attach {
|
|
|
|
background-position: -352px 0;
|
|
|
|
background-position: -386px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.attachSel {
|
|
|
|
#messagetoolbar a.attachSel {
|
|
|
|
background-position: -352px -32px;
|
|
|
|
background-position: -386px -32px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.insertsig {
|
|
|
|
#messagetoolbar a.insertsig {
|
|
|
|
background-position: -448px 0;
|
|
|
|
background-position: -482px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.insertsigSel {
|
|
|
|
#messagetoolbar a.insertsigSel {
|
|
|
|
background-position: -448px -32px;
|
|
|
|
background-position: -482px -32px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.savedraft {
|
|
|
|
#messagetoolbar a.savedraft {
|
|
|
|
background-position: -322px 0;
|
|
|
|
background-position: -354px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.savedraftSel {
|
|
|
|
#messagetoolbar a.savedraftSel {
|
|
|
|
background-position: -322px -32px;
|
|
|
|
background-position: -354px -32px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.send {
|
|
|
|
#messagetoolbar a.send {
|
|
|
|
background-position: -416px 0;
|
|
|
|
background-position: -450px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.sendSel {
|
|
|
|
#messagetoolbar a.sendSel {
|
|
|
|
background-position: -416px -32px;
|
|
|
|
background-position: -450px -32px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.move {
|
|
|
|
|
|
|
|
background-position: -578px 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.moveSel {
|
|
|
|
|
|
|
|
background-position: -578px -32px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.download {
|
|
|
|
#messagetoolbar a.download {
|
|
|
@ -172,7 +180,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagetoolbar a.responses {
|
|
|
|
#messagetoolbar a.responses {
|
|
|
|
background-position: -512px 0;
|
|
|
|
background-position: -548px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#messagemenu li a.active:hover,
|
|
|
|
#messagemenu li a.active:hover,
|
|
|
|