diff options
| author | Michael Biebl <biebl@debian.org> | 2024-07-26 01:21:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-07-26 01:21:35 +0200 |
| commit | 45a364c60a9d6d34e614c4f1f507c69336ad1e69 (patch) | |
| tree | e19f6be7be473589a493b2e7888e5eb2c28dad43 /docs/libnm/html/style.css | |
| parent | 58affb29b8386d6d26359da604a64fefe7ae0a60 (diff) | |
New upstream version 1.48.6 upstream/1.48.6
Diffstat (limited to 'docs/libnm/html/style.css')
| -rw-r--r-- | docs/libnm/html/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libnm/html/style.css b/docs/libnm/html/style.css index 2eeda1f0..437e8601 100644 --- a/docs/libnm/html/style.css +++ b/docs/libnm/html/style.css @@ -473,6 +473,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ +.ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .gr { color: #E40000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .gi { color: #008400 } /* Generic.Inserted */ |