mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Issue 244Issue 2443. CSS bugfix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11554 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
338d85b1b3
commit
02a7e29555
4 changed files with 356 additions and 0 deletions
|
|
@ -66,6 +66,31 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
|||
.x .x_control-group{padding-top:8px;margin-bottom:10px;border-top:1px dotted #ddd}
|
||||
.x .x_control-group:first-child,
|
||||
.x .x_control-group:first-of-type{border-top:0;padding-top:0}
|
||||
.x .x_control-group input,
|
||||
.x .x_control-group select,
|
||||
.x .x_control-group textarea{margin-bottom:0}
|
||||
.x select,
|
||||
.x textarea,
|
||||
.x input[type="text"],
|
||||
.x input[type="password"],
|
||||
.x input[type="datetime"],
|
||||
.x input[type="datetime-local"],
|
||||
.x input[type="date"],
|
||||
.x input[type="month"],
|
||||
.x input[type="time"],
|
||||
.x input[type="week"],
|
||||
.x input[type="number"],
|
||||
.x input[type="email"],
|
||||
.x input[type="url"],
|
||||
.x input[type="search"],
|
||||
.x input[type="tel"],
|
||||
.x input[type="color"],
|
||||
.x_uneditable-input{height:16px}
|
||||
.x label,
|
||||
.x input,
|
||||
.x button,
|
||||
.x select,
|
||||
.x textarea{line-height:16px}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0 40px 0}
|
||||
.x .section>h1{position:relative}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue