PHP Classes

File: msgbox_style.css

Recommend this page to a friend!
  Classes of Vedanta Barooah   Message Box   msgbox_style.css   Download  
File: msgbox_style.css
Role: Auxiliary data
Content type: text/plain
Description: Required Style Sheet
Class: Message Box
Generate Windows style message boxes in HTML
Author: By
Last change:
Date: 19 years ago
Size: 511 bytes
 

Contents

Class file image Download
.msg{ background: ActiveBorder; padding: 6px; border: outset thin; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; } .msgButton{ background: ButtonFace; color: ButtonText; padding: 4px; text-decoration: none; border: groove thin; } .msgTitle{ background: ActiveCaption; color: HighlightText; } .msglinks{ text-decoration: none; color: ButtonText; } .msgIcon{ font-family: Webdings; font-weight: bolder; font-size: xx-large; }