Security update for Core, with self-updated composer
[yaffs-website] / web / core / themes / stable / css / toolbar / toolbar.icons.theme.css
index 54942d514e69495917c545e5b2b14e7e81873e2e..2a0614ab3d7ee7be078978600e5f29dd66440fa3 100644 (file)
   background-color: #f5f5f5;
 }
 
-
 /**
  * Handle.
  */
   background-image: url(../../images/core/icons/bebebe/push-left.svg); /* LTR */
 }
 .toolbar .toolbar-toggle-orientation [value="vertical"]:hover:before,
-.toolbar .toolbar-toggle-orientation [value="vertical"]:focus:before
- {
+.toolbar .toolbar-toggle-orientation [value="vertical"]:focus:before {
   background-image: url(../../images/core/icons/787878/push-left.svg); /* LTR */
 }
 [dir="rtl"] .toolbar .toolbar-toggle-orientation [value="vertical"]:before {