Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / stable / css / shortcut / shortcut.theme.css
index 73d58c6d46529532727c6105abf30b17045bb42d..3fe631c676aab643aa25f8ffea0eaeec2f3ddbd4 100644 (file)
   margin-right: 0.3em;
 }
 .shortcut-action__message {
-  background: #000000;
+  background: #000;
   background: rgba(0, 0, 0, 0.5);
   border-radius: 5px;
   padding: 0 5px;
-  color: #ffffff;
+  color: #fff;
   display: inline-block;
   margin-left: 0.3em; /* LTR */
   opacity: 0;