aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/html/style.css
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-19 13:58:41 -0500
committerTed Gould <ted@gould.cx>2010-08-19 13:58:41 -0500
commitf71709a52cd03f15f5a64a39d5cd5496703e0200 (patch)
treecff652ebe7f4326beda98df6b7e2298c9aebfd71 /docs/reference/html/style.css
parent80345b2c57c463eea1474a1bae5d94f45852eaec (diff)
parent101c8ff39cb98078b064d14cb2f4bac1373915ee (diff)
downloadlibayatana-appindicator-f71709a52cd03f15f5a64a39d5cd5496703e0200.tar.gz
libayatana-appindicator-f71709a52cd03f15f5a64a39d5cd5496703e0200.tar.bz2
libayatana-appindicator-f71709a52cd03f15f5a64a39d5cd5496703e0200.zip
* New upstream release.
* Allowing approvers to change thier mind
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 */