Skip to content

fix panel icon for darkmode #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
.. grid-item-card::
:columns: 4
:img-top: _static/light_gettingstarted.png
:class-img-top: p-5
:class-img-top: p-5 panel-icon
:link: intro
:link-type: ref
:text-align: center
Expand All @@ -53,7 +53,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
.. grid-item-card::
:columns: 4
:img-top: _static/light_workflow.png
:class-img-top: p-5
:class-img-top: p-5 panel-icon
:link: workflow
:link-type: ref
:text-align: center
Expand All @@ -67,7 +67,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
.. grid-item-card::
:columns: 4
:img-top: _static/light_userguide.png
:class-img-top: p-5
:class-img-top: p-5 panel-icon
:link: guide
:link-type: ref
:text-align: center
Expand All @@ -83,7 +83,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
.. grid-item-card::
:columns: 4
:img-top: _static/light_pythonapi.png
:class-img-top: p-5
:class-img-top: p-5 panel-icon
:link: python_api
:link-type: ref
:text-align: center
Expand All @@ -98,7 +98,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
.. grid-item-card::
:columns: 4
:img-top: _static/light_rapi.png
:class-img-top: p-5
:class-img-top: p-5 panel-icon
:link: https://docs.doubleml.org/r/stable/
:text-align: center
:class-header: sd-font-weight-bold h4
Expand All @@ -111,7 +111,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
.. grid-item-card::
:columns: 4
:img-top: _static/light_examplegallery.png
:class-img-top: p-5
:class-img-top: p-5 panel-icon
:link: examplegallery
:link-type: ref
:text-align: center
Expand Down