Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / seven / css / base / print.css
index 653e51132364ce495482b3e73620bd605e1f2745..c432ccb5289456bc91c18838b11331adb01abc83 100644 (file)
@@ -42,7 +42,8 @@
     color: #000;
     text-decoration: underline;
   }
-  .button, .button--primary {
+  .button,
+  .button--primary {
     background: none !important;
   }
   .messages {
     background: none;
     border-radius: 4px;
   }
-  input.form-autocomplete, input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-number, input.form-color, input.form-file, textarea.form-textarea, select.form-select {
+  input.form-autocomplete,
+  input.form-text,
+  input.form-tel,
+  input.form-email,
+  input.form-url,
+  input.form-search,
+  input.form-number,
+  input.form-color,
+  input.form-file,
+  textarea.form-textarea,
+  select.form-select {
     border-width: 1px;
   }
 }