mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-11 17:56:30 +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
|
+a("/docs/api/" + path, true)(target="_self").u-no-border.u-inline-block
|
||||||
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
|
//- Aside for text
|
||||||
|
|
|
@ -141,12 +141,6 @@
|
||||||
background: $pattern
|
background: $pattern
|
||||||
|
|
||||||
|
|
||||||
//- Cursors
|
|
||||||
|
|
||||||
.u-help
|
|
||||||
cursor: help
|
|
||||||
|
|
||||||
|
|
||||||
//- Hidden elements
|
//- Hidden elements
|
||||||
|
|
||||||
.u-hidden
|
.u-hidden
|
||||||
|
|
Loading…
Reference in New Issue
Block a user