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

« back to all changes in this revision

Viewing changes to www/media/console/console.css

  • Committer: drtomc
  • Date: 2008-03-04 03:08:21 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:640
console: A bit of restyling so that the input box, the interrupt button and
    the clear input button all fit on one line

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
    background-color: white;
93
93
    font-size: 80%;
94
94
    color: black;
95
 
    width: 90%;
 
95
    width: 75%;
96
96
}
97
97
#console_inputText.disabled {
98
98
    background-color: #aaa;