~ubuntu-branches/ubuntu/maverick/libdbusmenu/maverick

« back to all changes in this revision

Viewing changes to docs/libdbusmenu-gtk/reference/html/style.css

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2010-08-02 20:28:58 UTC
  • mfrom: (1.1.26 upstream)
  • Revision ID: james.westby@ubuntu.com-20100802202858-n5pxge6w7padkqoe
Tags: 0.3.9-0ubuntu1
* New upstream release.
  * Making it so that properties are requested bredth first
  * Globbing layout signaling from the server
  * Globbing property requests into group requests (LP: #604670)

Show diffs side-by-side

added added

removed removed

Lines of Context:
209
209
  font-weight: normal;
210
210
}
211
211
 
212
 
.annotation
213
 
{
214
 
  /* tango:aluminium 5 */
215
 
  color: #555753;
216
 
  font-size: 80%;
217
 
  font-weight: normal;
218
 
}
219
 
 
220
212
/* code listings */
221
213
 
222
214
.listing_code .programlisting .cbracket   { color: #a40000; } /* tango: scarlet red 3 */