~mterry/ubuntu/natty/libofx/libofx.new-upstream-benoit-sru

« back to all changes in this revision

Viewing changes to doc/html/tabs.css

  • Committer: Bazaar Package Importer
  • Author(s): Saïvann Carignan
  • Date: 2008-02-06 17:25:16 UTC
  • mto: (3.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20080206172516-bnzxb29igye8um9h
Tags: upstream-0.9.0
Import upstream version 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
   background-position: 0% -150px;
83
83
}
84
84
 
85
 
DIV.tabs LI#current A
 
85
DIV.tabs LI.current A
86
86
{
87
87
   background-position: 100% -150px;
88
88
   border-width     : 0px;
89
89
}
90
90
 
91
 
DIV.tabs LI#current SPAN
 
91
DIV.tabs LI.current SPAN
92
92
{
93
93
   background-position: 0% -150px;
94
94
   padding-bottom   : 6px;