~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/launchpad/icing/print.css

  • Committer: Andrea Corbellini
  • Date: 2010-08-21 13:28:33 UTC
  • mto: This revision was merged to the branch mainline in revision 11416.
  • Revision ID: corbellini.andrea@gmail.com-20100821132833-8wovt6vzmsrlsntk
Use 'UbuntuBeta' instead of 'Ubuntu Beta'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
        body {
2
 
    font-family: 'Ubuntu Beta', 'Ubuntu', 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
 
2
    font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
3
3
        font-size: 12px;
4
4
        color: #656565;
5
5
        margin: 20px;
9
9
        background-position: top center;
10
10
        }
11
11
        td {
12
 
    font-family: 'Ubuntu Beta', 'Ubuntu', 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
 
12
    font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
13
13
        font-size: 11px;
14
14
        color: #656565;
15
15
        }
25
25
        dt {  }
26
26
        dd {  }
27
27
        em { font-style: normal; }
28
 
        input, select {font-family: 'Ubuntu Beta', 'Ubuntu', 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
29
 
        textarea {font-family: 'Ubuntu Beta', 'Ubuntu', 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
 
28
        input, select {font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
 
29
        textarea {font-family: UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
30
30
        a img { border: none; }
31
31
        form { border: 0; margin: 0; padding: 0; }
32
32
        @media print {