summaryrefslogtreecommitdiff
path: root/components/weave/skin
diff options
context:
space:
mode:
Diffstat (limited to 'components/weave/skin')
-rw-r--r--components/weave/skin/aboutSyncTabs.css101
-rw-r--r--components/weave/skin/sync-128.pngbin20229 -> 0 bytes
-rw-r--r--components/weave/skin/sync-16.pngbin1847 -> 0 bytes
-rw-r--r--components/weave/skin/sync-32.pngbin3384 -> 0 bytes
-rw-r--r--components/weave/skin/sync-bg.pngbin21309 -> 0 bytes
-rw-r--r--components/weave/skin/sync-desktopIcon.pngbin291 -> 0 bytes
-rw-r--r--components/weave/skin/sync-mobileIcon.pngbin352 -> 0 bytes
-rw-r--r--components/weave/skin/syncCommon.css53
-rw-r--r--components/weave/skin/syncProgress.css46
-rw-r--r--components/weave/skin/syncQuota.css26
-rw-r--r--components/weave/skin/syncSetup.css134
11 files changed, 0 insertions, 360 deletions
diff --git a/components/weave/skin/aboutSyncTabs.css b/components/weave/skin/aboutSyncTabs.css
deleted file mode 100644
index 4796f7bcc..000000000
--- a/components/weave/skin/aboutSyncTabs.css
+++ /dev/null
@@ -1,101 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
-#tabs-display,
-#tabsList {
- background-color: transparent;
- -moz-appearance: none;
- margin: 0;
-}
-
-#tabsList {
- width: 100%;
-}
-
-#tabs-display {
- background: #fff url(chrome://weave/skin/sync-bg.png) repeat-x center -80px;
-}
-
-#headers {
- background: url(chrome://weave/skin/sync-32.png) no-repeat;
- margin-top: 4px;
- width: 45em;
- height: 32px;
- margin-inline-start: 2em;
- margin-inline-end: 2em;
-}
-
-#tabsListHeading {
- font-size: 140%;
- font-weight: bold;
- margin-inline-start: 40px;
-}
-
-richlistitem {
- margin-inline-end: 2em;
-}
-
-richlistitem[selected="true"],
-richlistitem:focus {
- outline-style: none;
-}
-
-richlistitem[type="tab"] {
- min-height: 3em;
- border: #999999 1px solid !important;
- padding: 2px 5px;
- margin-bottom: 4px;
- margin-inline-start: 4em;
- border-radius: 6px;
- background-color: menu;
- width: 44em;
- opacity: 0.9;
- box-shadow:
- inset rgba(255, 255, 255, 0.5) 0 1px 0px,
- inset rgba(0, 0, 0, 0.1) 0 -2px 0px,
- rgba(0, 0, 0, 0.1) 0px 1px 0px;
-}
-
-richlistitem[type="tab"][selected="true"] {
- background-color: -moz-MenuHover;
-}
-
-richlistitem[type="client"] {
- min-height: 2em;
- color: #000000;
- margin-inline-start: 2em;
- margin-top: 2px;
- margin-bottom: 3px;
- width: 42em;
- border-radius: 6px;
- background-color: transparent;
- -moz-user-focus: ignore !important;
-}
-richlistitem.mobile[type="client"] {
- list-style-image: url("chrome://weave/skin/sync-mobileIcon.png");
-}
-richlistitem.desktop[type="client"] {
- list-style-image: url("chrome://weave/skin/sync-desktopIcon.png");
-}
-
-.title,
-.clientName {
- color: #000000;
- font-size: 1.1em;
-}
-
-.title[selected="true"],
-.url[selected="true"] {
- color: inherit;
-}
-
-.url {
- color: -moz-nativehyperlinktext;
- font-size: 0.95em;
-}
-
-.tabIcon {
- padding-inline-start: 2px;
- padding-top: 2px;
-}
diff --git a/components/weave/skin/sync-128.png b/components/weave/skin/sync-128.png
deleted file mode 100644
index 1ea34818c..000000000
--- a/components/weave/skin/sync-128.png
+++ /dev/null
Binary files differ
diff --git a/components/weave/skin/sync-16.png b/components/weave/skin/sync-16.png
deleted file mode 100644
index 0afb1c719..000000000
--- a/components/weave/skin/sync-16.png
+++ /dev/null
Binary files differ
diff --git a/components/weave/skin/sync-32.png b/components/weave/skin/sync-32.png
deleted file mode 100644
index 7a762cb98..000000000
--- a/components/weave/skin/sync-32.png
+++ /dev/null
Binary files differ
diff --git a/components/weave/skin/sync-bg.png b/components/weave/skin/sync-bg.png
deleted file mode 100644
index 893a27d76..000000000
--- a/components/weave/skin/sync-bg.png
+++ /dev/null
Binary files differ
diff --git a/components/weave/skin/sync-desktopIcon.png b/components/weave/skin/sync-desktopIcon.png
deleted file mode 100644
index d3d1e27c3..000000000
--- a/components/weave/skin/sync-desktopIcon.png
+++ /dev/null
Binary files differ
diff --git a/components/weave/skin/sync-mobileIcon.png b/components/weave/skin/sync-mobileIcon.png
deleted file mode 100644
index a3bda5751..000000000
--- a/components/weave/skin/sync-mobileIcon.png
+++ /dev/null
Binary files differ
diff --git a/components/weave/skin/syncCommon.css b/components/weave/skin/syncCommon.css
deleted file mode 100644
index 05467c5c1..000000000
--- a/components/weave/skin/syncCommon.css
+++ /dev/null
@@ -1,53 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
-/* The following are used by both sync/setup.xul and sync/genericChange.xul */
-.status {
- color: -moz-dialogtext;
-}
-
-.statusIcon {
- margin-inline-start: 4px;
- max-height: 16px;
- max-width: 16px;
-}
-
-.statusIcon[status="active"] {
- list-style-image: url("chrome://global/skin/icons/loading_16.png");
-}
-
-.statusIcon[status="error"] {
-%ifdef XP_WIN
- list-style-image: url("chrome://global/skin/icons/error-16.png");
-%else
- list-style-image: url("moz-icon://stock/gtk-dialog-error?size=menu");
-%endif
-}
-
-.statusIcon[status="success"] {
- list-style-image: url("moz-icon://stock/gtk-dialog-info?size=menu");
-}
-
-/* .data is only used by sync/genericChange.xul, but it seems unnecessary to have
- a separate stylesheet for it. */
-.data {
- font-size: 90%;
- font-weight: bold;
-}
-
-dialog#change-dialog {
- width: 40em;
-}
-
-image#syncIcon {
- list-style-image: url("chrome://weave/skin/sync-32.png");
-}
-
-#introText {
- margin-top: 2px;
-}
-
-#feedback {
- height: 2em;
-}
diff --git a/components/weave/skin/syncProgress.css b/components/weave/skin/syncProgress.css
deleted file mode 100644
index d7aa59976..000000000
--- a/components/weave/skin/syncProgress.css
+++ /dev/null
@@ -1,46 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-@import url(chrome://global/skin/inContentUI.css);
-
-:root {
- height: 100%;
- width: 100%;
- padding: 0;
-}
-
-body {
- margin: 0;
- padding: 0 2em;
-}
-
-#floatingBox {
- margin: 4em auto;
- max-width: 40em;
- min-width: 23em;
- padding: 1em 1.5em;
- position: relative;
- text-align: center;
-}
-
-#successLogo {
- margin: 1em 2em;
-}
-
-#loadingText {
- margin: 2em 6em;
-}
-
-#progressBar {
- margin: 2em 10em;
-}
-
-#uploadProgressBar{
- width: 100%;
-}
-
-#bottomRow {
- margin-top: 2em;
- padding: 0;
- text-align: end;
-}
diff --git a/components/weave/skin/syncQuota.css b/components/weave/skin/syncQuota.css
deleted file mode 100644
index 1577de8a3..000000000
--- a/components/weave/skin/syncQuota.css
+++ /dev/null
@@ -1,26 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
-#quotaDialog {
- width: 33em;
- height: 25em;
-}
-
-treechildren::-moz-tree-checkbox {
- list-style-image: none;
-}
-treechildren::-moz-tree-checkbox(checked) {
- list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif");
-}
-treechildren::-moz-tree-checkbox(disabled) {
- list-style-image: url("chrome://global/skin/checkbox/cbox-check-dis.gif");
-}
-
-#treeCaption {
- height: 4em;
-}
-
-.captionWarning {
- font-weight: bold;
-}
diff --git a/components/weave/skin/syncSetup.css b/components/weave/skin/syncSetup.css
deleted file mode 100644
index b423eca29..000000000
--- a/components/weave/skin/syncSetup.css
+++ /dev/null
@@ -1,134 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
-wizard {
- -moz-appearance: none;
- width: 55em;
- height: 45em;
- padding: 0;
- background-color: Window;
-}
-
-.wizard-page-box {
- -moz-appearance: none;
- padding-left: 0;
- padding-right: 0;
- margin: 0;
-}
-
-wizardpage {
- -moz-box-pack: center;
- -moz-box-align: center;
- margin: 0;
- padding: 0 6em;
- background-color: Window;
-}
-
-.wizard-header {
- -moz-appearance: none;
- border: none;
- padding: 2em 0 1em 0;
- text-align: center;
-}
-.wizard-header-label {
- font-size: 24pt;
- font-weight: normal;
-}
-
-.wizard-buttons {
- background-color: rgba(0,0,0,0.1);
- padding: 1em;
-}
-
-.wizard-buttons-separator {
- visibility: collapse;
-}
-
-.wizard-header-icon {
- visibility: collapse;
-}
-
-.accountChoiceButton {
- font: menu;
-}
-
-.confirm {
- border: 1px solid black;
- padding: 1em;
- border-radius: 5px;
-}
-
-/* Override the text-link style from global.css */
-description > .text-link,
-description > .text-link:focus {
- margin: 0px;
- padding: 0px;
- border: 0px;
-}
-
-
-.success,
-.error {
- padding: 2px;
- border-radius: 2px;
-}
-
-.error {
- background-color: #FF0000 !important;
- color: #FFFFFF !important;
-}
-
-.success {
- background-color: #00FF00 !important;
-}
-
-.warning {
- font-weight: bold;
- font-size: 100%;
- color: red;
-}
-
-.mainDesc {
- font-weight: bold;
- font-size: 100%;
-}
-
-.normal {
- font-size: 100%;
-}
-
-.inputColumn {
- margin-inline-end: 2px
-}
-
-.pin {
- font-size: 18pt;
- width: 4em;
- text-align: center;
-}
-
-#passphraseHelpSpacer {
- width: 0.5em;
-}
-
-#pairDeviceThrobber > image,
-#login-throbber > image {
- list-style-image: url("chrome://global/skin/icons/loading_16.png");
-}
-
-#captchaFeedback {
- visibility: hidden;
-}
-
-#successPageIcon {
- /* TODO replace this with a 128px version (bug 591122) */
- list-style-image: url("chrome://weave/skin/sync-32.png");
-}
-
-%ifdef XP_WIN
-#tosDesc {
- margin-left: -7px;
- margin-bottom: 3px;
-}
-%endif