mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
Issue 2057 started. If db.config.php file creation failed?
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11647 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
14622d83bc
commit
c0030fd1d0
3 changed files with 10 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/* NHN (developers@xpressengine.com) */
|
||||
/* Element Reset */
|
||||
html, body{margin:0;min-height:100%}
|
||||
body, input, textarea, select, table, button{font-family:Tahoma, Geneva, sans-serif;font-size:12px}
|
||||
body, input, textarea, select, table, button, label{font-family:Tahoma, Geneva, sans-serif;font-size:12px}
|
||||
body{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#fff));background:-moz-linear-gradient(top, #ccc, #fff);background:-o-linear-gradient(top, #ccc, #fff)}
|
||||
img, fieldset{border:0}
|
||||
form, fieldset{margin:0;padding:0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue