svn: /web/doc-editor/trunk/themes/ loading-min.css
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Sat, 26 Dec 2009 18:57:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=292668
Log:
Add loading-min
Changed paths:
A web/doc-editor/trunk/themes/loading-min.css
Added: web/doc-editor/trunk/themes/loading-min.css
===================================================================
--- web/doc-editor/trunk/themes/loading-min.css (rev 0)
+++ web/doc-editor/trunk/themes/loading-min.css 2009-12-26 18:57:21 UTC (rev 292668)
@@ -0,0 +1 @@
+#loading-mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:20000;background-color:white;}#loading{position:absolute;left:45%;top:40%;padding:2px;z-index:20001;height:auto;border:1px solid #000;}#loading .loading-indicator{background:white;color:#444;font:bold 13px tahoma,arial,helvetica;padding:0;margin:10px;height:auto;}#loading-msg{background:transparent url(../themes/img/loading.gif) no-repeat 0 0;padding:2px 0 2px 18px;font:normal 10px arial,tahoma,sans-serif;}#loading-php-logo{width:95px;height:51px;margin-right:8px;float:left;vertical-align:top;}
\ No newline at end of file