Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / seven / css / components / form.css
index f3acc2c0ba0f60d16801ae40ad9ecc276ff8f4d9..0db30e8338b3790d798220a09b54bae734447b9a 100644 (file)
@@ -127,7 +127,6 @@ label[for] {
   padding: 0.25em 0.666em 0;
 }
 
-
 /* Filter */
 ul.tips,
 div.description,
@@ -254,8 +253,9 @@ select {
   }
   select:focus,
   select:hover {
-    background-image: url(../../../../misc/icons/333333/caret-down.svg),
-    -webkit-linear-gradient(top, #fcfcfa, #e9e9dd);
+    background-image:
+      url(../../../../misc/icons/333333/caret-down.svg),
+      -webkit-linear-gradient(top, #fcfcfa, #e9e9dd);
     color: #1a1a1a;
   }
   select:hover {