PHP Classes

File: fwphp/glomodul/oraedoop/style_original.css

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/oraedoop/style_original.css   Download  
File: fwphp/glomodul/oraedoop/style_original.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change: Update of fwphp/glomodul/oraedoop/style_original.css
Date: 1 year ago
Size: 1,311 bytes
 

Contents

Class file image Download
/* <style type="text/css"> */ body,a,p,span,td,th,input,select,textarea { font-family:verdana,arial,helvetica,geneva,sans-serif,serif; font-size:12px; } a:link,a:visited,a:active { color:darkgray; } .logo { color:black; background:#EDE6FD; font-family: Arial,Helvetica,sans-serif; font-size:12px; } .headerline { border-style:none; padding:5px; background:#EDE6FD; font-family: Arial,Helvetica,sans-serif; font-weight:bold; color:black; font-size:14px; width:100%; } .selectform { border-width:1px; border-color:#FF9999; border-style:dashed; padding:5px; width:100%; } .button { width:100%; color:black; background:#EDE6FD; } .sqlline { font-family:courier; border-style:none; padding:5px; width:100%; color:#800040; background:#EDE6FD; } .sqllineerr { font-family:courier; border-style:none; padding:5px; width:100%; color:red; background:lightgray; } .resultgrid { border-width:1px; border-color:#FF9999; border-style:dashed; padding:5px; } .gridheader { background:#EEEEEE; color:darkgray; } .gridline { background:white; } .gridlinealt { background:#EEEEEE; } .gridfooter { border-style:none; background:#EDE6FD; color:black; width:100%; } /* </style> */