Bug 473992: Create separate theme folders for hildon and wince, r=gavin

--HG--
rename : mobile/chrome/skin/browser.css => mobile/themes/wince/browser.css
rename : mobile/chrome/skin/extensions.css => mobile/themes/wince/extensions.css
rename : mobile/chrome/skin/firstrun/firstrun.css => mobile/themes/wince/firstrun/firstrun.css
rename : mobile/chrome/content/firstrun/firstrun.xhtml => mobile/themes/wince/firstrun/firstrun.xhtml
rename : mobile/chrome/skin/firstrun/firstrun_arrow_l.png => mobile/themes/wince/firstrun/firstrun_arrow_l.png
rename : mobile/chrome/skin/firstrun/firstrun_arrow_r.png => mobile/themes/wince/firstrun/firstrun_arrow_r.png
rename : mobile/chrome/skin/firstrun/firstrun_background.jpg => mobile/themes/wince/firstrun/firstrun_background.jpg
rename : mobile/chrome/skin/firstrun/firstrun_splash.png => mobile/themes/wince/firstrun/firstrun_splash.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_off.png => mobile/themes/wince/images/addressbar_endcap_l_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_on.png => mobile/themes/wince/images/addressbar_endcap_l_on.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_off.png => mobile/themes/wince/images/addressbar_endcap_r_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_on.png => mobile/themes/wince/images/addressbar_endcap_r_on.png
rename : mobile/chrome/skin/images/addressbar_middle.png => mobile/themes/wince/images/addressbar_middle.png
rename : mobile/chrome/skin/images/close-small.png => mobile/themes/wince/images/close-small.png
rename : mobile/chrome/skin/images/default-favicon.png => mobile/themes/wince/images/default-favicon.png
rename : mobile/chrome/skin/images/identity.png => mobile/themes/wince/images/identity.png
rename : mobile/chrome/skin/images/left_buttons.png => mobile/themes/wince/images/left_buttons.png
rename : mobile/chrome/skin/images/left_sidebar_middle.png => mobile/themes/wince/images/left_sidebar_middle.png
rename : mobile/chrome/skin/images/navigation_background.png => mobile/themes/wince/images/navigation_background.png
rename : mobile/chrome/skin/images/navigation_magnifier.gif => mobile/themes/wince/images/navigation_magnifier.gif
rename : mobile/chrome/skin/images/navigation_search_caps.png => mobile/themes/wince/images/navigation_search_caps.png
rename : mobile/chrome/skin/images/navigation_url_caps.png => mobile/themes/wince/images/navigation_url_caps.png
rename : mobile/chrome/skin/images/page-starred.png => mobile/themes/wince/images/page-starred.png
rename : mobile/chrome/skin/images/page_buttons.png => mobile/themes/wince/images/page_buttons.png
rename : mobile/chrome/skin/images/panel_background.png => mobile/themes/wince/images/panel_background.png
rename : mobile/chrome/skin/images/panel_buttons.png => mobile/themes/wince/images/panel_buttons.png
rename : mobile/chrome/skin/images/right_buttons.png => mobile/themes/wince/images/right_buttons.png
rename : mobile/chrome/skin/images/right_sidebar_middle.png => mobile/themes/wince/images/right_sidebar_middle.png
rename : mobile/chrome/skin/images/starred48.png => mobile/themes/wince/images/starred48.png
rename : mobile/chrome/skin/images/tab_close.png => mobile/themes/wince/images/tab_close.png
rename : mobile/chrome/skin/images/tag.png => mobile/themes/wince/images/tag.png
rename : mobile/chrome/skin/images/throbber.png => mobile/themes/wince/images/throbber.png
rename : mobile/chrome/skin/images/toolbar.png => mobile/themes/wince/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar_background.png => mobile/themes/wince/images/toolbar_background.png
rename : mobile/chrome/skin/notification.css => mobile/themes/wince/notification.css
This commit is contained in:
Mark Finkle 2009-01-21 17:16:28 -05:00
Родитель 82872fe38b
Коммит b39423f7ea
80 изменённых файлов: 1232 добавлений и 74 удалений

Просмотреть файл

@ -42,6 +42,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = chrome locales components app
DIRS = chrome locales components themes app
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -38,6 +38,7 @@
-
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://browser/skin/platform.css" type="text/css"?>
<?xml-stylesheet href="chrome://browser/skin/browser.css" type="text/css"?>
<?xml-stylesheet href="chrome://browser/content/browser.css" type="text/css"?>

Просмотреть файл

@ -1,14 +1,5 @@
#filter substitution
firstrun.jar:
% content firstrun %content/ contentaccessible=yes
content/firstrun_splash.png (skin/firstrun/firstrun_splash.png)
content/firstrun_arrow_r.png (skin/firstrun/firstrun_arrow_r.png)
content/firstrun_arrow_l.png (skin/firstrun/firstrun_arrow_l.png)
content/firstrun_background.jpg (skin/firstrun/firstrun_background.jpg)
content/firstrun.css (skin/firstrun/firstrun.css)
content/firstrun.xhtml (content/firstrun/firstrun.xhtml)
browser.jar:
% content browser %content/
* content/browser.xul (content/browser.xul)
@ -30,35 +21,3 @@ browser.jar:
content/WidgetStack.js (content/WidgetStack.js)
content/CanvasBrowser.js (content/CanvasBrowser.js)
content/InputHandler.js (content/InputHandler.js)
classic.jar:
% skin browser classic/1.0 %
browser.css (skin/browser.css)
extensions.css (skin/extensions.css)
notification.css (skin/notification.css)
images/close-small.png (skin/images/close-small.png)
images/tab_close.png (skin/images/tab_close.png)
images/default-favicon.png (skin/images/default-favicon.png)
images/identity.png (skin/images/identity.png)
images/starred48.png (skin/images/starred48.png)
images/page-starred.png (skin/images/page-starred.png)
images/tag.png (skin/images/tag.png)
images/throbber.png (skin/images/throbber.png)
images/toolbar.png (skin/images/toolbar.png)
images/toolbar_background.png (skin/images/toolbar_background.png)
images/addressbar_endcap_r_off.png (skin/images/addressbar_endcap_r_off.png)
images/addressbar_endcap_l_off.png (skin/images/addressbar_endcap_l_off.png)
images/addressbar_endcap_r_on.png (skin/images/addressbar_endcap_r_on.png)
images/addressbar_endcap_l_on.png (skin/images/addressbar_endcap_l_on.png)
images/addressbar_middle.png (skin/images/addressbar_middle.png)
images/left_sidebar_middle.png (skin/images/left_sidebar_middle.png)
images/left_buttons.png (skin/images/left_buttons.png)
images/right_sidebar_middle.png (skin/images/right_sidebar_middle.png)
images/right_buttons.png (skin/images/right_buttons.png)
images/panel_buttons.png (skin/images/panel_buttons.png)
images/panel_background.png (skin/images/panel_background.png)
images/navigation_url_caps.png (skin/images/navigation_url_caps.png)
images/navigation_background.png (skin/images/navigation_background.png)
images/navigation_search_caps.png (skin/images/navigation_search_caps.png)
images/navigation_magnifier.gif (skin/images/navigation_magnifier.gif)
images/page_buttons.png (skin/images/page_buttons.png)

60
mobile/themes/Makefile.in Normal file
Просмотреть файл

@ -0,0 +1,60 @@
# ***** BEGIN LICENSE BLOCK *****
# ***** 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 Mobile Browser.
#
# The Initial Developer of the Original Code is
# the Mozilla Foundation <http://www.mozilla.org/>.
# Portions created by the Initial Developer are Copyright (C) 2007
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Mark Finkle <mfinkle@mozilla.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 *****
DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
#
# Theme Selection
#
# Maemo hildon
# Windows Mobile wince
#
# default to hildon for desktop builds too
DIRS = hildon
ifdef WINCE
DIRS = wince
endif
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -0,0 +1,46 @@
# ***** BEGIN LICENSE BLOCK *****
# ***** 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 Mobile Browser.
#
# The Initial Developer of the Original Code is
# the Mozilla Foundation <http://www.mozilla.org/>.
# Portions created by the Initial Developer are Copyright (C) 2007
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Mark Finkle <mfinkle@mozilla.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 *****
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -35,38 +35,9 @@
*
* ***** END LICENSE BLOCK ***** */
/* global skin ------------------------------------------------------------- */
@import url(chrome://global/skin/);
/* hildon stuff ------------------------------------------------------------ */
popup,
panel,
menupopup {
padding: 16px !important;
}
menu,
menuitem {
padding: 0px !important;
margin: 0px !important;
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
label,
description,
textbox {
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
richlistitem {
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
/* browser area -------------------------------------------------- */
#browser-container {
background-image: url('chrome://browser/content/checkerboard.png');
background-image: url("chrome://browser/content/checkerboard.png");
}
/* main toolbar (URL bar) -------------------------------------------------- */
@ -299,7 +270,6 @@ toolbarbutton.page-button {
-moz-image-region: rect(160px 96px 208px 48px);
}
toolbarbutton.page-button {
list-style-image: url("chrome://browser/skin/images/page_buttons.png");
}

Просмотреть файл

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.7 KiB

После

Ширина:  |  Высота:  |  Размер: 1.7 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.9 KiB

После

Ширина:  |  Высота:  |  Размер: 1.9 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 43 KiB

После

Ширина:  |  Высота:  |  Размер: 43 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 173 KiB

После

Ширина:  |  Высота:  |  Размер: 173 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.5 KiB

После

Ширина:  |  Высота:  |  Размер: 1.5 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 2.1 KiB

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.5 KiB

После

Ширина:  |  Высота:  |  Размер: 1.5 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 2.0 KiB

После

Ширина:  |  Высота:  |  Размер: 2.0 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 210 B

После

Ширина:  |  Высота:  |  Размер: 210 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.1 KiB

После

Ширина:  |  Высота:  |  Размер: 1.1 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 653 B

После

Ширина:  |  Высота:  |  Размер: 653 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 10 KiB

После

Ширина:  |  Высота:  |  Размер: 10 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 3.3 KiB

После

Ширина:  |  Высота:  |  Размер: 3.3 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 117 B

После

Ширина:  |  Высота:  |  Размер: 117 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 118 B

После

Ширина:  |  Высота:  |  Размер: 118 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 599 B

После

Ширина:  |  Высота:  |  Размер: 599 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.1 KiB

После

Ширина:  |  Высота:  |  Размер: 1.1 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.2 KiB

После

Ширина:  |  Высота:  |  Размер: 1.2 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 394 B

После

Ширина:  |  Высота:  |  Размер: 394 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 4.5 KiB

После

Ширина:  |  Высота:  |  Размер: 4.5 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 200 B

После

Ширина:  |  Высота:  |  Размер: 200 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 5.4 KiB

После

Ширина:  |  Высота:  |  Размер: 5.4 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 14 KiB

После

Ширина:  |  Высота:  |  Размер: 14 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 108 B

После

Ширина:  |  Высота:  |  Размер: 108 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 1.7 KiB

После

Ширина:  |  Высота:  |  Размер: 1.7 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 851 B

После

Ширина:  |  Высота:  |  Размер: 851 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 391 B

После

Ширина:  |  Высота:  |  Размер: 391 B

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 19 KiB

После

Ширина:  |  Высота:  |  Размер: 19 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 8.6 KiB

После

Ширина:  |  Высота:  |  Размер: 8.6 KiB

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 186 B

После

Ширина:  |  Высота:  |  Размер: 186 B

Просмотреть файл

@ -0,0 +1,43 @@
#filter substitution
firstrun.jar:
% content firstrun %content/ contentaccessible=yes
content/firstrun_splash.png (firstrun/firstrun_splash.png)
content/firstrun_arrow_r.png (firstrun/firstrun_arrow_r.png)
content/firstrun_arrow_l.png (firstrun/firstrun_arrow_l.png)
content/firstrun_background.jpg (firstrun/firstrun_background.jpg)
content/firstrun.css (firstrun/firstrun.css)
content/firstrun.xhtml (firstrun/firstrun.xhtml)
classic.jar:
% skin browser classic/1.0 %
platform.css (platform.css)
browser.css (browser.css)
extensions.css (extensions.css)
notification.css (notification.css)
images/close-small.png (images/close-small.png)
images/tab_close.png (images/tab_close.png)
images/default-favicon.png (images/default-favicon.png)
images/identity.png (images/identity.png)
images/starred48.png (images/starred48.png)
images/page-starred.png (images/page-starred.png)
images/tag.png (images/tag.png)
images/throbber.png (images/throbber.png)
images/toolbar.png (images/toolbar.png)
images/toolbar_background.png (images/toolbar_background.png)
images/addressbar_endcap_r_off.png (images/addressbar_endcap_r_off.png)
images/addressbar_endcap_l_off.png (images/addressbar_endcap_l_off.png)
images/addressbar_endcap_r_on.png (images/addressbar_endcap_r_on.png)
images/addressbar_endcap_l_on.png (images/addressbar_endcap_l_on.png)
images/addressbar_middle.png (images/addressbar_middle.png)
images/left_sidebar_middle.png (images/left_sidebar_middle.png)
images/left_buttons.png (images/left_buttons.png)
images/right_sidebar_middle.png (images/right_sidebar_middle.png)
images/right_buttons.png (images/right_buttons.png)
images/panel_buttons.png (images/panel_buttons.png)
images/panel_background.png (images/panel_background.png)
images/navigation_url_caps.png (images/navigation_url_caps.png)
images/navigation_background.png (images/navigation_background.png)
images/navigation_search_caps.png (images/navigation_search_caps.png)
images/navigation_magnifier.gif (images/navigation_magnifier.gif)
images/page_buttons.png (images/page_buttons.png)

Просмотреть файл

@ -0,0 +1,66 @@
/* ***** 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 Mobile Browser.
*
* The Initial Developer of the Original Code is
* Mozilla Corporation.
* Portions created by the Initial Developer are Copyright (C) 2008
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Mark Finkle <mfinkle@mozilla.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 ***** */
/* global skin ------------------------------------------------------------- */
@import url(chrome://global/skin/);
/* hildon stuff ------------------------------------------------------------ */
popup,
panel,
menupopup {
padding: 16px !important;
}
menu,
menuitem {
padding: 0px !important;
margin: 0px !important;
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
label,
description,
textbox {
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
richlistitem {
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}

Просмотреть файл

@ -0,0 +1,46 @@
# ***** BEGIN LICENSE BLOCK *****
# ***** 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 Mobile Browser.
#
# The Initial Developer of the Original Code is
# the Mozilla Foundation <http://www.mozilla.org/>.
# Portions created by the Initial Developer are Copyright (C) 2007
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Mark Finkle <mfinkle@mozilla.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 *****
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -0,0 +1,665 @@
/* ***** 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 Mobile Browser.
*
* The Initial Developer of the Original Code is
* Mozilla Corporation.
* Portions created by the Initial Developer are Copyright (C) 2008
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Mark Finkle <mfinkle@mozilla.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 ***** */
/* browser area -------------------------------------------------- */
#browser-container {
background-image: url("chrome://browser/content/checkerboard.png");
}
/* main toolbar (URL bar) -------------------------------------------------- */
#toolbar-main {
-moz-appearance: none;
-moz-box-align: center;
background: url("chrome://browser/skin/images/toolbar_background.png") repeat-x;
padding: 0px 10px;
border: none;
}
toolbarbutton {
-moz-appearance: none !important;
-moz-box-orient: vertical;
min-width: 0px;
/* override default toolbarbutton padding/margin */
margin: 0;
padding: 5px;
}
toolbarbutton:not(.searchengine) .toolbarbutton-text {
display: none !important;
}
toolbarbutton:hover,
toolbarbutton:hover:active,
toolbarbutton[open="true"] {
border-color: transparent;
}
/* main toolbar buttons */
toolbarbutton.urlbar-button {
list-style-image: url("chrome://browser/skin/images/toolbar.png");
/* -1px to align backgrounds with endcap */
padding: 0px;
margin-top: -1px;
/* space out the buttons a little bit horizontally */
-moz-padding-start: 10px !important;
}
#tool-bookmarks {
-moz-image-region: rect(0px 48px 48px 0px);
}
#tool-bookmarks:hover:active {
-moz-image-region: rect(48px 48px 96px 0px);
}
/* URL bar cap buttons */
toolbarbutton.urlbar-cap-button {
list-style-image: url("chrome://browser/skin/images/toolbar.png");
/* position the button near the right edge of the endcap */
padding: 0;
padding-top: 5px;
-moz-padding-start: 24px;
}
#tool-go {
-moz-image-region: rect(0px 72px 24px 48px);
}
#urlbar-icons:hover:active > #tool-go {
-moz-image-region: rect(24px 72px 48px 48px);
}
#tool-reload {
-moz-image-region: rect(0px 96px 24px 72px);
}
#urlbar-icons:hover:active > #tool-reload {
-moz-image-region: rect(24px 96px 48px 72px);
}
#tool-stop {
-moz-image-region: rect(0px 120px 24px 96px);
}
#urlbar-icons:hover:active > #tool-stop {
-moz-image-region: rect(24px 120px 48px 96px);
}
#urlbar-icons[mode="loading"] > #tool-go,
#urlbar-icons[mode="loading"] > #tool-reload {
visibility: collapse;
}
#urlbar-icons[mode="view"] > #tool-go,
#urlbar-icons[mode="view"] > #tool-stop {
visibility: collapse;
}
#urlbar-icons[mode="edit"] > #tool-reload,
#urlbar-icons[mode="edit"] > #tool-stop {
visibility: collapse;
}
/* URL bar ----------------------------------------------------------------- */
#urlbar-container {
color: #000;
-moz-box-align: center;
min-height: 60px;
}
#identity-box {
min-height: 49px;
min-width: 65px;
background: url("images/addressbar_endcap_l_off.png") top right no-repeat;
}
#identity-box:hover:active {
background: url("images/addressbar_endcap_l_on.png") top right no-repeat;
}
/* favicon images are 16x16 */
#urlbar-image-box {
max-width: 24px;
max-height: 24px;
min-width: 24px;
min-height: 24px;
margin: 12px 2px 2px 12px;
}
#urlbar-throbber[loading] {
list-style-image: url("chrome://browser/skin/images/throbber.png");
}
#urlbar-favicon {
width: 24px;
height: 24px;
}
#urlbar-editarea {
min-height: 49px;
-moz-box-align: center;
background: url("images/addressbar_middle.png") repeat-x;
}
#urlbar-caption {
margin: 2px 8px 2px 8px;
}
#urlbar-edit {
-moz-appearance: none !important;
padding: 0px !important;
border: none !important;
background-color: transparent;
}
/* urlbar toolbuttons images are 36x36 */
#urlbar-icons {
min-height: 49px;
min-width: 65px;
-moz-box-align: start;
padding-top: 6px;
background: url("images/addressbar_endcap_r_off.png") no-repeat;
}
#urlbar-icons:hover:active {
background: url("images/addressbar_endcap_r_on.png") no-repeat;
}
/* right toolbar (browser controls) ---------------------------------------- */
#browser-controls {
background: url("images/right_sidebar_middle.png") repeat-y;
/* first 10 pixels in right_sidebar_middle are a gradient */
/* end padding must match #toolbar-main */
padding: 0 10px;
/* ...and right-align so that the buttons line up with
the bookmark button in the main toolbar */
-moz-box-align: end;
}
toolbarbutton.browser-control-button {
list-style-image: url("chrome://browser/skin/images/right_buttons.png");
}
toolbarbutton.browser-control-button,
toolbarbutton.panel-button,
toolbarbutton.page-button {
/* space out the buttons a bit vertically */
padding: 0;
padding-top: 8px;
}
#tool-star {
-moz-image-region: rect(0px 48px 48px 0px);
}
#tool-star:hover:active {
-moz-image-region: rect(0px 96px 48px 48px);
}
#tool-star[starred="true"] {
-moz-image-region: rect(0px 192px 48px 144px);
}
#tool-back {
-moz-image-region: rect(48px 64px 112px 0px);
/* this button is 16px wider than the others, so offset by 8px */
-moz-margin-end: -8px;
}
#tool-back:hover:active {
-moz-image-region: rect(48px 128px 112px 64px);
}
#tool-back[disabled="true"] {
-moz-image-region: rect(48px 192px 112px 128px) !important;
}
#tool-forward {
-moz-image-region: rect(112px 48px 160px 0px);
/* cuddle up underneath the back button */
padding-top: 0px;
}
#tool-forward:hover:active {
-moz-image-region: rect(112px 96px 160px 48px);
}
#tool-forward[disabled="true"] {
-moz-image-region: rect(112px 144px 160px 96px) !important;
}
#tool-actions {
-moz-image-region: rect(160px 48px 208px 0px);
}
#tool-actions:hover:active {
-moz-image-region: rect(160px 96px 208px 48px);
}
toolbarbutton.page-button {
list-style-image: url("chrome://browser/skin/images/page_buttons.png");
}
#tool-panel-open {
-moz-image-region: rect(0px 62px 48px 0px);
margin-right: -14px;
}
#tool-panel-open:active {
-moz-image-region: rect(0px 124px 48px 62px);
}
#tool-panel-close {
-moz-image-region: rect(48px 124px 96px 62px);
margin-left: -14px;
}
#tool-panel-close:active {
-moz-image-region: rect(48px 62px 96px 0px);
}
/* "extras" panel UI ----------------------------------------------------- */
#panel-controls {
/* match #browser-controls end padding */
padding: 0px 10px;
}
#panel-container {
background: url("images/panel_background.png") repeat-x;
}
toolbarbutton.panel-button {
list-style-image: url("chrome://browser/skin/images/panel_buttons.png");
/* override checked style */
background: none !important;
border-color: transparent !important;
}
#tool-addons {
-moz-image-region: rect(48px 48px 96px 0px);
}
#tool-addons:hover:active, #tool-addons[checked] {
-moz-image-region: rect(48px 96px 96px 48px);
}
#tool-downloads {
-moz-image-region: rect(96px 48px 144px 0px);
}
#tool-downloads:hover:active, #tool-downloads[checked] {
-moz-image-region: rect(96px 96px 144px 48px);
}
#tool-preferences {
-moz-image-region: rect(0px 48px 48px 0px);
}
#tool-preferences:hover:active, #tool-preferences[checked] {
-moz-image-region: rect(0px 96px 48px 48px);
}
/* URL List and autocomplete navigation popup ------------------------------ */
#urllist-container {
background-color: rgb(123,125,123);
padding: 8px;
}
.close-button {
-moz-appearance: none;
border: none;
margin: 0;
padding: 0;
list-style-image: url("chrome://browser/skin/images/close-small.png");
}
.urllist-item {
-moz-appearance: none !important;
margin: 8px;
}
.urllist-image {
width: 24px;
height: 24px;
}
#popup_autocomplete {
background: url(images/navigation_background.png) repeat-x;
-moz-appearance: none;
}
.autocomplete-box {
padding: 5px;
}
.tool-search {
list-style-image: url("chrome://browser/skin/images/navigation_magnifier.gif");
}
.searchengine {
-moz-box-orient: horizontal;
color: white;
}
.searchengine > .toolbarbutton-text {
font-size: 12pt !important;
}
/* old rules */
#urllist-items {
-moz-appearance: none !important;
background-color: rgb(207,207,207);
border: 2px solid #fff !important;
-moz-border-radius: 10px;
}
/* XXX new rules that don't work
#urllist-items {
-moz-appearance: none;
}
#urllist-items,
*/
#autocomplete_navbuttons {
-moz-border-image: url(images/navigation_search_caps.png) 0 23 0 23;
border-width: 0 23px;
margin-top: 10px;
min-height: 50px;
}
.autocomplete-items {
overflow: hidden;
-moz-border-image: url(images/navigation_url_caps.png) 25 24 25 24 stretch stretch;
border-width: 26px 25px;
}
.autocomplete-item,
.autocomplete-item-selected {
padding: 5px 2px;
color: white;
}
.autocomplete-item-selected {
background-color: grey;
}
.ac-result-type-bookmark {
list-style-image: url("chrome://browser/skin/images/page-starred.png");
width: 16px;
height: 16px;
}
.ac-result-type-tag {
list-style-image: url("chrome://browser/skin/images/tag.png");
width: 16px;
height: 16px;
}
/* Left sidebar (tabs) ---------------------------------------------------- */
#tabs-container {
background: url("images/left_sidebar_middle.png") rgb(87,87,87) top right repeat-y;
min-width: 132px;
}
#tabs {
-moz-appearance: none;
margin: 0;
padding: 4px;
-moz-padding-end: 12px;
background-color: transparent;
}
richlistitem[type="documenttab"] {
-moz-appearance: none;
border: 1px solid transparent;
-moz-border-radius: 5px;
background: none;
padding: 4px;
}
richlistitem[type="documenttab"][selected="true"] {
border: 1px solid white !important;
}
.documenttab-close {
width: 24px;
height: 24px;
list-style-image: url(chrome://browser/skin/images/tab_close.png);
}
vbox:first-child richlistitem[type="documenttab"]:only-child .documenttab-close {
display: none;
}
#newtab-button {
list-style-image: url("images/left_buttons.png");
-moz-image-region: rect(0px 48px 48px 0px);
}
#newtab-button:hover:active {
list-style-image: url("images/left_buttons.png");
-moz-image-region: rect(0px 96px 48px 48px);
}
#retrievetab-button {
list-style-image: url("images/left_buttons.png");
-moz-image-region: rect(48px 48px 96px 0px);
}
#retrievetab-button:hover:active {
list-style-image: url("images/left_buttons.png");
-moz-image-region: rect(48px 96px 96px 48px);
}
/* findbar --------------------------------------------------------------- */
findbar {
background: rgba(128, 128, 128, 0.75);
}
#findpanel {
padding: 0 !important;
-moz-appearance: none;
background: transparent;
}
/* bookmark editor ------------------------------------------------------- */
#bookmark-container {
background-color: rgb(123,125,123);
padding: 8px;
}
#bookmark-form {
background-color: rgb(207,207,207);
border: 2px solid #fff !important;
-moz-border-radius: 10px;
padding: 8px;
}
#bookmark-grid row {
-moz-box-align: center;
}
#bookmark-buttons {
margin-top: 8px;
}
#bookmark-close {
-moz-appearance: none;
border: none;
background-color: transparent;
margin: 0;
padding: 0;
list-style-image: url("chrome://browser/skin/images/close-small.png");
}
/* Identity popup -------------------------------------------------------- */
/* Popup Icons */
#identity-popup-icon {
height: 64px;
width: 64px;
padding: 0;
list-style-image: url("chrome://browser/skin/images/identity.png");
-moz-image-region: rect(0px, 64px, 64px, 0px);
}
#identity-popup.verifiedDomain > #identity-popup-container > #identity-popup-icon {
-moz-image-region: rect(64px, 64px, 128px, 0px);
}
#identity-popup.verifiedIdentity > #identity-popup-container > #identity-popup-icon {
-moz-image-region: rect(128px, 64px, 192px, 0px);
}
/* Popup Body Text */
#identity-popup-content-box.unknownIdentity > #identity-popup-connectedToLabel ,
#identity-popup-content-box.unknownIdentity > #identity-popup-runByLabel ,
#identity-popup-content-box.unknownIdentity > #identity-popup-content-host ,
#identity-popup-content-box.unknownIdentity > #identity-popup-content-owner ,
#identity-popup-content-box.verifiedIdentity > #identity-popup-connectedToLabel2 ,
#identity-popup-content-box.verifiedDomain > #identity-popup-connectedToLabel2 {
display: none;
}
#identity-popup-content-box > description,
#identity-popup-encryption-label {
white-space: pre-wrap;
-moz-padding-start: 15px;
margin: 2px 0 4px;
}
#identity-popup-content-box > label {
white-space: pre-wrap;
-moz-padding-start: 15px;
margin: 0;
}
#identity-popup-content-host ,
#identity-popup-content-box.verifiedIdentity > #identity-popup-content-owner {
font-size: 1.2em;
}
#identity-popup-content-host {
margin-top: 3px;
margin-bottom: 5px;
font-weight: bold;
max-width: 500px;
}
#identity-popup-content-owner {
margin-top: 4px;
margin-bottom: 0 !important;
font-weight: bold;
max-width: 500px;
}
.verifiedDomain > #identity-popup-content-owner {
font-weight: normal;
}
#identity-popup-content-verifier {
margin: 4px 0 2px;
}
#identity-popup-content-box.verifiedIdentity > #identity-popup-encryption ,
#identity-popup-content-box.verifiedDomain > #identity-popup-encryption {
margin-top: 10px;
margin-left: -24px;
}
#identity-popup-content-box.verifiedIdentity > #identity-popup-encryption > vbox > #identity-popup-encryption-icon ,
#identity-popup-content-box.verifiedDomain > #identity-popup-encryption > vbox > #identity-popup-encryption-icon {
list-style-image: url("chrome://browser/skin/images/secure24.png");
}
#identity-popup-more-info-button {
margin-top: 6px;
-moz-margin-end: 1px;
}
/* Popup Bounding Box */
#identity-popup {
-moz-appearance: none;
background-color: rgb(90,89,90);
border: 1px solid rgb(90,89,90);
-moz-border-radius: 0px 0px 8px 8px;
padding: 10px 8px 6px 8px;
margin-top: 3px;
-moz-margin-start: 11px;
color: #ffffff;
min-width: 280px;
}
/* Preferences window ---------------------------------------------------- */
#prefs-container {
background-color: rgb(123,125,123);
}
richpref {
background-color: white;
}
.prefsection {
font-size: 1.5em ! important;
color: white;
background-color: grey;
padding: .2em 0 .2em 0;
}
.prefbox {
padding: .3em .3em .3em .5em;
border: thin solid lightgrey;
}
.preftitle {
font-size: 1.25em ! important;
}
.prefdesc {
font-size: 1em ! important;
color: grey;
background-color: white;
}
/* BUG: This rule doesn't actually work; I don't know why. */
richpref > button {
font-size: 1em ! important;
}
/* Shortcut editor ------------------------------------------------------- */
#shortcuts {
border: 0;
padding: .2em;
}

Просмотреть файл

@ -0,0 +1,46 @@
label,
description,
textbox {
font-family: "Nokia Sans", sans-serif !important;
font-size: 12pt !important;
}
richlistitem {
font-family: "Nokia Sans", sans-serif !important;
font-size: 12pt !important;
}
#extensionsManager {
-moz-appearance: none;
background-color: rgba(123,125,123,0.9);
}
#extensionsView {
-moz-appearance: none !important;
background-color: rgba(207,207,207,0.9);
border: 2px solid #fff !important;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-radius: 10px;
}
#themeSplitter {
background-color: rgba(123,125,123,0.9);
}
#themePreviewArea {
-moz-appearance: none !important;
background-color: rgba(207,207,207,0.9);
border: 2px solid #fff !important;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-radius: 10px;
}
#resizerBox {
display: none;
}

Просмотреть файл

@ -0,0 +1,63 @@
/* ***** 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 fennec code.
*
* The Initial Developer of the Original Code is
* Mozilla Corporation.
* Portions created by the Initial Developer are Copyright (C) 2008
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Gavin Sharp <gavin@gavinsharp.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 ***** */
body {
font-family: "Nokia Sans", sans-serif;
font-size: 14pt;
font-weight: bold;
color: #858585;
margin: 0;
padding: 0;
background: url(chrome://firstrun/content/firstrun_background.jpg) repeat-x;
}
#arrowleft,
#dragleft {
float: right;
-moz-margin-end: 20px;
text-align: right;
}
#arrowright,
#dragright {
float: left;
-moz-margin-start: 20px;
}
#dragleft, #dragright {
width: 130px;
}

Просмотреть файл

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [
<!ENTITY % firstrunDTD SYSTEM "chrome://firstrun/locale/firstrun.dtd" >
%firstrunDTD;
]>
<!-- ***** 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 fennec code.
-
- The Initial Developer of the Original Code is
- Mozilla Corporation.
- Portions created by the Initial Developer are Copyright (C) 2008
- the Initial Developer. All Rights Reserved.
-
- Contributor(s):
- Gavin Sharp <gavin@gavinsharp.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 LGPL or the GPL. 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 ***** -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&content.title;</title>
<link rel="stylesheet" href="chrome://firstrun/content/firstrun.css" type="text/css"/>
</head>
<body>
<div id="splash"><center><img src="chrome://firstrun/content/firstrun_splash.png"/></center></div>
<img id="arrowright" src="chrome://firstrun/content/firstrun_arrow_r.png"/>
<div id="dragright">&dragRight.label;</div>
<img id="arrowleft" src="chrome://firstrun/content/firstrun_arrow_l.png"/>
<div id="dragleft">&dragLeft.label;</div>
</body>
</html>

Двоичные данные
mobile/themes/wince/firstrun/firstrun_arrow_l.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.7 KiB

Двоичные данные
mobile/themes/wince/firstrun/firstrun_arrow_r.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.9 KiB

Двоичные данные
mobile/themes/wince/firstrun/firstrun_background.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 43 KiB

Двоичные данные
mobile/themes/wince/firstrun/firstrun_splash.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 173 KiB

Двоичные данные
mobile/themes/wince/images/addressbar_endcap_l_off.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.5 KiB

Двоичные данные
mobile/themes/wince/images/addressbar_endcap_l_on.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.1 KiB

Двоичные данные
mobile/themes/wince/images/addressbar_endcap_r_off.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.5 KiB

Двоичные данные
mobile/themes/wince/images/addressbar_endcap_r_on.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 2.0 KiB

Двоичные данные
mobile/themes/wince/images/addressbar_middle.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 210 B

Двоичные данные
mobile/themes/wince/images/close-small.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.1 KiB

Двоичные данные
mobile/themes/wince/images/default-favicon.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 653 B

Двоичные данные
mobile/themes/wince/images/identity.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 10 KiB

Двоичные данные
mobile/themes/wince/images/left_buttons.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 3.3 KiB

Двоичные данные
mobile/themes/wince/images/left_sidebar_middle.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 117 B

Двоичные данные
mobile/themes/wince/images/navigation_background.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 118 B

Двоичные данные
mobile/themes/wince/images/navigation_magnifier.gif Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 599 B

Двоичные данные
mobile/themes/wince/images/navigation_search_caps.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.1 KiB

Двоичные данные
mobile/themes/wince/images/navigation_url_caps.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.2 KiB

Двоичные данные
mobile/themes/wince/images/page-starred.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 394 B

Двоичные данные
mobile/themes/wince/images/page_buttons.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 4.5 KiB

Двоичные данные
mobile/themes/wince/images/panel_background.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 200 B

Двоичные данные
mobile/themes/wince/images/panel_buttons.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 5.4 KiB

Двоичные данные
mobile/themes/wince/images/right_buttons.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 14 KiB

Двоичные данные
mobile/themes/wince/images/right_sidebar_middle.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 108 B

Двоичные данные
mobile/themes/wince/images/starred48.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.7 KiB

Двоичные данные
mobile/themes/wince/images/tab_close.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 851 B

Двоичные данные
mobile/themes/wince/images/tag.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 391 B

Двоичные данные
mobile/themes/wince/images/throbber.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 19 KiB

Двоичные данные
mobile/themes/wince/images/toolbar.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 8.6 KiB

Двоичные данные
mobile/themes/wince/images/toolbar_background.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 186 B

Просмотреть файл

@ -0,0 +1,43 @@
#filter substitution
firstrun.jar:
% content firstrun %content/ contentaccessible=yes
content/firstrun_splash.png (firstrun/firstrun_splash.png)
content/firstrun_arrow_r.png (firstrun/firstrun_arrow_r.png)
content/firstrun_arrow_l.png (firstrun/firstrun_arrow_l.png)
content/firstrun_background.jpg (firstrun/firstrun_background.jpg)
content/firstrun.css (firstrun/firstrun.css)
content/firstrun.xhtml (firstrun/firstrun.xhtml)
classic.jar:
% skin browser classic/1.0 %
platform.css (platform.css)
browser.css (browser.css)
extensions.css (extensions.css)
notification.css (notification.css)
images/close-small.png (images/close-small.png)
images/tab_close.png (images/tab_close.png)
images/default-favicon.png (images/default-favicon.png)
images/identity.png (images/identity.png)
images/starred48.png (images/starred48.png)
images/page-starred.png (images/page-starred.png)
images/tag.png (images/tag.png)
images/throbber.png (images/throbber.png)
images/toolbar.png (images/toolbar.png)
images/toolbar_background.png (images/toolbar_background.png)
images/addressbar_endcap_r_off.png (images/addressbar_endcap_r_off.png)
images/addressbar_endcap_l_off.png (images/addressbar_endcap_l_off.png)
images/addressbar_endcap_r_on.png (images/addressbar_endcap_r_on.png)
images/addressbar_endcap_l_on.png (images/addressbar_endcap_l_on.png)
images/addressbar_middle.png (images/addressbar_middle.png)
images/left_sidebar_middle.png (images/left_sidebar_middle.png)
images/left_buttons.png (images/left_buttons.png)
images/right_sidebar_middle.png (images/right_sidebar_middle.png)
images/right_buttons.png (images/right_buttons.png)
images/panel_buttons.png (images/panel_buttons.png)
images/panel_background.png (images/panel_background.png)
images/navigation_url_caps.png (images/navigation_url_caps.png)
images/navigation_background.png (images/navigation_background.png)
images/navigation_search_caps.png (images/navigation_search_caps.png)
images/navigation_magnifier.gif (images/navigation_magnifier.gif)
images/page_buttons.png (images/page_buttons.png)

Просмотреть файл

@ -0,0 +1,26 @@
notification {
background: rgb(255, 255, 176);
color: black;
}
notification button {
-moz-appearance: none !important;
background: none !important;
border: 1px solid rgb(192, 192, 160) !important;
-moz-border-radius: 6px !important;
-moz-border-top-colors: rgb(192, 192, 160) !important;
-moz-border-right-colors: rgb(192, 192, 160) !important;
-moz-border-bottom-colors: rgb(192, 192, 160) !important;
-moz-border-left-colors: rgb(192, 192, 160) !important;
margin: 12px 0 12px 6px;
}
.sn-button-text {
background: transparent !important;
color: black !important;
}
.sn-button-extra-text {
color: grey;
font-size: 8pt !important;
}

Просмотреть файл

@ -0,0 +1,66 @@
/* ***** 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 Mobile Browser.
*
* The Initial Developer of the Original Code is
* Mozilla Corporation.
* Portions created by the Initial Developer are Copyright (C) 2008
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Mark Finkle <mfinkle@mozilla.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 ***** */
/* global skin ------------------------------------------------------------- */
@import url(chrome://global/skin/);
/* hildon stuff ------------------------------------------------------------ */
popup,
panel,
menupopup {
padding: 16px !important;
}
menu,
menuitem {
padding: 0px !important;
margin: 0px !important;
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
label,
description,
textbox {
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}
richlistitem {
font-family: "Nokia Sans", sans-serif !important;
font-size: 16.75pt !important;
}