X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ang%2FcrmAttachment.css;h=47ca43d8af4eeda4d83994b144961e18306ef5ed;hb=023c0e130009db83d373c9afbef221cc4efe435c;hp=31c6e2f5e3ba0eee947f11d0779ec5922f8a751b;hpb=59753568bc161f20d23e25dff0da027b415e99e8;p=civicrm-core.git diff --git a/ang/crmAttachment.css b/ang/crmAttachment.css index 31c6e2f5e3..47ca43d8af 100644 --- a/ang/crmAttachment.css +++ b/ang/crmAttachment.css @@ -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; }