You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/23 06:45:08 UTC

[GitHub] [arrow] AlenkaF commented on a change in pull request #12483: ARROW-15349: [Doc][Guide] Existing Contributors page - update

AlenkaF commented on a change in pull request #12483:
URL: https://github.com/apache/arrow/pull/12483#discussion_r832900330



##########
File path: docs/source/conf.py
##########
@@ -277,7 +278,8 @@
 html_static_path = ['_static']
 
 # Custom fixes to the RTD theme
-html_css_files = ['theme_overrides.css']
+html_css_files = ['theme_overrides.css',
+                  'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css']

Review comment:
       It's needed for the dropdown in _contributing.rst_ - but I can just as well omit the icons (and this fix in the theme) in both dropdowns, will be fine either way.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org