mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
41fc5be074
commit
197aaafae5
18 changed files with 58 additions and 58 deletions
|
|
@ -42,13 +42,13 @@ body>.x,
|
|||
.x.x_modal>.x_close{position:absolute;top:0;right:0}
|
||||
.x .x_modal>.x_close,
|
||||
.x.x_modal>.x_close{font-size:21px}
|
||||
.x .x_pagination{height:32px}
|
||||
.x .x_pagination{height:26px;margin:10px 0 0 0}
|
||||
.x .x_pagination ul>li>a,
|
||||
.x .x_pagination ul>li>span,
|
||||
.x .x_pagination ul>li>strong{line-height:24px;padding:0 8px}
|
||||
.x .x_pagination ul>.x_active>a,
|
||||
.x .x_pagination ul>.x_active>span,
|
||||
.x .x_pagination ul>.x_active>strong{line-height:26px;border:0;background-color:#666;color:#fff;font-weight:bold;font-size:18px;font-family:Arial, Helvetica, sans-serif}
|
||||
.x .x_pagination ul>.x_active>strong{line-height:26px;border:0;background-color:#333;color:#fff;font-weight:bold;font-size:18px;font-family:Arial, Helvetica, sans-serif;border-radius:2px}
|
||||
.x .x_pagination [id^="goTo"]{display:none;margin:0;padding:0}
|
||||
.x .x_pagination [id^="goTo"]>*{border:0;border-radius:0}
|
||||
.x .x_pagination [id^="goTo"]>[type="number"]{height:16px;line-height:16px;width:50px;text-align:center}
|
||||
|
|
@ -79,7 +79,7 @@ body>.x,
|
|||
.x .x_table{margin:10px 0;border-top:2px solid #ddd;border-bottom:1px solid #ddd}
|
||||
.x h1+.x_table{border-top:0}
|
||||
.x .x_table:first-child{margin-top:0}
|
||||
.x .x_table>caption{text-align:left;padding:8px 0}
|
||||
.x .x_table>caption{text-align:left;padding:0 0 10px 0;line-height:26px}
|
||||
.x .x_inline{display:inline-block;*display:inline;*zoom:1}
|
||||
.x label.checked,
|
||||
.x input:checked+label,
|
||||
|
|
@ -96,6 +96,7 @@ body>.x,
|
|||
.x.x_modal,
|
||||
.x_modal-backdrop{display:none}
|
||||
.x.x_modal{padding:0;width:90%;margin:-250px 0 0 -45%;max-width:none;border-radius:6px;box-shadow:none}
|
||||
.x_modal>form{margin:0}
|
||||
.x .x_control-group{padding-top:8px;margin-bottom:10px;border-top:1px dotted #ddd;clear:both}
|
||||
.x .x_control-group:before{content:"";display:block;clear:both}
|
||||
.x .x_control-group:first-child,
|
||||
|
|
@ -128,6 +129,8 @@ body>.x,
|
|||
.x legend{font-size:14px;font-weight:bold;line-height:24px}
|
||||
.x label{font-weight:inherit}
|
||||
.x p:last-child{margin-bottom:0}
|
||||
.x form{margin:0 0 10px 0}
|
||||
.x .x_help-inline{display:inline;vertical-align:baseline}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0 40px 0}
|
||||
.x .section>h1{position:relative;border-bottom:1px solid #ddd}
|
||||
|
|
@ -138,12 +141,12 @@ body>.x,
|
|||
.x .section.collapse>*{display:none}
|
||||
.x .section.collapse>h1{display:block}
|
||||
.x .center{text-align:center}
|
||||
.x .search{margin:20px 0}
|
||||
.x .search{margin:10px 0 0 0}
|
||||
.x .search select{width:auto}
|
||||
.x .search>input[type="search"]{height:16px;line-height:16px;width:120px}
|
||||
.x .vr{color:#ccc;font-style:normal}
|
||||
.x .nowr{white-space:nowrap}
|
||||
.x .btnArea{padding:8px 0;margin:20px 0;border-top:1px solid #ccc}
|
||||
.x .btnArea{padding:10px 0;margin:20px 0;border-top:1px solid #ccc}
|
||||
.x li.active>a,
|
||||
.x a.active{color:#000;font-weight:bold;text-decoration:none}
|
||||
.x .module_search+[readonly]{vertical-align:top;border-top-right-radius:0;border-bottom-right-radius:0}
|
||||
|
|
@ -170,10 +173,10 @@ body>.x,
|
|||
.x>.xin>.skipNav>a:focus{height:auto;margin:5px 0;padding:8px 0;background:#fff}
|
||||
.x>.xin>.header{position:relative;z-index:2;border-radius:5px 5px 0 0;padding:10px 15px;zoom:1;border-bottom:1px solid #ddd;background:#f6f6f6;background:-webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#F1F1F1));background:-moz-linear-gradient(top,#F6F6F6,#F1F1F1);background:-o-linear-gradient(top,#F6F6F6,#F1F1F1)}
|
||||
.x>.xin>.header:after{content:"";display:block;clear:both}
|
||||
.x>.xin>.body{position:relative;zoom:1;padding:0 20px 0 215px}
|
||||
.x>.xin>.body{position:relative;zoom:1;padding:0 20px 50px 215px}
|
||||
.x>.xin>.body.wide{padding:0 20px 0 70px}
|
||||
.x>.xin>.body:after{content:"";display:block;clear:both}
|
||||
.x>.xin>.body>.content{width:100%;padding:1px 0 0 0;float:right;margin:0 0 30px -100%;outline:none}
|
||||
.x>.xin>.body>.content{width:100%;padding:1px 0 0 0;float:right;margin:0 0 0 -100%;outline:none}
|
||||
.x>.xin>.body>.content>*:first-child{margin-top:0}
|
||||
.x>.xin>.body>.gnb{width:180px;position:relative;margin:1px 0 0 -213px;float:left;display:inline}
|
||||
.x>.xin>.body.wide>.gnb{width:36px;margin:1px 0 0 -68px}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue