PHP Classes

File: styles.css

Recommend this page to a friend!
  Classes of Michael J. Fuhrman   Contact Types   styles.css   Download  
File: styles.css
Role: Auxiliary data
Content type: text/plain
Description: The Contact Types Styles
Class: Contact Types
Manage a list of types of people contacts
Author: By
Last change:
Date: 13 years ago
Size: 1,088 bytes
 

Contents

Class file image Download
BODY { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; } TABLE { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; } A { text-decoration:none; } A:link { text-decoration:none; } A:visited { text-decoration:none; } A:hover { text-decoration:none; } #ENetArch_Navigation { border: solid 1px black; padding:2px; text-align:center; } #ENetArch_ContactTypes { border-collapse: collapse; border: solid 1px black; } #ENetArch_ContactTypes TR TD { } #ENetArch_ContactTypes TR TH { background-color:#CCCCCC; font-size:large; } #ENetArch_ContactTypes_EvenRow { background-color:#FFFFFF; } #ENetArch_ContactTypes_OddRow { background-color:#CCCCCC; } #ENetArch_ContactTypes_Times_nTime { vertical-align:top; } #ENetArch_ContactTypes_Lengths_nLength { vertical-align:top; } #ENetArch_ContactTypes_Memo { vertical-align:top; } /* ======================================= Copyright 1998 - 2010 - E Net Arch This program is distributed under the terms of the GNU General Public License (or the Lesser GPL). ======================================= */