mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12331 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4350af127d
commit
8e08636465
4 changed files with 10 additions and 6 deletions
|
|
@ -139,6 +139,10 @@ body>.x,
|
|||
.x .x_help-inline{display:inline;vertical-align:baseline}
|
||||
.x .x_btn.x_disabled,
|
||||
.x .x_btn[disabled]{opacity:.5;filter:alpha(opacity=50);cursor:not-allowed}
|
||||
@media all and (max-width:980px){
|
||||
.x .x_form-horizontal .x_control-label{float:none;width:auto;text-align:left}
|
||||
.x .x_form-horizontal .x_controls{margin-left:0}
|
||||
}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0 40px 0}
|
||||
.x .section>h1{position:relative;border-bottom:1px solid #ddd}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue