~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout-templates/bin/combine-css.in

  • Committer: Curtis Hovey
  • Date: 2011-03-18 22:47:24 UTC
  • mto: This revision was merged to the branch mainline in revision 12638.
  • Revision ID: curtis.hovey@canonical.com-20110318224724-z91juvxjclemzso5
Extracted sprite css to sprite.css.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    'lazr/build/activator/assets/skins/sam/activator.css',
36
36
    'lazr/build/choiceedit/assets/choiceedit-core.css',
37
37
    'yui3-gallery/gallery-accordion/assets/skins/sam/gallery-accordion.css',
 
38
    'build/sprite.css',
38
39
    # This one goes at the end because it's our main stylesheet and should
39
40
    # take precedence over the others.
40
 
    'build/style-3-0.css']
 
41
    'style-3-0.css']
41
42
 
42
43
absolute_names = []
43
44
for name in names: