~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/sqlitemanager1.2.0/theme/jall/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: #e7dfce; font-weight: bold; font-size: 16px; text-decoration: none }
 
2
        a.base:hover    { color: #e7dfce; font-weight: bold; font-size: 16px; text-decoration: none }
 
3
        a.dbsel                 { color: black; font-weight: bold; font-size: 14px; text-decoration: none }
 
4
        a.dbsel:hover           { color: black; font-weight: bold; font-size: 14px; text-decoration: underline }
 
5
        a.item          { font-family: Verdana; color: #f7f3ef; font-size: 13px;font-weight: bold; text-decoration: none}
 
6
        a.item:hover            { font-family: Verdana; color: #f7f3ef; font-size: 13px;font-weight: bold; text-decoration: underline}
 
7
        body                    { font-family: Verdana; background-color: #bd2418;font-size: 16px;font-weight: bold; color:#e7dfce; }
 
8
        .database       { font-family: Arial, Verdana; background-color:#e7dfce; text-indent: 5px }
 
9
        .item                   { font-family: Arial, Verdana; font-size: 10px; text-align: left; text-indent: 1em; vertical-align: middle }