From 22573620cec707e95c5152b89e682e3e9f97e28c Mon Sep 17 00:00:00 2001 From: Wes Johnston Date: Thu, 11 Apr 2013 15:13:05 -0700 Subject: [PATCH] Bug 858111 - Remove background color from app icons on about:apps. r=mfinkle --- mobile/android/themes/core/aboutApps.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/android/themes/core/aboutApps.css b/mobile/android/themes/core/aboutApps.css index 3e5ad96a04b5..ca418f69a322 100644 --- a/mobile/android/themes/core/aboutApps.css +++ b/mobile/android/themes/core/aboutApps.css @@ -31,6 +31,8 @@ width: 5.6em; height: 6.7em; font-size: .8em; + background-color: transparent; + border: none; } .app img {