From 59478e06c25303a790a0840ab2ac30662c4ef781 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 5 Aug 2014 16:46:22 +0200 Subject: c'est la merde.. --- skins/larry/addressbook.css | 88 +----- skins/larry/embed.css | 2 +- skins/larry/ie7hacks.css | 1 - skins/larry/iehacks.css | 9 +- skins/larry/images/buttons.gif | Bin 14997 -> 13054 bytes skins/larry/images/buttons.png | Bin 50162 -> 36693 bytes skins/larry/images/favicon.ico | Bin 34494 -> 1150 bytes skins/larry/images/listicons.png | Bin 26384 -> 25486 bytes skins/larry/includes/footer.html | 12 - skins/larry/includes/header.html | 8 +- skins/larry/mail.css | 446 +++++++++++------------------- skins/larry/settings.css | 12 +- skins/larry/styles.css | 201 ++++---------- skins/larry/svggradients.css | 7 +- skins/larry/templates/about.html | 4 - skins/larry/templates/addressbook.html | 23 +- skins/larry/templates/compose.html | 16 +- skins/larry/templates/contact.html | 2 +- skins/larry/templates/contactedit.html | 2 +- skins/larry/templates/importcontacts.html | 9 +- skins/larry/templates/login.html | 4 +- skins/larry/templates/mail.html | 17 +- skins/larry/templates/message.html | 27 +- skins/larry/templates/messageerror.html | 2 +- skins/larry/templates/messagepart.html | 34 ++- skins/larry/templates/messagepreview.html | 19 -- skins/larry/templates/responseedit.html | 22 ++ skins/larry/templates/responses.html | 41 +++ skins/larry/ui.js | 217 ++++----------- skins/larry/watermark.html | 2 +- 30 files changed, 387 insertions(+), 840 deletions(-) create mode 100644 skins/larry/templates/responseedit.html create mode 100644 skins/larry/templates/responses.html (limited to 'skins/larry') diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 6bf9426c4..5befed9d7 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -67,7 +67,7 @@ #directorylist li a, #contacts-table .contact td.name { - background-image: url(images/listicons.png); + background-image: url(images/listicons.png?v=bd98.25486); background-position: -100px 0; background-repeat: no-repeat; overflow: hidden; @@ -75,27 +75,18 @@ text-overflow: ellipsis; } +#contacts-table .contact.readonly td { + font-style: italic; +} + #directorylist li.addressbook a { background-position: 6px -766px; } -#directorylist li.addressbook.selected > a { +#directorylist li.addressbook.selected a { background-position: 6px -791px; } -#directorylist li.addressbook ul li:last-child { - border-bottom: 0; -} - -#directorylist li.addressbook ul.groups { - margin: 0; - padding: 0; -} - -#directorylist li.addressbook ul.groups li { - width: 100%; -} - #directorylist li.contactgroup a { padding-left: 62px; background-position: 32px -1555px; @@ -121,34 +112,6 @@ margin-left: 8px; } -#directorylist li.addressbook div.collapsed, -#directorylist li.addressbook div.expanded { - top: 15px; - left: 20px; -} - -#contacts-table .contact.readonly td { - font-style: italic; -} - -#contacts-table td.name { - width: 95%; -} - -#contacts-table td.action { - width: 24px; - padding: 4px; -} - -#contacts-table td.action a { - display: block; - width: 16px; - height: 14px; - text-indent: -5000px; - overflow: hidden; - background: url(images/listicons.png) -2px -1180px no-repeat; -} - #contacts-table .contact td.name { background-position: 6px -1603px; } @@ -159,29 +122,6 @@ font-weight: bold; } -#contacts-table .group td.name { - background-position: 6px -1555px; -} - -#contacts-table .group.selected td.name, -#contacts-table .group.unfocused td.name { - background-position: 6px -1579px; - font-weight: bold; -} - -#addresslist .boxtitle { - padding-right: 95px; - overflow: hidden; - text-overflow: ellipsis; -} - -#addresslist .boxtitle a.poplink { - color: #004458; - font-size: 14px; - line-height: 12px; - text-decoration: none; -} - #contact-frame { position: absolute; top: 0; @@ -219,12 +159,12 @@ } #contactpic img { - max-width: 112px; + width: 112px; visibility: inherit; } #contactpic.droptarget { - background-image: url(images/filedrop.png); + background-image: url(images/filedrop.png?v=deab.605); background-position: center; background-repeat: no-repeat; } @@ -375,15 +315,5 @@ a.deletebutton { height: 18px; text-decoration: none; text-indent: -5000px; - background: url(images/buttons.png) -7px -377px no-repeat; -} - -#import-box { - position: absolute; - bottom: 28px; - top: 34px; - left: 0; - right: 0; - overflow: auto; - padding: 10px; + background: url(images/buttons.png?v=abf1.36693) -7px -377px no-repeat; } diff --git a/skins/larry/embed.css b/skins/larry/embed.css index 2c8ba39dc..6b8a65f5d 100644 --- a/skins/larry/embed.css +++ b/skins/larry/embed.css @@ -15,7 +15,7 @@ font-weight: bold; color: #996600; border: 1px solid #ffdf0e; - background: url("images/messages.png") no-repeat scroll 5px -83px #fef893; + background: url(images/messages.png?v=01ee.1736) no-repeat scroll 5px -83px #fef893; padding: 6px 12px 4px 30px; margin-bottom: 0.8em; } diff --git a/skins/larry/ie7hacks.css b/skins/larry/ie7hacks.css index fc4713361..6d7af4787 100644 --- a/skins/larry/ie7hacks.css +++ b/skins/larry/ie7hacks.css @@ -41,7 +41,6 @@ a.deletebutton, .boxfooter .listbutton .inner, .attachmentslist li a.delete, .attachmentslist li a.cancelupload, -#contacts-table td.action a, .previewheader .iconlink, .minimal #taskbar .button-inner { /* workaround for text-indent which also offsets the background image */ diff --git a/skins/larry/iehacks.css b/skins/larry/iehacks.css index 960ce7648..9996824b0 100644 --- a/skins/larry/iehacks.css +++ b/skins/larry/iehacks.css @@ -29,8 +29,7 @@ input.button.mainaction:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0); } -a.button, -.buttongroup { +a.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); } @@ -48,10 +47,6 @@ input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#d8d8d8', GradientType=0); } -.buttongroup a.button.selected { - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#858585', GradientType=0); -} - #message.statusbar { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#c8c8c8', GradientType=0); } @@ -123,7 +118,7 @@ ul.toolbarmenu li a.active:hover, .pagenav a.button.disabled span.inner, .boxfooter .listbutton.disabled .inner, .dropbutton a.button.disabled + .dropbuttontip { - background-image: url(images/buttons.gif); + background-image: url(images/buttons.gif?v=aab8.13054); } /*** addressbook.css ***/ diff --git a/skins/larry/images/buttons.gif b/skins/larry/images/buttons.gif index 8a4a78ee4..d8a33d6b2 100644 Binary files a/skins/larry/images/buttons.gif and b/skins/larry/images/buttons.gif differ diff --git a/skins/larry/images/buttons.png b/skins/larry/images/buttons.png index 9f8f44536..4438d9cbc 100644 Binary files a/skins/larry/images/buttons.png and b/skins/larry/images/buttons.png differ diff --git a/skins/larry/images/favicon.ico b/skins/larry/images/favicon.ico index 9ef2f3b9e..b3bd18c12 100644 Binary files a/skins/larry/images/favicon.ico and b/skins/larry/images/favicon.ico differ diff --git a/skins/larry/images/listicons.png b/skins/larry/images/listicons.png index e4ffef660..f4505d4fa 100644 Binary files a/skins/larry/images/listicons.png and b/skins/larry/images/listicons.png differ diff --git a/skins/larry/includes/footer.html b/skins/larry/includes/footer.html index a4fa69296..ee93fcf57 100644 --- a/skins/larry/includes/footer.html +++ b/skins/larry/includes/footer.html @@ -8,16 +8,4 @@ $(document).ready(function(){ }); - diff --git a/skins/larry/includes/header.html b/skins/larry/includes/header.html index 5a934d89b..f2efb8e06 100644 --- a/skins/larry/includes/header.html +++ b/skins/larry/includes/header.html @@ -2,7 +2,7 @@
- + @@ -14,7 +14,7 @@ - +
@@ -29,9 +29,11 @@ -