~ubuntu-branches/ubuntu/vivid/at-spi/vivid

« back to all changes in this revision

Viewing changes to docs/reference/cspi/html/style.css

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-11-25 17:05:20 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20101125170520-3fxy94y94dfp580j
Tags: 1.32.0-0ubuntu1
* New upstream release
* debian/control:
  - Use standards version 3.9.1
* debian/rules:
  - Drop simple-patchsys.mk, not required in source version 3.0
* debian/source:
  - Use source version 3.0

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
 
212
220
/* code listings */
213
221
 
214
222
.listing_code .programlisting .cbracket   { color: #a40000; } /* tango: scarlet red 3 */