Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / outside_in / css / outside_in.theme.css
index 011d198daed209e0d449c54ad3222934f04c98e5..235631397392cad6964101976e5ac22a986365d1 100644 (file)
@@ -9,7 +9,7 @@
 
 /* Style the edit mode toolbar and tabs. */
 #toolbar-bar.js-outside-in-edit-mode {
-  background-color: #fff;
+  background-image: linear-gradient(to bottom,#0c97ed,#1f86c7);
 }
 .js-outside-in-edit-mode .toolbar-item:not(.toolbar-icon-edit) {
   color: #999;