Skip to content

Commit 1aee21b

Browse files
committed
fix panel icon for darkmode
1 parent e1e46a3 commit 1aee21b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

doc/index.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,13 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
3333
observer.observe(document.documentElement, {attributes: true, attributeFilter: ['data-theme']});
3434
</script>
3535

36+
3637
.. grid:: 2
3738

3839
.. grid-item-card::
3940
:columns: 4
4041
:img-top: _static/light_gettingstarted.png
41-
:class-img-top: p-5
42+
:class-img-top: p-5 panel-icon
4243
:link: intro
4344
:link-type: ref
4445
:text-align: center
@@ -53,7 +54,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
5354
.. grid-item-card::
5455
:columns: 4
5556
:img-top: _static/light_workflow.png
56-
:class-img-top: p-5
57+
:class-img-top: p-5 panel-icon
5758
:link: workflow
5859
:link-type: ref
5960
:text-align: center
@@ -67,7 +68,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
6768
.. grid-item-card::
6869
:columns: 4
6970
:img-top: _static/light_userguide.png
70-
:class-img-top: p-5
71+
:class-img-top: p-5 panel-icon
7172
:link: guide
7273
:link-type: ref
7374
:text-align: center
@@ -83,7 +84,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
8384
.. grid-item-card::
8485
:columns: 4
8586
:img-top: _static/light_pythonapi.png
86-
:class-img-top: p-5
87+
:class-img-top: p-5 panel-icon
8788
:link: python_api
8889
:link-type: ref
8990
:text-align: center
@@ -98,7 +99,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
9899
.. grid-item-card::
99100
:columns: 4
100101
:img-top: _static/light_rapi.png
101-
:class-img-top: p-5
102+
:class-img-top: p-5 panel-icon
102103
:link: https://docs.doubleml.org/r/stable/
103104
:text-align: center
104105
:class-header: sd-font-weight-bold h4
@@ -111,7 +112,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
111112
.. grid-item-card::
112113
:columns: 4
113114
:img-top: _static/light_examplegallery.png
114-
:class-img-top: p-5
115+
:class-img-top: p-5 panel-icon
115116
:link: examplegallery
116117
:link-type: ref
117118
:text-align: center

0 commit comments

Comments
 (0)