PHP Classes

File: css/user.css

Recommend this page to a friend!
  Classes of giuseppe lucarelli   dbuser   css/user.css   Download  
File: css/user.css
Role: Auxiliary data
Content type: text/plain
Description: css file
Class: dbuser
Manage MySQL or PostgreSQL users using reconfig
Author: By
Last change:
Date: 9 years ago
Size: 1,217 bytes
 

Contents

Class file image Download
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; } .top { margin-bottom: 15px; } .buttondiv { margin-top: 10px; } .messagebox{ position:absolute; width:100px; margin-left:30px; border:1px solid #c93; background:#ffc; padding:3px; } .messageboxok{ position:absolute; width:auto; margin-left:30px; border:1px solid #349534; background:#C9FFCA; padding:3px; font-weight:bold; color:#008000; } .messageboxerror{ position:absolute; width:auto; margin-left:30px; border:1px solid #CC0000; background:#F7CBCA; padding:3px; font-weight:bold; color:#CC0000; } ul{margin: 0 0 0 0; list-style-type: none; padding: 0 0 0 0} li{display: block; float: left; list-style-type: none; margin: 0; clear: left;} #building { /*visibility: hidden;*/ } #building label { border: solid 0px black; width: 120px; display: block; } #building .btns { /*border: solid 0px black; clear: none; display: inline; }*/ width: 100%; /*background-color: #34769a;*/ border-top: 1px solid #fff; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1000; } #dleft { width: 20%; display: block; float: left; } #dright { width: 70%; display: block; float: right; } #userlist { width: 98%; }