mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
Remove links from docs sidebar
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user