mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
bootstrap.css -> bootstrap.min.js
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12443 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b2bf60df28
commit
8c4dc00700
12 changed files with 18 additions and 14 deletions
|
|
@ -5,7 +5,7 @@
|
|||
.xm input,
|
||||
.xm textarea,
|
||||
.xm select,
|
||||
.xm button{font-family:Tahoma,Geneva,sans-serif;font-size:12px;color:#333}
|
||||
.xm button{font-family:Tahoma,Geneva,sans-serif;font-size:13px;color:#333}
|
||||
.xm button,
|
||||
.xm input[type=submit],
|
||||
.xm input[type=reset],
|
||||
|
|
@ -114,5 +114,5 @@
|
|||
.xm button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a;background:none;text-decoration:underline}
|
||||
/* Agreement */
|
||||
.xm .agreement{margin:1em 0}
|
||||
.xm .agreement .text{height:200px;overflow:auto;margin:1em 0}
|
||||
.xm .agreement .text{max-height:200px;overflow:auto;margin:1em 0}
|
||||
.xm .agreement .confirm{margin:1em 0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue