PHP Classes

File: tables.css

Recommend this page to a friend!
  Classes of or   Template Engine   tables.css   Download  
File: tables.css
Role: Documentation
Content type: text/plain
Description: tables style for documentation
Class: Template Engine
Template engine: blocks, loops, ifset, rotations
Author: By
Last change:
Date: 21 years ago
Size: 3,638 bytes
 

Contents

Class file image Download
table.metod_table { background-color : White; border-bottom-color : #ABB8C7; border-left-color : #ABB8C7; border-right-color : #ABB8C7; border-top-color : #ABB8C7; border-bottom-style : solid; border-left-style : solid; border-top-style : solid; border-right-style : solid; border-bottom-width : 1px; border-left-width : 1px; border-right-width : 1px; border-top-width : 1px; padding-bottom : 0px; padding-left : 0px; padding-right : 0px; padding-top : 0px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : Black; width : 600px; } td.metod_title_main { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 0px; padding-bottom : 5px; padding-left : 5px; padding-right : 5px; padding-top : 5px; } td.metod_title_margin { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 0px; padding-bottom : 5px; padding-left : 5px; padding-right : 5px; padding-top : 5px; background-color : #ECECEC; text-align : center; font-weight : bold; color : #999999; } td.metod_description_main { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 1px; padding-bottom : 15px; padding-left : 15px; padding-right : 15px; padding-top : 15px; border-top-color : #ECECEC; border-top-style : solid; color : #666666; } td.metod_description_margin { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 1px; padding-bottom : 5px; padding-left : 5px; padding-right : 5px; padding-top : 5px; border-top-color : #ECECEC; border-top-style : solid; color : #666666; background-color : #ECECEC; } p.metod_values { padding-left : 20px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #666666; } /* sample classes */ table.sample_table { background-color : #FDFDFD; border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 1px; padding-bottom : 0px; padding-left : 0px; padding-right : 0px; padding-top : 0px; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : Black; width : 550px; margin-left : 50px; } td.sample_title_main { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 0px; padding-bottom : 5px; padding-left : 5px; padding-right : 5px; padding-top : 5px; } td.sample_title_margin { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 0px; padding-bottom : 5px; padding-left : 5px; padding-right : 5px; padding-top : 5px; background-color : #F1F1F1; text-align : center; font-weight : bold; color : #999999; } td.sample_code_main { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 1px; padding-bottom : 15px; padding-left : 15px; padding-right : 5px; padding-top : 15px; border-top-color : #F1F1F1; border-top-style : solid; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #666666; } td.sample_code_margin { border-bottom-width : 0px; border-left-width : 0px; border-right-width : 0px; border-top-width : 1px; padding-bottom : 15px; padding-left : 5px; padding-right : 5px; padding-top : 15px; border-top-color : #F1F1F1; border-top-style : solid; background-color : #F1F1F1; }