aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/preferences/preferences.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/browser/preferences/preferences.css')
-rw-r--r--arc-firefox-theme/chrome/browser/preferences/preferences.css68
1 files changed, 0 insertions, 68 deletions
diff --git a/arc-firefox-theme/chrome/browser/preferences/preferences.css b/arc-firefox-theme/chrome/browser/preferences/preferences.css
index 76cf63c..45e2dc2 100644
--- a/arc-firefox-theme/chrome/browser/preferences/preferences.css
+++ b/arc-firefox-theme/chrome/browser/preferences/preferences.css
@@ -6,59 +6,10 @@
*/
/* Global Styles */
-#BrowserPreferences radio[pane] {
- list-style-image: url("chrome://browser/skin/preferences/Options.png");
-}
-
-radio[pane=paneMain] {
- -moz-image-region: rect(0px, 32px, 32px, 0px)
-}
-
-radio[pane=paneTabs] {
- -moz-image-region: rect(0px, 64px, 32px, 32px)
-}
-
-#BrowserPreferences radio[pane=paneSearch] {
- list-style-image: url("chrome://browser/skin/search-pref.png");
-}
-
.checkbox-check {
-moz-appearance: checkbox;
}
-radio[pane=paneContent] {
- -moz-image-region: rect(0px, 96px, 32px, 64px)
-}
-
-radio[pane=paneApplications] {
- -moz-image-region: rect(0px, 128px, 32px, 96px)
-}
-
-radio[pane=panePrivacy] {
- -moz-image-region: rect(0px, 160px, 32px, 128px)
-}
-
-radio[pane=paneSecurity] {
- -moz-image-region: rect(0px, 192px, 32px, 160px)
-}
-
-radio[pane=paneAdvanced] {
- -moz-image-region: rect(0px, 224px, 32px, 192px)
-}
-
-radio[pane=paneSync] {
- list-style-image: url("chrome://browser/skin/preferences/Options-sync.png") !important;
-}
-
-/* These lines should be removed as part of fixing bug 1140495 */
-label.small {
- font-size: smaller;
-}
-
-#tabPrefsBox {
- margin: 5px;
-}
-
/* General Pane */
#useFirefoxSync,
#getStarted {
@@ -75,15 +26,6 @@ label.small {
cursor: pointer;
}
-/* Applications Pane */
-#BrowserPreferences[animated="true"] #handlersView {
- height: 25em;
-}
-
-#BrowserPreferences[animated="false"] #handlersView {
- -moz-box-flex: 1;
-}
-
/* Modeless Window Dialogs */
.windowDialog,
.windowDialog prefpane {
@@ -106,20 +48,10 @@ label.small {
list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
}
-#paneApplications {
- margin-left: 4px;
- margin-right: 4px;
- padding-left: 0;
- padding-right: 0;
-}
-
#linksOpenInBox {
margin-top: 5px;
}
-#paneAdvanced {
- padding-bottom: 10px;
-}
#advancedPrefs {
margin-left: 0;
margin-right: 0;