Merge pull request #2076 from colemanw/CRM-11864
[civicrm-core.git] / css / civicrm.css
index e20282fb89185b40a6eff5162c744373c1a72ed1..31a165c46f55ef50f868d6df5eb083cb7b7ec604 100644 (file)
@@ -4032,3 +4032,10 @@ span.crm-status-icon {
   color: #fff;
 }
 
+.crm-container .paper-icon {
+  background-position: -101px -222px;background-image: url("../i/icons/jquery-ui-3E3E3E.gif");
+}
+
+.crm-container .survey-completed {
+  text-decoration: line-through;
+}