~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/templates/sourcepackagerecipe-index.pt

  • Committer: mbp at canonical
  • Date: 2011-12-07 04:57:36 UTC
  • mto: This revision was merged to the branch mainline in revision 14471.
  • Revision ID: mbp@canonical.com-20111207045736-hhmuakagr87r35x7
Remove all references to UbuntuBeta fonts

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
      padding-left: 2em;
14
14
    }
15
15
    div#edit-recipe_text, div#edit-description {
16
 
      font-family: "UbuntuBeta Mono","Ubuntu Mono",monospace;
 
16
      font-family: "Ubuntu Mono",monospace;
17
17
      margin: 1em 0;
18
18
    }
19
19
    div#edit-recipe_text.yui3-editable_text-content,