mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 00:46:28 +03:00
Remove help cursor from API links
This commit is contained in:
parent
87c7496065
commit
614f95f3bf
|
@ -44,7 +44,7 @@ mixin api(path)
|
|||
+a("/docs/api/" + path, true)(target="_self").u-no-border.u-inline-block
|
||||
block
|
||||
|
||||
| #[+icon("book", 18).o-icon--inline.u-help.u-color-subtle]
|
||||
| #[+icon("book", 18).o-icon--inline.u-color-subtle]
|
||||
|
||||
|
||||
//- Aside for text
|
||||
|
|
|
@ -141,12 +141,6 @@
|
|||
background: $pattern
|
||||
|
||||
|
||||
//- Cursors
|
||||
|
||||
.u-help
|
||||
cursor: help
|
||||
|
||||
|
||||
//- Hidden elements
|
||||
|
||||
.u-hidden
|
||||
|
|
Loading…
Reference in New Issue
Block a user