Merge pull request #2076 from colemanw/CRM-11864
[civicrm-core.git] / css / civicrm.css
index 78f36da8e48eb37dfeb3062179295590bbf54ee5..31a165c46f55ef50f868d6df5eb083cb7b7ec604 100644 (file)
@@ -4034,4 +4034,8 @@ span.crm-status-icon {
 
 .crm-container .paper-icon {
   background-position: -101px -222px;background-image: url("../i/icons/jquery-ui-3E3E3E.gif");
-}
\ No newline at end of file
+}
+
+.crm-container .survey-completed {
+  text-decoration: line-through;
+}