No need for font-family declaration here.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 16 Oct 2009 12:33:48 +0000 (06:33 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 16 Oct 2009 12:33:48 +0000 (06:33 -0600)
imp/themes/screen-dimp.css

index 6a56cbd..1488b19 100644 (file)
@@ -781,7 +781,7 @@ a.address:hover img {
 .drag, .dragdrop {
     background: #eee;
     border: 1px solid #ccc;
-    font: 12px Geneva,Arial,Helvetica,sans-serif;
+    font-size: 12px;
     padding: 2px;
     overflow: hidden;
     z-index: 999;