Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / seven / css / theme / maintenance-page.css
index bea8321e3443ff547562b0674e085f36ba0ae5ff..9b96894907b7590cb4f93c7a7b1f6ff6f22bda1e 100644 (file)
     border: solid transparent;
     border-color: rgba(235, 234, 228, 0);
     border-left-color: #ebeae4; /* LTR */
-    border-width: 1.35em;
+    border-width: 1.269em;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
     top: 50%;
-    margin-top: -1.32em;
+    margin-top: -1.269em;
   }
   [dir="rtl"] .task-list .is-active:after {
     left: auto;
   display: table;
   clear: both;
 }
+
 @media all and (max-width: 48em) { /* 768px */
   .layout-container {
     margin: 1.25em;