PHP Classes

File: css/treeview.css

Recommend this page to a friend!
  Classes of Ian Lord   Class Treeview   css/treeview.css   Download  
File: css/treeview.css
Role: Auxiliary data
Content type: text/plain
Description: A simple style sheet
Class: Class Treeview
Display a collapsible tree of documents
Author: By
Last change:
Date: 16 years ago
Size: 1,523 bytes
 

Contents

Class file image Download
a:link { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:underline; } a:visited { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:underline; } a:active { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:underline; } a:hover { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:none; } .treeview{ margin:0px; padding:0px; font-family:Tahoma; font-size:8pt; font-weight:normal; color:#000000 } .treeviewFolderUl { margin-left: 20px; padding-left: 0px; } .treeviewFolderLi { list-style-type:none; vertical-align:middle; } .lnktxt { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:none; color:000000 } .lnktxt a:link { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:none; color:000000 } .lnktxt a:visited { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:none; color:000000 } .lnktxt a:active { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:none; color:000000 } .lnktxt a:hover { font-family:Tahoma; font-size:8pt; font-weight:normal; text-decoration:none; color:000000 }