PHP Classes

File: whois/css/style.css

Recommend this page to a friend!
  Classes of Keshav Mishra   Domain Lookup   ???   Download  
File: whois/css/???
Role: Auxiliary data
Content type: text/plain
Description: StyleSheet
Class: Domain Lookup
Check whether a domain is registered or available
Author: By
Last change:
Date: 15 years ago
Size: 363 bytes
 

Contents

Class file image Download
/* CSS Document */ body { height:100%; margin:0; padding:0; } #AjaxBox { visibility: hidden; position: absolute; left: 0px; top: 0px; width:100%; height:100%; z-index:2000; background-color:#fff; -moz-opacity: 0.5; opacity:.50; filter: alpha(opacity=50); } #loading{ position: absolute; left: 45%; top: 45%; }