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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2009-02-23 13:56:44 UTC
  • mto: (1100.1.8 new-ui)
  • mto: This revision was merged to the branch mainline in revision 1119.
  • Revision ID: grantw@unimelb.edu.au-20090223135644-vkliv8qg72m4cjsm
Shrink, monospace and nativify (does that even make sense?) bits of the console

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
    /* top == #topbar.height + #topbar.padding * 2 */
89
89
    top: 5.6em;
90
90
    /* Space for the mimimised console */
91
 
    bottom: 3.5em;
 
91
    bottom: 2em;
92
92
}
93
93