[extensions-web] css: Remove old drop class for the uploader



commit 130fdc4aad183d10ce6b5160363afc6e2726a41e
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sat Jun 2 15:55:39 2012 -0400

    css: Remove old drop class for the uploader

 sweettooth/static/css/sweettooth.css |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 2d63ce7..38d9e9d 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -342,15 +342,6 @@ li.extension:last-child {
     font-weight: bold;
 }
 
-.extension .screenshot.upload .drop {
-    background: rgba(153, 255, 153, 0.5);
-    position: absolute;
-    width: 100%;
-    height: 100%;
-    left: 0;
-    top: 0;
-}
-
 .extension .icon {
     width: 32px;
     height: 32px;



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