PHP Classes

File: adminuser.css

Recommend this page to a friend!
  Classes of Giorgos   AdminPro class   adminuser.css   Download  
File: adminuser.css
Role: Auxiliary data
Content type: text/plain
Description: The CSS Stylesheet for the User management
Class: AdminPro class
MySQL/Session based user authentication/management
Author: By
Last change: Changed to be compatible with AdminPro version 1.3
Date: 19 years ago
Size: 1,517 bytes
 

Contents

Class file image Download
BODY { color: #000000; background-color: #e9e9e9; font-family: Helvetica, Tahoma, Verdana, Arial, Sans Serif; } h1 { color: #000000; font-weight: bold; font-size: 24px; font-family: Helvetica, Tahoma, Verdana, Arial, Sans Serif; } p { color: #000000; font-weight: bold; font-size: 11px; font-family: Helvetica, Tahoma, Verdana, Arial, Sans Serif; } td { color: #000000; font-weight: normal; font-size: 11px; font-family: Helvetica, Tahoma, Verdana, Arial, Sans Serif; } th { color: #000000; font-weight: bold; font-size: 11px; font-family: Helvetica, Tahoma, Verdana, Arial, Sans Serif; } select { border-style: none; font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000066; background-color: #eeeeee; } textarea { border-style: solid; border-width: 1px; border-color: #000000; font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000066; background-color: #eeeeee; } input { border-style: solid; border-width: 1px; border-color: #000000; font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000066; background-color: #eeeeee; } input#button { border-style: none; font-family: Helvetica, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #cecece; } table { border-style: outset; }