~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/filesystem/browser/media/browser.css

  • Committer: Matt Giuca
  • Date: 2009-02-24 07:43:05 UTC
  • mto: This revision was merged to the branch mainline in revision 1119.
  • Revision ID: matt.giuca@gmail.com-20090224074305-xo0oue5jhqgqxrqs
Moved filesystem/browser/media/chrome/pathbar-bg.png =>
      coremedia/images/chrome/h1-bg.png, since it will now be used for a
      generric h1.
Updated styles.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
#topbar #path {
39
39
    background-color: #fea;
40
 
    background-image: url(../ivle.webapp.filesystem.browser/chrome/pathbar-bg.png);
 
40
    background-image: url(../ivle.webapp.core/images/chrome/h1-bg.png);
41
41
    background-repeat: repeat-y;
42
42
    margin: 0;
43
43
    padding: 0.5em;