Merge pull request #24063 from eileenmcnaughton/msg_breakdown
[civicrm-core.git] / ang / crmAttachment.css
index 31c6e2f5e3ba0eee947f11d0779ec5922f8a751b..47ca43d8af4eeda4d83994b144961e18306ef5ed 100644 (file)
@@ -1,21 +1,21 @@
 .crm-attachments {
-    border: 1px solid transparent;
+  border: 1px solid transparent;
 }
 
 .crm-attachments.nv-file-over {
-    border: 1px solid red;
+  border: 1px solid red;
 }
 
 .crm-attachments td.filename {
-    font-size: 0.8em;
-    font-family: 'Courier New', monospace;
-    vertical-align: middle;
+  font-size: 0.8em;
+  font-family: 'Courier New', monospace;
+  vertical-align: middle;
 }
 
 .crm-attachments td.filename-new {
-    font-style: italic;
+  font-style: italic;
 }
 
 .crm-attachments td .crm-form-text {
-    width: 30em;
+  width: 30em;
 }