diff options
Diffstat (limited to 'skins/larry')
-rw-r--r-- | skins/larry/images/buttons.gif | bin | 14091 -> 14090 bytes | |||
-rw-r--r-- | skins/larry/images/buttons.png | bin | 34211 -> 34940 bytes | |||
-rw-r--r-- | skins/larry/mail.css | 8 | ||||
-rw-r--r-- | skins/larry/styles.css | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/skins/larry/images/buttons.gif b/skins/larry/images/buttons.gif Binary files differindex f73e09398..9ae334b4a 100644 --- a/skins/larry/images/buttons.gif +++ b/skins/larry/images/buttons.gif diff --git a/skins/larry/images/buttons.png b/skins/larry/images/buttons.png Binary files differindex 0e395ab34..0d3b5cc7a 100644 --- a/skins/larry/images/buttons.png +++ b/skins/larry/images/buttons.png diff --git a/skins/larry/mail.css b/skins/larry/mail.css index a93dec668..885efc9c2 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -737,11 +737,11 @@ h3.subject { div.more-headers { cursor: pointer; height: 10px; - background: url(images/buttons.png) center -1579px no-repeat; + background: url(images/buttons.png) center -1619px no-repeat; } div.hide-headers { - background-position: center -1589px; + background-position: center -1629px; } #all-headers { @@ -1114,12 +1114,12 @@ div.message-part blockquote blockquote blockquote { left: 6px; width: 20px; height: 18px; - background: url(images/buttons.png) -3px -458px no-repeat; + background: url(images/buttons.png) -3px -1640px no-repeat; text-decoration: none; } #composeoptionstoggle.enabled { - background-position: -28px -458px; + background-position: -28px -1640px; } #composeview-bottom { diff --git a/skins/larry/styles.css b/skins/larry/styles.css index e297416ad..724c3d553 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -1423,7 +1423,7 @@ ul.proplist li { } .toolbar a.button.spellcheck.selected { - background-position: left -1610px; + background-position: left -1580px; color: #1978a1; } |