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

  • Committer: mattgiuca
  • Date: 2008-08-18 10:46:50 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1026
CSS: Fixed up 'a' elements as follows:
    All 'a' elements now have blue, hover, underline and pointer cursor
    behaviour as if they were links (to facilitate "fake" links like in file
    browser).
    But the IVLE tutorial headings mysteriously seem to have <a> elements in
    the headers (from the ReStructured Text) - styled that so it doesn't look
    like a link at all.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 124 17 years ago mattgiuca dispatch/request: Added new fields: method and use Empty Diff Download File
authenticate.py 758 16 years ago mattgiuca authenticate.py: Bugfix - Exception if no addition 6.2 KB Diff Download File
autherror.py 531 17 years ago mattgiuca www/auth: Split authenticate.py into 3 modules: au 1 KB Diff Download File
guest_auth.py 533 17 years ago mattgiuca auth/authenticate: Much done! Fixed immediate 2 KB Diff Download File
ldap_auth.py 533 17 years ago mattgiuca auth/authenticate: Much done! Fixed immediate 1.9 KB Diff Download File