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

« back to all changes in this revision

Viewing changes to www/media/common/ivle.css

  • Committer: mattgiuca
  • Date: 2008-01-14 01:59:00 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:222
browser.js:
    Edit mode no longer switches to browser mode in a directory.
    Instead, it creates a new file for editing in that directory, and goes to
    the editor environment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    padding: 0;
13
13
    background-color: white;
14
14
    color: black;
15
 
    font-family: sans-serif;
 
15
    font-family: sans;
16
16
    font-size: 0.95em;
17
17
}
18
18