Bug #285772 --> remove the old pinstripe skin files now that they live under mail\themes\pinstripe
|
@ -46,8 +46,4 @@ ifdef MOZ_USE_OFFICIAL_BRANDING
|
|||
DEFINES += -DMOZ_USE_OFFICIAL_BRANDING
|
||||
endif
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
DIRS += skin/mac
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -1,46 +0,0 @@
|
|||
#
|
||||
# ***** BEGIN LICENSE BLOCK *****
|
||||
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
#
|
||||
# The contents of this file are subject to the Mozilla Public License Version
|
||||
# 1.1 (the "License"); you may not use this file except in compliance with
|
||||
# the License. You may obtain a copy of the License at
|
||||
# http://www.mozilla.org/MPL/
|
||||
#
|
||||
# Software distributed under the License is distributed on an "AS IS" basis,
|
||||
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
# for the specific language governing rights and limitations under the
|
||||
# License.
|
||||
#
|
||||
# The Original Code is mozilla.org code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is
|
||||
# Netscape Communications Corporation.
|
||||
# Portions created by the Initial Developer are Copyright (C) 1998
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
#
|
||||
# Alternatively, the contents of this file may be used under the terms of
|
||||
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
# in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
# of those above. If you wish to allow use of your version of this file only
|
||||
# under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
# use your version of this file under the terms of the MPL, indicate your
|
||||
# decision by deleting the provisions above and replace them with the notice
|
||||
# and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
# the provisions above, a recipient may use your version of this file under
|
||||
# the terms of any one of the MPL, the GPL or the LGPL.
|
||||
#
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
DEPTH = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Двоичные данные
mail/base/skin/mac/Preview.png
До Ширина: | Высота: | Размер: 12 KiB |
|
@ -1,193 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ===== accountCentral.css ==========================================
|
||||
== Styles for the Messenger Account Central panel.
|
||||
======================================================================= */
|
||||
|
||||
@import url("chrome://messenger/skin/");
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
#acctCentralGrid {
|
||||
background-color: #F4F4F4;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
separator {
|
||||
display: none;
|
||||
}
|
||||
|
||||
separator.thin {
|
||||
}
|
||||
|
||||
|
||||
/* ::::: rows ::::: */
|
||||
|
||||
#acctCentralHeaderRow {
|
||||
padding: 10px 0px 5px 10px;
|
||||
font: menu;
|
||||
font-weight: bold;
|
||||
font-size: 150%;
|
||||
color: #000000;
|
||||
margin: 0px;
|
||||
|
||||
}
|
||||
|
||||
.acctCentralRow {
|
||||
color: #000000;
|
||||
height: 48px;
|
||||
margin: 0px 20px !important;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.acctCentralRow > hbox {
|
||||
margin: 0px 6px;
|
||||
padding: 8px 7px;
|
||||
}
|
||||
|
||||
|
||||
.row-iconic-icon {
|
||||
list-style-image: inherit;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.acctCentralRowTitleBox {
|
||||
background-color: #E6E6E6;
|
||||
border: 1px solid #C8C8C8;
|
||||
margin: 15px 6px 0px 6px;
|
||||
-moz-border-radius-topleft: 7px;
|
||||
-moz-border-radius-topright: 7px;
|
||||
color: #505050;
|
||||
padding: 4px 4px 2px 8px;
|
||||
font-weight: bold;
|
||||
font: menu;
|
||||
}
|
||||
|
||||
/* ::::: links ::::: */
|
||||
|
||||
.acctCentralLinkText {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.acctCentralLinkText:hover {
|
||||
color: blue;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.acctCentralLinkText:hover:active {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#ReadMessages label {
|
||||
background: url("chrome://messenger/skin/accountcentral/mailbox.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#ComposeMessage label {
|
||||
background: url("chrome://messenger/skin/accountcentral/writemail.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#JunkSettingsMail label {
|
||||
background: url("chrome://messenger/skin/accountcentral/junk.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
#SubscribeNewsgroups label {
|
||||
background: url("chrome://messenger/skin/accountcentral/mailbox.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#AccountSettings label {
|
||||
background: url("chrome://messenger/skin/accountcentral/accountsettings.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#CreateAccount label {
|
||||
background: url("chrome://messenger/skin/accountcentral/newaccount.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#SearchMessages label {
|
||||
background: url("chrome://messenger/skin/accountcentral/search-messages.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#CreateFilters label {
|
||||
background: url("chrome://messenger/skin/accountcentral/mailbox.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#SubscribeImapFolders label {
|
||||
background: url("chrome://messenger/skin/accountcentral/folder.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#SubscribeRSS label {
|
||||
background: url("chrome://messenger/skin/accountcentral/manage-rss.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
#OfflineSettings label {
|
||||
background: url("chrome://messenger/skin/accountcentral/offline.png") no-repeat !important;
|
||||
padding-left: 50px;
|
||||
font-size: 11px;
|
||||
padding-top: 7px;
|
||||
}
|
|
@ -1,74 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ===== accountManage.css ==============================================
|
||||
== Styles for the Mail Account Manager.
|
||||
======================================================================= */
|
||||
|
||||
@import url("chrome://messenger/skin/");
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
/* ::::: account manager :::::: */
|
||||
|
||||
.specialFolderPickerGrid {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
#am-main-title, dialogheader {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#addAccountButton, #setDefaultButton, #removeButton {
|
||||
-moz-appearance: button-small;
|
||||
}
|
||||
|
||||
.dialog-button[dlgtype="help"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#accounttree {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
page button {
|
||||
-moz-appearance: button-small;
|
||||
}
|
||||
|
||||
page > description {
|
||||
margin: 4px 4px 8px 4px;
|
||||
}
|
|
@ -1,63 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ===== accountWizard.css ==============================================
|
||||
== Styles for the Mail Account Wizard.
|
||||
======================================================================= */
|
||||
|
||||
@import url("chrome://messenger/skin/");
|
||||
@import url("chrome://global/skin/wizardOverlay.css");
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
/* ::::: account wizard :::::: */
|
||||
|
||||
.awIdentityLabel {
|
||||
width: 8em;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#fullName {
|
||||
margin-right: 15px;
|
||||
}
|
||||
.serverLabel {
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
.serverDataBox {
|
||||
margin-left: 15px;
|
||||
}
|
Двоичные данные
mail/base/skin/mac/accountcentral/accountsettings.png
До Ширина: | Высота: | Размер: 941 B |
Двоичные данные
mail/base/skin/mac/accountcentral/folder.png
До Ширина: | Высота: | Размер: 2.3 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/getmail.png
До Ширина: | Высота: | Размер: 1.6 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/junk.png
До Ширина: | Высота: | Размер: 2.0 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/mailbox.png
До Ширина: | Высота: | Размер: 1.1 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/manage-rss.png
До Ширина: | Высота: | Размер: 1.9 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/manage-subscriptions.png
До Ширина: | Высота: | Размер: 1.9 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/newaccount.png
До Ширина: | Высота: | Размер: 1.4 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/offline.png
До Ширина: | Высота: | Размер: 1.4 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/search-messages.png
До Ширина: | Высота: | Размер: 1.5 KiB |
Двоичные данные
mail/base/skin/mac/accountcentral/writemail.png
До Ширина: | Высота: | Размер: 1.4 KiB |
|
@ -1,73 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corp.
|
||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ::::: addressing widget ::::: */
|
||||
|
||||
#addressingWidget {
|
||||
-moz-user-focus: none;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
#typecol-addressingWidget {
|
||||
min-width: 9em;
|
||||
border-right: 1px solid #CACAFF;
|
||||
}
|
||||
|
||||
.addressingWidgetItem,
|
||||
.dummy-row {
|
||||
border: none !important;
|
||||
background-color: inherit !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.addressingWidgetCell {
|
||||
border-bottom: 1px solid #CACAFF;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.addressingWidgetCell:first-child {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.dummy-row-cell:first-child {
|
||||
border-top: none;
|
||||
border-bottom: 1px solid #CACAFF;
|
||||
}
|
||||
|
||||
.person-icon {
|
||||
margin: 0 3px;
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.png");
|
||||
}
|
|
@ -1,42 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ==== button.css ==========================================================
|
||||
== Styles for special buttons in the Communicator suite.
|
||||
========================================================================== */
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
@ -1,113 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is mozilla.org code.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
* Joe Hewitt <hewitt@netscape.com>
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ==== communicator.css ====================================================
|
||||
== Styles shared everywhere throughout the Communicator suite.
|
||||
========================================================================== */
|
||||
|
||||
@import url("chrome://global/skin/");
|
||||
@import url("chrome://global/skin/formatting.css");
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
.toolbar-primary {
|
||||
-moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar");
|
||||
}
|
||||
|
||||
toolbar[printpreview="true"] {
|
||||
-moz-binding: url("chrome://global/content/printPreviewBindings.xml#printpreviewtoolbar");
|
||||
}
|
||||
|
||||
/* :::::: throbber :::::::::: */
|
||||
|
||||
#navigator-throbber {
|
||||
-moz-appearance: none;
|
||||
-moz-user-focus: ignore;
|
||||
-moz-box-pack: center;
|
||||
margin: 0px 1px 0px 1px !important;
|
||||
border: none !important;
|
||||
padding: 0px !important;
|
||||
min-width: 0;
|
||||
background-color: transparent;
|
||||
list-style-image: url("chrome://global/skin/icons/notloading_16.png");
|
||||
padding: 8px !important;
|
||||
|
||||
}
|
||||
|
||||
#navigator-throbber[busy="true"] {
|
||||
list-style-image: url("chrome://global/skin/icons/loading_16.gif");
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] #navigator-throbber,
|
||||
toolbar[mode="text"] #navigator-throbber {
|
||||
list-style-image: url("chrome://global/skin/icons/notloading_16.png");
|
||||
padding: 4px !important;
|
||||
}
|
||||
toolbar[iconsize="small"] #navigator-throbber[busy="true"],
|
||||
toolbar[mode="text"] #navigator-throbber[busy="true"] {
|
||||
list-style-image: url("chrome://global/skin/icons/loading_16.gif");
|
||||
}
|
||||
|
||||
/* ::::: online/offline icons ::::: */
|
||||
|
||||
#offline-status[offline="true"] {
|
||||
list-style-image: url("chrome://communicator/skin/icons/offline.png");
|
||||
}
|
||||
|
||||
#offline-status {
|
||||
list-style-image: url("chrome://communicator/skin/icons/online.png");
|
||||
}
|
||||
|
||||
/* ::::: directional button icons ::::: */
|
||||
|
||||
.up {
|
||||
min-width: 0px;
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
|
||||
}
|
||||
|
||||
.up[disabled="true"] {
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-up-dis.gif");
|
||||
}
|
||||
|
||||
.down {
|
||||
min-width: 0px;
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
|
||||
}
|
||||
|
||||
.down[disabled="true"] {
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif");
|
||||
}
|
|
@ -1,31 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
|
||||
|
||||
<!-- List all the skins being supplied by this theme -->
|
||||
<RDF:Seq about="urn:mozilla:skin:root">
|
||||
<RDF:li resource="urn:mozilla:skin:classic/1.0" />
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- classic Information -->
|
||||
<RDF:Description about="urn:mozilla:skin:classic/1.0"
|
||||
chrome:displayName="Mozilla Thunderbird"
|
||||
chrome:accessKey="P"
|
||||
chrome:author="mozilla.org"
|
||||
chrome:authorURL="http://www.mozilla.org/projects/thunderbird/"
|
||||
chrome:description="This is the default Mozilla Thunderbird theme. Select this theme to return to the original appearance."
|
||||
chrome:name="classic/1.0"
|
||||
chrome:image="Preview.png">
|
||||
<chrome:packages>
|
||||
<RDF:Seq about="urn:mozilla:skin:classic/1.0:packages">
|
||||
<RDF:li resource="urn:mozilla:skin:classic/1.0:global"/>
|
||||
</RDF:Seq>
|
||||
</chrome:packages>
|
||||
</RDF:Description>
|
||||
|
||||
<!-- Version Information. State that we work only with major version 1 of this
|
||||
package. -->
|
||||
<RDF:Description about="urn:mozilla:skin:classic/1.0:global"
|
||||
#expand chrome:skinVersion="__MOZILLA_SKIN_VERSION__">
|
||||
</RDF:RDF>
|
|
@ -1,96 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ===== dialogs.css ====================================================
|
||||
== Styles used by the general dialogs in Messenger.
|
||||
======================================================================= */
|
||||
|
||||
@import url("chrome://messenger/skin/");
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
/* ::::: button-like menus ::::: */
|
||||
|
||||
menu.push {
|
||||
border: 1px outset ThreeDFace;
|
||||
padding: 2px;
|
||||
margin: 2px;
|
||||
background-color: inherit;
|
||||
background-image: inherit;
|
||||
}
|
||||
|
||||
menu.push:hover:active,
|
||||
menu.push[open="true"] {
|
||||
border-style: inset;
|
||||
padding: 3px 1px 1px 3px;
|
||||
}
|
||||
|
||||
menu.push[disabled="true"],
|
||||
menu.push[disabled="true"]:hover,
|
||||
menu.push[disabled="true"]:hover:active {
|
||||
color: GrayText;
|
||||
}
|
||||
|
||||
/* ::::: askSendFormat.xul ::::: */
|
||||
|
||||
#askSendFormat {
|
||||
width: 40em;
|
||||
}
|
||||
|
||||
#askImageBox {
|
||||
-moz-box-align: start;
|
||||
}
|
||||
|
||||
#convertYes {
|
||||
list-style-image:url("chrome://global/skin/question-icon.png");
|
||||
}
|
||||
|
||||
#convertAltering {
|
||||
list-style-image:url("chrome://global/skin/question-icon.png");
|
||||
}
|
||||
|
||||
#convertNo {
|
||||
list-style-image:url("chrome://global/skin/alert-icon.png");
|
||||
}
|
||||
|
||||
/* Workaround for bug 50217. Please remove this rule, when this bug is fixed. */
|
||||
#convertDefault {
|
||||
list-style-image:url("chrome://global/skin/question-icon.png");
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -1,82 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ===== filterDialog.css ===============================================
|
||||
== Styles for the Mail Filters dialog.
|
||||
======================================================================= */
|
||||
|
||||
@import url("chrome://messenger/skin/");
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
|
||||
#filterListDialog > hbox {
|
||||
margin: 8px;
|
||||
font: menu;
|
||||
}
|
||||
|
||||
#filterListDialog > grid {
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
/* ::::: columns :::::: */
|
||||
|
||||
treechildren::-moz-tree-image(activeColumn) {
|
||||
list-style-image: url("chrome://messenger/skin/icons/dot.png");
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-image(activeColumn, Enabled-true) {
|
||||
list-style-image: url("chrome://messenger/skin/icons/check.png");
|
||||
}
|
||||
|
||||
menulist {
|
||||
min-width: 15em;
|
||||
}
|
||||
|
||||
menulist > menupopup > menuitem {
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
textbox {
|
||||
margin: 1px 4px;
|
||||
}
|
||||
|
||||
#FilterEditor {
|
||||
width: 560px;
|
||||
min-height:1px;
|
||||
}
|
||||
|
|
@ -1,112 +0,0 @@
|
|||
/* ***** BEGIN LICENSE BLOCK *****
|
||||
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
*
|
||||
* The contents of this file are subject to the Mozilla Public License Version
|
||||
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
* http://www.mozilla.org/MPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
* for the specific language governing rights and limitations under the
|
||||
* License.
|
||||
*
|
||||
* The Original Code is Mozilla Communicator client code, released
|
||||
* March 31, 1998.
|
||||
*
|
||||
* The Initial Developer of the Original Code is
|
||||
* Netscape Communications Corporation.
|
||||
* Portions created by the Initial Developer are Copyright (C) 1998-1999
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Alternatively, the contents of this file may be used under the terms of
|
||||
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
* of those above. If you wish to allow use of your version of this file only
|
||||
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
* use your version of this file under the terms of the MPL, indicate your
|
||||
* decision by deleting the provisions above and replace them with the notice
|
||||
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/* ===== folderMenus.css ================================================
|
||||
== Icons for menus which represent mail folder.
|
||||
======================================================================= */
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
/* ::::: folder icons for menus ::::: */
|
||||
|
||||
.folderMenuItem {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-closed.png");
|
||||
}
|
||||
|
||||
/* ..... special folders ..... */
|
||||
|
||||
.folderMenuItem[SpecialFolder="Inbox"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-inbox.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[SpecialFolder="Sent"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-sent.png");
|
||||
}
|
||||
|
||||
|
||||
.folderMenuItem[SpecialFolder="Drafts"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-draft.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[SpecialFolder="Templates"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-template.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[SpecialFolder="Junk"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-junk.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[SpecialFolder="Trash"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-trash.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[IsServer="true"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-mail.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[IsServer="true"][open="true"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-mail.png");
|
||||
}
|
||||
|
||||
/* IMAP folders */
|
||||
.folderMenuItem[IsServer="true"][ServerType="imap"][IsSecure="true"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png");
|
||||
}
|
||||
|
||||
/* POP3 folders */
|
||||
.folderMenuItem[IsServer="true"][ServerType="pop3"][IsSecure="true"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png");
|
||||
}
|
||||
|
||||
/* Local Servers */
|
||||
.folderMenuItem[IsServer="true"][ServerType="none"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-local.png");
|
||||
}
|
||||
|
||||
/* News folders */
|
||||
.folderMenuItem[ServerType="nntp"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[IsServer="true"][ServerType="nntp"][IsSecure="true"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-news-lock.png");
|
||||
}
|
||||
|
||||
.folderMenuItem[IsServer="true"][ServerType="nntp"] {
|
||||
list-style-image: url("chrome://messenger/skin/icons/server-news.png");
|
||||
}
|
||||
|
Двоичные данные
mail/base/skin/mac/icons/Search-bar.png
До Ширина: | Высота: | Размер: 672 B |
Двоичные данные
mail/base/skin/mac/icons/SearchBarLeft.png
До Ширина: | Высота: | Размер: 668 B |
Двоичные данные
mail/base/skin/mac/icons/SearchBarMiddle.png
До Ширина: | Высота: | Размер: 254 B |
Двоичные данные
mail/base/skin/mac/icons/SearchBarRight.png
До Ширина: | Высота: | Размер: 727 B |
Двоичные данные
mail/base/skin/mac/icons/attach.png
До Ширина: | Высота: | Размер: 250 B |
Двоичные данные
mail/base/skin/mac/icons/attachment-col.png
До Ширина: | Высота: | Размер: 315 B |
Двоичные данные
mail/base/skin/mac/icons/attachment-selected.png
До Ширина: | Высота: | Размер: 363 B |
Двоичные данные
mail/base/skin/mac/icons/attachment.png
До Ширина: | Высота: | Размер: 569 B |
Двоичные данные
mail/base/skin/mac/icons/check.png
До Ширина: | Высота: | Размер: 251 B |
Двоичные данные
mail/base/skin/mac/icons/dot.png
До Ширина: | Высота: | Размер: 158 B |
Двоичные данные
mail/base/skin/mac/icons/flagcol.png
До Ширина: | Высота: | Размер: 266 B |
Двоичные данные
mail/base/skin/mac/icons/flaggedmail.png
До Ширина: | Высота: | Размер: 429 B |
Двоичные данные
mail/base/skin/mac/icons/folder-closed.png
До Ширина: | Высота: | Размер: 662 B |
Двоичные данные
mail/base/skin/mac/icons/folder-draft.png
До Ширина: | Высота: | Размер: 511 B |
Двоичные данные
mail/base/skin/mac/icons/folder-inbox.png
До Ширина: | Высота: | Размер: 586 B |
Двоичные данные
mail/base/skin/mac/icons/folder-junk.png
До Ширина: | Высота: | Размер: 800 B |
Двоичные данные
mail/base/skin/mac/icons/folder-newsgroup.png
До Ширина: | Высота: | Размер: 518 B |
Двоичные данные
mail/base/skin/mac/icons/folder-open.png
До Ширина: | Высота: | Размер: 796 B |
Двоичные данные
mail/base/skin/mac/icons/folder-outbox.png
До Ширина: | Высота: | Размер: 594 B |
Двоичные данные
mail/base/skin/mac/icons/folder-sent.png
До Ширина: | Высота: | Размер: 629 B |
Двоичные данные
mail/base/skin/mac/icons/folder-share.png
До Ширина: | Высота: | Размер: 959 B |
Двоичные данные
mail/base/skin/mac/icons/folder-template.png
До Ширина: | Высота: | Размер: 557 B |
Двоичные данные
mail/base/skin/mac/icons/folder-trash.png
До Ширина: | Высота: | Размер: 775 B |
Двоичные данные
mail/base/skin/mac/icons/foldertree-selected-background.png
До Ширина: | Высота: | Размер: 166 B |
Двоичные данные
mail/base/skin/mac/icons/foldertree-selected-unfocused.png
До Ширина: | Высота: | Размер: 151 B |
Двоичные данные
mail/base/skin/mac/icons/group-background.gif
До Ширина: | Высота: | Размер: 186 B |
Двоичные данные
mail/base/skin/mac/icons/junk-column-header.png
До Ширина: | Высота: | Размер: 327 B |
Двоичные данные
mail/base/skin/mac/icons/local-mailhost.png
До Ширина: | Высота: | Размер: 233 B |
Двоичные данные
mail/base/skin/mac/icons/mail-16.png
До Ширина: | Высота: | Размер: 253 B |
Двоичные данные
mail/base/skin/mac/icons/mail-options.png
До Ширина: | Высота: | Размер: 9.4 KiB |
Двоичные данные
mail/base/skin/mac/icons/mail-toolbar-small.png
До Ширина: | Высота: | Размер: 35 KiB |
Двоичные данные
mail/base/skin/mac/icons/mail-toolbar.png
До Ширина: | Высота: | Размер: 48 KiB |
Двоичные данные
mail/base/skin/mac/icons/mailPaneConfig.png
До Ширина: | Высота: | Размер: 1.3 KiB |
Двоичные данные
mail/base/skin/mac/icons/message-mail-attach-offl.png
До Ширина: | Высота: | Размер: 226 B |
Двоичные данные
mail/base/skin/mac/icons/message-mail-attach.png
До Ширина: | Высота: | Размер: 457 B |
Двоичные данные
mail/base/skin/mac/icons/message-mail-imapdel-offl.png
До Ширина: | Высота: | Размер: 231 B |
Двоичные данные
mail/base/skin/mac/icons/message-mail-imapdelete.png
До Ширина: | Высота: | Размер: 232 B |
Двоичные данные
mail/base/skin/mac/icons/message-mail-new.png
До Ширина: | Высота: | Размер: 244 B |
Двоичные данные
mail/base/skin/mac/icons/message-mail-offl.png
До Ширина: | Высота: | Размер: 169 B |
Двоичные данные
mail/base/skin/mac/icons/message-mail.png
До Ширина: | Высота: | Размер: 455 B |
Двоичные данные
mail/base/skin/mac/icons/message-new-background.png
До Ширина: | Высота: | Размер: 247 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-attach-offl.png
До Ширина: | Высота: | Размер: 311 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-attach.png
До Ширина: | Высота: | Размер: 457 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-new-attach-off.png
До Ширина: | Высота: | Размер: 354 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-new-attach.png
До Ширина: | Высота: | Размер: 347 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-new-offl.png
До Ширина: | Высота: | Размер: 271 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-new.png
До Ширина: | Высота: | Размер: 262 B |
Двоичные данные
mail/base/skin/mac/icons/message-news-offl.png
До Ширина: | Высота: | Размер: 238 B |
Двоичные данные
mail/base/skin/mac/icons/message-news.png
До Ширина: | Высота: | Размер: 480 B |
Двоичные данные
mail/base/skin/mac/icons/new-mail-alert.png
До Ширина: | Высота: | Размер: 2.2 KiB |
Двоичные данные
mail/base/skin/mac/icons/offline.png
До Ширина: | Высота: | Размер: 680 B |
Двоичные данные
mail/base/skin/mac/icons/online.png
До Ширина: | Высота: | Размер: 716 B |
Двоичные данные
mail/base/skin/mac/icons/readcol.png
До Ширина: | Высота: | Размер: 175 B |
Двоичные данные
mail/base/skin/mac/icons/readmail.png
До Ширина: | Высота: | Размер: 230 B |
Двоичные данные
mail/base/skin/mac/icons/saved-search-folder.png
До Ширина: | Высота: | Размер: 942 B |
Двоичные данные
mail/base/skin/mac/icons/search-bar-background.png
До Ширина: | Высота: | Размер: 1.1 KiB |
Двоичные данные
mail/base/skin/mac/icons/server-local-new.png
До Ширина: | Высота: | Размер: 658 B |
Двоичные данные
mail/base/skin/mac/icons/server-local.png
До Ширина: | Высота: | Размер: 509 B |
Двоичные данные
mail/base/skin/mac/icons/server-mail-new.png
До Ширина: | Высота: | Размер: 818 B |
Двоичные данные
mail/base/skin/mac/icons/server-mail.png
До Ширина: | Высота: | Размер: 818 B |
Двоичные данные
mail/base/skin/mac/icons/server-news-lock.png
До Ширина: | Высота: | Размер: 763 B |
Двоичные данные
mail/base/skin/mac/icons/server-news-new.png
До Ширина: | Высота: | Размер: 297 B |
Двоичные данные
mail/base/skin/mac/icons/server-news.png
До Ширина: | Высота: | Размер: 771 B |
Двоичные данные
mail/base/skin/mac/icons/server-newsblog.png
До Ширина: | Высота: | Размер: 643 B |
Двоичные данные
mail/base/skin/mac/icons/server-remote-lock.png
До Ширина: | Высота: | Размер: 810 B |
Двоичные данные
mail/base/skin/mac/icons/small-button-base.png
До Ширина: | Высота: | Размер: 368 B |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-cool.png
До Ширина: | Высота: | Размер: 1.1 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-cry.png
До Ширина: | Высота: | Размер: 1.1 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-embarassed.png
До Ширина: | Высота: | Размер: 1.1 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-foot-in-mouth.png
До Ширина: | Высота: | Размер: 1.0 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-frown.png
До Ширина: | Высота: | Размер: 1002 B |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-innocent.png
До Ширина: | Высота: | Размер: 1.0 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-kiss.png
До Ширина: | Высота: | Размер: 1.0 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-laughing.png
До Ширина: | Высота: | Размер: 1.0 KiB |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-money-mouth.png
До Ширина: | Высота: | Размер: 999 B |
Двоичные данные
mail/base/skin/mac/icons/smileys/smiley-sealed.png
До Ширина: | Высота: | Размер: 1013 B |