PHP Classes

File: htdocs/themes/xbootstrap5/css/modules/contact.css

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap5/css/modules/contact.css   Download  
File: htdocs/themes/xbootstrap5/css/modules/contact.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 566 bytes
 

Contents

Class file image Download
.contact-module { font-weight: bold; } .contact-module input, .contact-module textarea { background: #EEE; border: 1px solid #EAEAEA; padding: 10px; display: block; min-width: 100%; max-width: 100%; max-height: 250px; margin-bottom: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .contact-module input[type=text]:focus, .contact-module textarea:focus { background: #FFF; } .contact-module input[type=submit] { background: #5BC0DE; color: #FFF; font-weight: bold; }