]> _ Git - pmi.git/commitdiff
Styling breadcrumbs | done #2902
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 17 Jul 2019 11:39:05 +0000 (13:39 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 17 Jul 2019 11:39:05 +0000 (13:39 +0200)
resources/styles/components/breadcrumbs.styl

index bb8f0f5c7ad40b61006cd46048f7f41868252405..14fdc30a9d4b74e41c27862d54b340715767e620 100644 (file)
@@ -3,9 +3,12 @@
 
   a
     @apply text-grey-dark
+    cursor default
 
-    &:hover
-      @apply text-blue
+    &[href]
+      cursor pointer
+      &:hover
+        @apply text-blue
 
   &-item
     @apply pr-8 relative