summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2015-07-11 15:27:33 +0200
committerChristian Ruppert <idl0r@gentoo.org>2015-07-11 15:27:33 +0200
commit4b2ce2725e9a4525e273fb1b08243aad74770a3d (patch)
treec90fb0fef5c9ac923817f908f1c3586efa47ec59 /docs/style.css
parentBumped version to 4.4.9 (diff)
downloadbugzilla-4b2ce2725e9a4525e273fb1b08243aad74770a3d.tar.gz
bugzilla-4b2ce2725e9a4525e273fb1b08243aad74770a3d.tar.bz2
bugzilla-4b2ce2725e9a4525e273fb1b08243aad74770a3d.zip
Vanilla 4.4.9 to 5.0 without history due to massive merge conflicts
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 8604b5b67..fa85b6c41 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -6,6 +6,8 @@
* defined by the Mozilla Public License, v. 2.0.
*/
+/* This style file is used by the API documentation */
+
body {
background: white;
color: #111;
@@ -92,4 +94,4 @@ pre.code, pre.programlisting, pre.screen {
background-color: #eee;
}
-.pod_desc_table
+.pod_desc_table