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

« back to all changes in this revision

Viewing changes to ivle/webapp/coremedia/ivle.css

  • Committer: Matt Giuca
  • Date: 2009-02-24 04:43:09 UTC
  • mto: This revision was merged to the branch mainline in revision 1119.
  • Revision ID: matt.giuca@gmail.com-20090224044309-cpin7u1ifuldt03m
webapp/coremedia/ivle.css: Changed the header bar from yellow to blue.
    Sparkly!

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#ivleheader {
35
35
    position: absolute;
36
 
    background-color: #fea;
 
36
    background-color: #abf;
37
37
    background-image: url(../ivle.webapp.core/images/chrome/topbar-hashes.png);
38
38
    background-repeat: repeat-x;
39
39
    padding: 0;