diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-07-29 11:52:48 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-07-29 11:52:48 +0200 |
commit | 4586704d8923456d9bd0ef71d59285e39034fe5c (patch) | |
tree | 42870c0c0dbf1a17515c68beaad8c96518916177 /docs/libdbusmenu-gtk/reference/html/style.css | |
parent | 50ee765fed5a32e72fa2c13ad33bef5f131cc20a (diff) | |
parent | 3412a47ce42136704ce787de7d1d66b358c6074d (diff) | |
download | libdbusmenu-4586704d8923456d9bd0ef71d59285e39034fe5c.tar.gz libdbusmenu-4586704d8923456d9bd0ef71d59285e39034fe5c.tar.bz2 libdbusmenu-4586704d8923456d9bd0ef71d59285e39034fe5c.zip |
New upstream release merge from ubuntu
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/html/style.css')
-rw-r--r-- | docs/libdbusmenu-gtk/reference/html/style.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/libdbusmenu-gtk/reference/html/style.css b/docs/libdbusmenu-gtk/reference/html/style.css index 82115eb..d544a2c 100644 --- a/docs/libdbusmenu-gtk/reference/html/style.css +++ b/docs/libdbusmenu-gtk/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 */ |