diff options
Diffstat (limited to 'doc/source/_static')
| -rw-r--r-- | doc/source/_static/support-matrix.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/_static/support-matrix.css b/doc/source/_static/support-matrix.css index 1758ea4122..4fd9fa7b66 100644 --- a/doc/source/_static/support-matrix.css +++ b/doc/source/_static/support-matrix.css @@ -32,6 +32,11 @@ font-weight: normal; } +.sp_impl_unknown { + color: rgb(170, 170, 170); + font-weight: normal; +} + .sp_impl_summary { font-size: 2em; }
\ No newline at end of file |
