[extensions-web] Make the incompatible opacity change stronger.



commit 652fe9a7e2c1552c1a44eb00d2837ddd4e4e696d
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Dec 8 17:13:01 2011 -0500

    Make the incompatible opacity change stronger.

 sweettooth/static/css/sweettooth.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 545588d..8e2a87b 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -200,7 +200,7 @@ li.extension:last-child {
 }
 
 .extension.out-of-date {
-    opacity: 0.8;
+    opacity: 0.5;
 }
 
 .extension .extension-name {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]