Merge pull request #19056 from civicrm/5.32
[civicrm-core.git] / css / backdrop.css
index e06417ecbb7a47e2d25af2b99eb84c636cc63c35..2d99f549e38eabc27b26fa467efb26cc9449ca07 100644 (file)
@@ -28,3 +28,9 @@
     padding: .5rem;
   }
 }
+
+/* Backdrop main navigation icon */
+#admin-bar #admin-bar-menu > li > .dropdown > li > a.civicrm {
+  background: transparent url(../i/logo_sm.png) 5% center no-repeat;
+  background-size: 16px;
+}