~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/sqlitemanager1.2.0/theme/PMA/left.css

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        a.base          { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
 
2
        a.base:hover    { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
 
3
        a.dbsel                 { color: black; font-weight: bold; font-size: 12px; text-decoration: none }
 
4
        a.dbsel:hover           { color: red; font-weight: bold; font-size: 12px; text-decoration: none }
 
5
        a.item          { font-family: Arial, Verdana; color: black; font-size: 12px; text-decoration: none}
 
6
        a.item:hover            { font-family: Arial, Verdana; color: red; font-size: 12px; text-decoration: underline}
 
7
        body                    { font-family: Arial, Verdana; background-color: #D0DCE0 }
 
8
        .database       { font-family: Arial, Verdana; text-indent: 5px }
 
9
        .item                   { font-family: Arial, Verdana; font-size: 10px; text-align: left; text-indent: 1em; vertical-align: middle }