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

« back to all changes in this revision

Viewing changes to ivle/webapp/console/media/console.css

  • Committer: William Grant
  • Date: 2009-07-05 12:31:38 UTC
  • mto: (1294.4.2 ui-the-third)
  • mto: This revision was merged to the branch mainline in revision 1353.
  • Revision ID: grantw@unimelb.edu.au-20090705123138-ny4mekvx732zihpr
Shrink the console input textbox, so we fit in 800x600.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
}
104
104
#console_inputText {
105
105
    font-family: monospace;
106
 
    width: 75%;
 
106
    width: 60%;
107
107
}
108
108
 
109
109
/* console filler takes up the same space as console_body.windowpane