mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11432 201d5d3c-b55e-5fd7-737f-ddc643e51545
188 lines
12 KiB
CSS
188 lines
12 KiB
CSS
@charset "utf-8";
|
|
/* Reset */
|
|
html{min-height:100%}
|
|
body{margin:10px;-webkit-text-size-adjust:none}
|
|
body>.x{min-width:300px}
|
|
@media all and (max-width:480px){
|
|
body>.x{margin:0}
|
|
}
|
|
body>.x,.x table,.x input,.x textarea,.x select,.x button{font-size:13px}
|
|
.x strong, .x th{font-weight:600}
|
|
.x [disabled]{cursor:not-allowed}
|
|
.x button[disabled]{color:#ccc !important}
|
|
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
|
|
/* Bootstrap Override */
|
|
.x .x_page-header{padding-bottom:0}
|
|
.x h1,.x h2,.x h3,.x h4,.x h5,.x h6{line-height:1.5;font-weight:600;color:#666}
|
|
.x h1{font-size:26px}
|
|
.x h2{font-size:22px}
|
|
.x h3{font-size:18px}
|
|
.x h4{font-size:14px}
|
|
.x h5{font-size:12px}
|
|
.x h6{font-size:12px}
|
|
.x .x_btn-link{padding:0;margin:0;overflow:visible}
|
|
.x [class^="x_icon-"],
|
|
.x [class*=" x_icon-"]{text-decoration:none;border:0;padding:0;background-color:transparent;overflow:hidden;font-size:0}
|
|
.x .x_close{width:24px;height:24px}
|
|
.x .x_alert .x_close{top:-3px;right:-30px}
|
|
.x .x_pagination ul>.x_active>a,
|
|
.x .x_pagination ul>.x_active>span{ background-color:#767676;color:#fff;font-weight:bold;font-size:18px;font-family:Arial, Helvetica, sans-serif}
|
|
.x .x_btn{border-radius:2px}
|
|
.x .x_btn-group{zoom:1}
|
|
.x .x_btn-group:after{content:"";display:block;clear:both}
|
|
.x .x_btn-group>.x_btn{border-radius:0}
|
|
.x .x_btn-group>.x_btn:last-child,
|
|
.x .x_btn-group>.x_dropdown-toggle{border-top-right-radius:2px;border-bottom-right-radius:2px}
|
|
.x .x_btn-group>.x_btn:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}
|
|
.x a.x_icon-question-sign,
|
|
.x button.x_icon-question-sign{cursor:help}
|
|
.x .x_nav-tabs>li>a{padding-top:4px;padding-bottom:4px}
|
|
/* Image Sprite */
|
|
.x a[target="_blank"]:after,
|
|
.x>.body>.gnb>ul>li>a:before,
|
|
.x .dashboard>section>h2:before{background-image:url(../../../../common/img/glyphicons-halflings.png);background-repeat:no-repeat}
|
|
.x>.body>.gnb.all>a>i,
|
|
.x>.body>.gnb>ul>li.open>a:before,
|
|
.x>.body>.gnb>ul>li.active>a:before{background-image:url(../../../../common/img/glyphicons-halflings-white.png);background-repeat:no-repeat}
|
|
/* Layout */
|
|
.x{box-shadow:0 0 5px #999;border-radius:5px}
|
|
.x>.skipNav{margin:0}
|
|
.x>.skipNav>a{display:block;height:1px;text-align:center;border-radius:4px;overflow:hidden;color:#333;text-decoration:none}
|
|
.x>.skipNav>a:focus{height:auto;margin:5px 0;padding:8px 0;background:#fff}
|
|
.x>.header{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>.header:after{content:"";display:block;clear:both}
|
|
.x>.body{zoom:1;padding:0 20px 0 240px}
|
|
.x>.body.wide{padding:0 20px 0 60px}
|
|
.x>.body:after{content:"";display:block;clear:both}
|
|
.x>.body>.content{width:100%;padding:1px 0 0 0;float:right;margin:0 0 30px -100%}
|
|
.x>.body>.content>*:first-child{margin-top:0}
|
|
.x>.body>.gnb{width:220px}
|
|
.x>.body>.gnb.all{position:relative;left:-240px;top:auto;float:left;margin:0 -220px 0 0}
|
|
.x>.body.wide>.gnb{width:36px}
|
|
.x>.body>.gnb,
|
|
.x>.body.wide>.gnb.all{position:fixed;top:73px;left:10px}
|
|
@media all and (max-width:980px){
|
|
.x>.body,
|
|
.x>.body.wide{padding:0}
|
|
.x>.body>.content{width:auto;padding:1px 10px 0 10px;float:none;margin:0 0 30px 0}
|
|
.x>.body>.gnb,
|
|
.x>.body>.gnb.all{float:none;width:auto;margin-right:0;left:0;border-radius:0;position:relative;top:auto;left:auto}
|
|
}
|
|
/* Header */
|
|
.x>.header>h1{margin:0 15px 0 0;float:left;text-shadow:0 1px 0 #fff}
|
|
.x>.header>h1>a{text-decoration:none;color:#333;font-size:24px;line-height:40px;font-family:Arial, Helvetica, sans-serif}
|
|
.x>.header>h1>a>img{vertical-align:text-bottom}
|
|
.x>.header>.site{margin:14px 0 0 0;float:left;font-size:11px;text-shadow:0 1px 0 #fff}
|
|
.x>.header>.site>a{text-decoration:none;color:#666;font-family:Tahoma, Geneva, sans-serif}
|
|
.x>.header>.site>a:hover,
|
|
.x>.header>.site>a:focus{text-decoration:underline}
|
|
.x>.header>.account{float:right;position:relative;margin:20px 0 0 0}
|
|
.x>.header>.account>ul{list-style:none;margin:0;padding:0}
|
|
.x>.header>.account>ul>li{display:inline}
|
|
.x>.header>.account>ul>li:before{content:"| ";color:#ddd}
|
|
.x>.header>.account>ul>li:first-child:before{content:normal}
|
|
.x>.header>.account>ul>li>a{text-decoration:none;color:#666;text-shadow:0 1px 0 #fff}
|
|
.x>.header>.account>ul>li>a:hover,
|
|
.x>.header>.account>ul>li>a:focus{text-decoration:underline}
|
|
.x>.header>.account .lang+#lang{position:absolute;top:20px;left:auto;right:0;min-width:0}
|
|
@media all and (max-width:480px){
|
|
.x>.header>.site{margin-top:0}
|
|
}
|
|
@media all and (max-width:980px){
|
|
.x>.header>.account{margin-top:0}
|
|
}
|
|
/* Footer */
|
|
.x>.footer{border-top:1px solid #ddd;padding:10px 15px;zoom:1}
|
|
.x>.footer:after{content:"";display:block;clear:both}
|
|
.x>.footer>.power{float:left;color:#666}
|
|
.x>.footer>.cache{float:right}
|
|
.x>.footer>.cache>*{color:#666}
|
|
.x>.footer .vr{color:#ccc !important}
|
|
/* GNB */
|
|
.x>.body>.gnb>.close{background:none;border:0;position:absolute;top:0;left:0;width:100%;height:1px;overflow:hidden;margin:0;padding:0}
|
|
.x>.body>.gnb ul{margin:0;padding:0;list-style:none}
|
|
.x>.body>.gnb>ul{position:relative;z-index:1;box-shadow:2px 2px 4px #ddd}
|
|
.x>.body>.gnb a{text-decoration:none;text-shadow:0 1px 0 #fff;color:#000;display:block}
|
|
.x>.body>.gnb>a[href="#gnbNav"]{display:none}
|
|
@media all and (max-width:980px){
|
|
.x>.body>.gnb>ul>li{display:none}
|
|
.x>.body>.gnb>ul>li:first-child{display:block}
|
|
.x>.body>.gnb.open>ul>li{display:block}
|
|
.x>.body>.gnb>a[href="#gnbNav"]{display:block;position:absolute;z-index:2;top:0;right:0;line-height:37px;width:44px;white-space:nowrap;font-size:0;border-left:1px solid #ddd}
|
|
.x>.body>.gnb>a[href="#gnbNav"]:before{content:"";position:absolute;width:1px;height:100%;border-left:1px solid #fff}
|
|
.x>.body>.gnb>a>i{position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px}
|
|
}
|
|
/* li */
|
|
.x>.body>.gnb>ul>li{background:#94a55c;border-top:1px solid #fff;border-bottom:1px solid #ddd;vertical-align:top;white-space:nowrap}
|
|
.x>.body>.gnb>ul>li.active{background:#222}
|
|
.x>.body>.gnb>ul>li.open,
|
|
.x>.body>.gnb>ul>li.active{border-bottom:0;padding:0 0 1px 0}
|
|
/* li>a */
|
|
.x>.body>.gnb>ul>li>a{padding:8px 5px 8px 10px;background:#f1f1f1;background:-webkit-gradient(linear,left top,left bottom,from(#F1F1F1),to(#E8E8E8));background:-moz-linear-gradient(top,#F1F1F1,#E8E8E8);background:-o-linear-gradient(top,#F1F1F1,#E8E8E8)}
|
|
.x>.body>.gnb>ul>li>a:before{content:"";display:inline-block;width:14px;height:14px;margin:-4px 4px 0 0;vertical-align:middle;opacity:.75;filter:alpha(opacity=75)}
|
|
.x>.body>.gnb>ul>li>a[href$="module=admin"]:before{background-position:-432px 0}
|
|
.x>.body>.gnb>ul>li>a[href*="act=dispMenuAdminSiteMap"]:before{background-position:0 -24px}
|
|
.x>.body>.gnb>ul>li>a[href*="act=dispMemberAdminList"]:before{background-position:-168px 0}
|
|
.x>.body>.gnb>ul>li>a[href*="act=dispDocumentAdminList"]:before{background-position:-48px -48px}
|
|
.x>.body>.gnb>ul>li>a[href*="act=dispAdminTheme"]:before{background-position:-456px -48px}
|
|
.x>.body>.gnb>ul>li>a[href*="act=dispAutoinstallAdminIndex"]:before{background-position:-96px -24px}
|
|
.x>.body>.gnb>ul>li>a[href*="act=dispAdminConfigGeneral"]:before{background-position:-360px -144px}
|
|
.x>.body>.gnb>ul>li>a[href="#favorite"]:before{background-position:-120px 0}
|
|
.x>.body>.gnb>ul>li>a[href="#gnb"]:before{background-position:-432px -119px}
|
|
.x>.body>.gnb>ul>li>a:hover,
|
|
.x>.body>.gnb>ul>li>a:focus{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>.body>.gnb>ul>li.open>a{font-weight:bold;color:#fff;text-shadow:0 -1px 0 #333;background:#94a55c;background:-webkit-gradient(linear,left top,left bottom,from(#b3d155),to(#94a55c));background:-moz-linear-gradient(top,#b3d155,#94a55c);background:-o-linear-gradient(top,#b3d155,#94a55c)}
|
|
.x>.body>.gnb>ul>li.active>a{font-weight:bold;color:#fff;text-shadow:none;background:#222;background:-webkit-gradient(linear,left top,left bottom,from(#555),to(#222));background:-moz-linear-gradient(top,#555,#222);background:-o-linear-gradient(top,#555,#222)}
|
|
/* li>a>span */
|
|
.x>.body.wide>.gnb>ul>li>a>.tx{display:inline-block;width:1px;height:1px;overflow:hidden}
|
|
.x>.body>.gnb>ul>li>a>.closeAll,
|
|
.x>.body.wide>.gnb>ul>li.open>a>.closeAll,
|
|
.x>.body>.gnb>ul>li.open>a>.openAll{display:none}
|
|
.x>.body>.gnb>ul>li.open>a>.closeAll{display:inline}
|
|
/* li>ul */
|
|
.x>.body>.gnb>ul>li>ul{display:none;margin:0 10px 10px 10px;border-radius:4px}
|
|
.x>.body>.gnb>ul>li.open>ul{display:block}
|
|
.x>.body.wide>.gnb>ul>li.open>ul{display:none}
|
|
/* li>ul>li */
|
|
.x>.body>.gnb>ul>li>ul>li{border-top:1px solid #ddd;position:relative}
|
|
.x>.body>.gnb>ul>li>ul>li:first-child{border:0}
|
|
/* li>ul>li>a */
|
|
.x>.body>.gnb>ul>li>ul>li>a{padding:4px 25px 4px 15px;background:#e8e8e8;background:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(#e8e8e8));background:-moz-linear-gradient(top,#f1f1f1,#e8e8e8);background:-o-linear-gradient(top,#f1f1f1,#e8e8e8)}
|
|
.x>.body>.gnb>ul>li>ul>li:first-child>a{border-radius:4px 4px 0 0}
|
|
.x>.body>.gnb>ul>li>ul>li:last-child>a{border-radius:0 0 4px 4px}
|
|
.x>.body>.gnb>ul>li>ul>li:only-child>a{border-radius:4px}
|
|
.x>.body>.gnb>ul>li>ul>li>a:hover,
|
|
.x>.body>.gnb>ul>li>ul>li>a:active{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>.body>.gnb>ul>li>ul>li.active_>a:after{content:"";position:absolute;top:10px;right:-8px;border:4px solid transparent;border-left-color:#ededed;width:0;height:0;overflow:hidden}
|
|
/* li>ul>li>.action */
|
|
.x>.body>.gnb>ul>li>ul>li>.remove{position:absolute;top:4px;right:5px}
|
|
.x>.body>.gnb>ul>li>ul>li>.remove>.x_close{width:20px}
|
|
@media all and (max-width:980px){
|
|
.x>.body.wide>.gnb>ul>li>a>.tx{width:auto;height:auto}
|
|
}
|
|
/* Dashboard */
|
|
.x .dashboard{zoom:1}
|
|
.x .dashboard:after{content:"";display:block;clear:both}
|
|
.x .dashboard>section{position:relative;border:1px solid #ddd;border-radius:4px;margin:0 0 25px 0;overflow:hidden}
|
|
.x .dashboard>section:nth-child(odd){float:left;width:49%}
|
|
.x .dashboard>section:nth-child(even){float:right;width:49%}
|
|
.x .dashboard>section>h2{font-size:14px;margin:0;padding:6px 15px;border-bottom:1px solid #ddd;background:#e8e8e8;background:-webkit-gradient(linear,left top,left bottom,from(#F1F1F1),to(#E8E8E8));background:-moz-linear-gradient(top,#F1F1F1,#E8E8E8);background:-o-linear-gradient(top,#F1F1F1,#E8E8E8);text-shadow:0 1px 0 #fff}
|
|
.x .dashboard>section>h2:before{content:"";display:inline-block;width:14px;height:14px;margin:0 4px 0 0;vertical-align:middle;opacity:.5;filter:alpha(opacity=50)}
|
|
.x .dashboard>.status>h2:before{background-position:-264px -24px}
|
|
.x .dashboard>.document>h2:before{background-position:-264px -48px}
|
|
.x .dashboard>.reply>h2:before{background-position:-240px -120px}
|
|
.x .dashboard>.trackback>h2:before{background-position:-216px -120px}
|
|
.x .dashboard>section>.more{position:absolute;top:7px;right:15px;text-shadow:0 1px 0 #fff}
|
|
.x .dashboard>section>.more i{font:12px Tahoma, Geneva, sans-serif}
|
|
.x .dashboard>section ul{list-style:none;margin:10px;padding:0;height:140px;overflow:hidden;zoom:1}
|
|
.x .dashboard>section li{position:relative;height:28px;line-height:28px;padding:0 70px 0 5px;white-space:nowrap;overflow:hidden;zoom:1;vertical-align:top}
|
|
.x .dashboard>section li.hover{background:#f4f4f4;border-radius:4px}
|
|
.x .dashboard>section li>a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
|
|
.x .dashboard>section li>.side{position:absolute;top:0;right:5px;line-height:28px;width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;zoom:1}
|
|
.x .dashboard>section li>.action{display:none;position:absolute;top:0;right:5px;margin:0;padding:0 0 0 10px;text-align:right;white-space:nowrap;line-height:28px;background:#f4f4f4}
|
|
.x .dashboard>section li>.action>button{margin:0 0 0 4px;padding:0;overflow:visible}
|
|
@media all and (max-width:980px){
|
|
.x .dashboard>section:nth-child(odd),
|
|
.x .dashboard>section:nth-child(even){float:none;width:auto}
|
|
}
|
|
|