diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-07-23 09:24:19 +0200 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-07-23 09:24:19 +0200 |
commit | 3412a47ce42136704ce787de7d1d66b358c6074d (patch) | |
tree | 42870c0c0dbf1a17515c68beaad8c96518916177 /docs/libdbusmenu-glib/reference/html/style.css | |
parent | a9299d5bfc2f1bc251d7e0e7949eeea6d0543c7b (diff) | |
parent | 598b0b51ee4b12d51a47a0bd7b595503041f037d (diff) | |
download | libdbusmenu-3412a47ce42136704ce787de7d1d66b358c6074d.tar.gz libdbusmenu-3412a47ce42136704ce787de7d1d66b358c6074d.tar.bz2 libdbusmenu-3412a47ce42136704ce787de7d1d66b358c6074d.zip |
releasing version 0.3.7-0ubuntu1
Diffstat (limited to 'docs/libdbusmenu-glib/reference/html/style.css')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/style.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/style.css b/docs/libdbusmenu-glib/reference/html/style.css index 82115eb..d544a2c 100644 --- a/docs/libdbusmenu-glib/reference/html/style.css +++ b/docs/libdbusmenu-glib/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 */ |