summary refs log tree commit diff
path: root/docs/libnm/html/style.css
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2021-08-16 09:51:46 +0200
committerMichael Biebl <biebl@debian.org>2021-08-16 09:51:46 +0200
commitbfe522304da217296e2a61040f58e35ec5d6f3f2 (patch)
tree6c4296644fa59cbfe51d9e8aafebddace5ac6b6f /docs/libnm/html/style.css
parent3a56bce6c0ea7ba0fe269520547740783b342e0d (diff)
New upstream version 1.30.6 upstream/1.30.6
Diffstat (limited to 'docs/libnm/html/style.css')
-rw-r--r--docs/libnm/html/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/libnm/html/style.css b/docs/libnm/html/style.css
index b7ec78f5..c2b3cf7b 100644
--- a/docs/libnm/html/style.css
+++ b/docs/libnm/html/style.css
@@ -455,6 +455,11 @@ acronym,abbr
   }
 }
 
+pre { line-height: 125%; }
+td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; }
+span.linenos { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; }
+td.linenos pre.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
+span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
 .hll { background-color: #ffffcc }
 .c { color: #408080; font-style: italic } /* Comment */
 .err { border: 1px solid #FF0000 } /* Error */