From e617db42359648ee26f8f6cf2d060915d222a6ea Mon Sep 17 00:00:00 2001 From: "mgalli%geckonnection.com" Date: Wed, 21 Sep 2005 06:12:11 +0000 Subject: [PATCH] Fixes to icons. git-svn-id: svn://10.0.0.236/trunk@180746 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/minimo/chrome/skin/preferences.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mozilla/minimo/chrome/skin/preferences.css b/mozilla/minimo/chrome/skin/preferences.css index f0ca6b77dee..cd45f41810c 100644 --- a/mozilla/minimo/chrome/skin/preferences.css +++ b/mozilla/minimo/chrome/skin/preferences.css @@ -107,9 +107,13 @@ prefpane { } +.paneSelector label { + display:none; +} radio[pane=GeneralPane] { --moz-image-region: rect(0px, 192px, 32px, 160px) +-moz-image-region: rect(0px, 160px, 32px, 128px) + } radio[pane=ConnectionsDialogPane] {