mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
rollback r10320, r10298, r10276, r10272
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f8dd9888f6
commit
206ded7cf9
149 changed files with 3745 additions and 2812 deletions
6
modules/page/tpl/css/mpage.css
Normal file
6
modules/page/tpl/css/mpage.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* Mobile XE */
|
||||
body{margin:0;background:#fff;color:#000;word-wrap:break-word}
|
||||
body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif}
|
||||
img{border:0}
|
||||
em{font-style:normal}
|
||||
.bd{position:relative;overflow:hidden;clear:both}
|
||||
9
modules/page/tpl/css/page.css
Normal file
9
modules/page/tpl/css/page.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
@charset "utf-8";
|
||||
h3 { margin:0 10px 0 10px; }
|
||||
|
||||
.adminLayer { margin-top:30px; background-color:#eee; border:1px solid #888;}
|
||||
|
||||
.buttonBox { border:2px solid #EEEEEE; padding:5px; overflow:hidden; *zoom:1;}
|
||||
.buttonBox .fr { height:28px; }
|
||||
.buttonBox .fl { height:28px; }
|
||||
.buttonBox .buttonDiv { margin:2px 0; padding:0; border-top:1px solid EEEEEE; clear:both; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue