PHP Classes

File: htdocs/modules/system/css/help.css

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/css/help.css   Download  
File: htdocs/modules/system/css/help.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: 7 years ago
Size: 640 bytes
 

Contents

Class file image Download
/* Help */ .tips{ color:#000; border:1px solid #00cc00; padding:8px; margin:15px 10px; } .tips img { width:22px; height:22px; } p { text-align:justify; } .xo-help-menu { border:1px solid #ccc; padding: 5px; margin: 5px auto; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } #help-template { width: 98% !important; border:1px solid #ccc; padding: 5px; } #help-content { width: 98% !important; margin: 0 auto; } #non-modhelp { padding: 20px; background-color: #dfdfdf; border:1px solid #ccc; font-size: 12px; font-weight: bold; }