2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Remove links from docs sidebar

This commit is contained in:
Mark Otto
2020-03-12 09:35:46 -07:00
parent f3692bf517
commit a66e5e6643
+2
View File
@@ -24,6 +24,7 @@
padding: .25rem .625rem .25rem .5rem;
font-weight: 600;
color: rgba($black, .65);
text-decoration: none;
@include border-radius(.25rem);
> * { pointer-events: none; }
@@ -64,6 +65,7 @@
padding: .25rem .5rem;
@include font-size(.875rem);
color: rgba($black, .65);
text-decoration: none;
@include border-radius(.25rem);
&:hover,