aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/html/style.css
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-19 13:57:51 -0500
committerTed Gould <ted@gould.cx>2010-08-19 13:57:51 -0500
commit101c8ff39cb98078b064d14cb2f4bac1373915ee (patch)
tree604da391223c07642248e9ce2bfccab597626995 /docs/reference/html/style.css
parent0d7fd31a80004f13ba3e7ffc608660a9cfe351d2 (diff)
parentb51c1debf9807ad357564975c394badbafccaa1b (diff)
downloadlibayatana-appindicator-101c8ff39cb98078b064d14cb2f4bac1373915ee.tar.gz
libayatana-appindicator-101c8ff39cb98078b064d14cb2f4bac1373915ee.tar.bz2
libayatana-appindicator-101c8ff39cb98078b064d14cb2f4bac1373915ee.zip
Import upstream version 0.2.5
Diffstat (limited to 'docs/reference/html/style.css')
-rw-r--r--docs/reference/html/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/html/style.css b/docs/reference/html/style.css
index 82115eb..d544a2c 100644
--- a/docs/reference/html/style.css
+++ b/docs/reference/html/style.css
@@ -209,6 +209,14 @@ h2 .extralinks, h3 .extralinks
font-weight: normal;
}
+.annotation
+{
+ /* tango:aluminium 5 */
+ color: #555753;
+ font-size: 80%;
+ font-weight: normal;
+}
+
/* code listings */
.listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */