diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-08-12 15:21:26 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-08-12 15:21:26 -0400 |
commit | 89f235bd0727331327603ee98cdd4febc14e5972 (patch) | |
tree | 9141bd31da18e9456ad53621e2fec5f7ea6052ed /docs/libdbusmenu-glib/reference/html/style.css | |
parent | 21da9f124d05ccd47429f971d790fb95918b8a89 (diff) | |
parent | 085986320e5de6be3e1d6e1521eb6c5fa83234f2 (diff) | |
download | libdbusmenu-89f235bd0727331327603ee98cdd4febc14e5972.tar.gz libdbusmenu-89f235bd0727331327603ee98cdd4febc14e5972.tar.bz2 libdbusmenu-89f235bd0727331327603ee98cdd4febc14e5972.zip |
releasing version 0.3.10-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 */ |