Login   Register  
PHP Classes
elePHPant
Icontem

File: templates/default/style.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Stefan Gabos  >  PHP JavaScript Tooltip Generator Class  >  templates/default/style.css  >  Download  
File: templates/default/style.css
Role: Auxiliary data
Content type: text/plain
Description: stylesheet for the default template
Class: PHP JavaScript Tooltip Generator Class
Open tooltips over HTML page elements
Author: By
Last change:
Date: 2006-09-25 06:01
Size: 199 bytes
 

Contents

Class file image Download
.PHPTooltips_Main
{
    font-family: verdana, tahoma, arial, sans;
    font-size: 10px;
    color: #333333;
    background-color: #ffff99;
    padding: 5px;
    border: 3px solid #666666;
}