mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 05:42:13 +09:00
Remove outdated properties in some CSS files
This commit is contained in:
parent
f3d753c6d0
commit
eedf4a6e0d
3 changed files with 80 additions and 151 deletions
|
|
@ -55,7 +55,6 @@ body>.x,
|
|||
.x a[target="_blank"]:hover:after,
|
||||
.x a[target="_blank"]:focus:after {
|
||||
opacity: .7;
|
||||
filter: alpha(opacity=70);
|
||||
}
|
||||
.x mark {
|
||||
background-color: #FF0;
|
||||
|
|
@ -137,7 +136,6 @@ body>.x,
|
|||
width: 32px;
|
||||
height: 32px;
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.x .x_alert {
|
||||
position: relative;
|
||||
|
|
@ -218,7 +216,7 @@ body>.x,
|
|||
border: 0;
|
||||
}
|
||||
.x .x_btn-group {
|
||||
zoom: 1;
|
||||
|
||||
}
|
||||
.x .x_btn-group.margin_after {
|
||||
margin-right: 10px;
|
||||
|
|
@ -248,14 +246,12 @@ body>.x,
|
|||
}
|
||||
.x [class*="x_icon-"] {
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.x [class*="x_icon-"]:hover,
|
||||
.x [class*="x_icon-"]:focus,
|
||||
.x *:hover>[class*="x_icon-"],
|
||||
.x *:focus>[class*="x_icon-"] {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.x .x_nav-tabs>li>a {
|
||||
padding-top: 6px;
|
||||
|
|
@ -293,8 +289,6 @@ body>.x,
|
|||
}
|
||||
.x .x_inline {
|
||||
display: inline-block;
|
||||
*display: inline;
|
||||
*zoom: 1;
|
||||
}
|
||||
.x .x_page-header+.x_form-horizontal {
|
||||
margin-top: -20px;
|
||||
|
|
@ -315,7 +309,6 @@ body>.x,
|
|||
}
|
||||
.x .x_form-horizontal .x_controls {
|
||||
margin-left: 200px;
|
||||
*margin-left: 0;
|
||||
}
|
||||
.x .x_form-horizontal .x_controls label {
|
||||
padding: 5px 0;
|
||||
|
|
@ -367,7 +360,6 @@ body>.x,
|
|||
}
|
||||
.x_modal-backdrop {
|
||||
opacity: .6;
|
||||
filter: alpha(opacity=60);
|
||||
}
|
||||
.x_modal {
|
||||
padding: 0;
|
||||
|
|
@ -492,7 +484,6 @@ margin-bottom: 10px;
|
|||
.x .x_btn.x_disabled,
|
||||
.x .x_btn[disabled] {
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
cursor: not-allowed;
|
||||
}
|
||||
@media all and (max-width: 980px) {
|
||||
|
|
@ -523,7 +514,6 @@ margin-bottom: 10px;
|
|||
width: 32px;
|
||||
height: 32px;
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.x .section>h2 {
|
||||
position: relative;
|
||||
|
|
@ -564,7 +554,6 @@ margin-bottom: 10px;
|
|||
margin: 10px 0;
|
||||
border-top: 1px solid #ccc;
|
||||
text-align: right;
|
||||
zoom: 1;
|
||||
clear: both;
|
||||
}
|
||||
.x .btnArea:after {
|
||||
|
|
@ -604,13 +593,6 @@ margin-bottom: 10px;
|
|||
outline: 0;
|
||||
cursor: pointer;
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
-webkit-transform: scale(4);
|
||||
-webkit-transform-origin: 100% 0;
|
||||
-moz-transform: scale(4);
|
||||
-moz-transform-origin: 100% 0;
|
||||
-o-transform: scale(4);
|
||||
-o-transform-origin: 100% 0;
|
||||
transform: scale(4);
|
||||
transform-origin: 100% 0;
|
||||
}
|
||||
|
|
@ -637,7 +619,6 @@ margin-bottom: 10px;
|
|||
width: 42px;
|
||||
height: 16px;
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
@ -650,7 +631,6 @@ margin-bottom: 10px;
|
|||
bottom: auto !important;
|
||||
margin: 0 0 0 -42px !important;
|
||||
opacity: 1 !important;
|
||||
filter: alpha(opacity=100) !important;
|
||||
padding: 0;
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
|
|
@ -766,7 +746,6 @@ margin-bottom: 10px;
|
|||
position: relative;
|
||||
z-index: 2;
|
||||
padding: 10px 15px;
|
||||
zoom: 1;
|
||||
box-shadow: 0 2px 3px rgba(0,0,0,0.19), 0 1px 1px rgba(0,0,0,0.23);
|
||||
background-color: #263238;
|
||||
}
|
||||
|
|
@ -785,7 +764,6 @@ margin-bottom: 10px;
|
|||
}
|
||||
.x>.body {
|
||||
position: relative;
|
||||
zoom: 1;
|
||||
padding: 0 0 50px 200px;
|
||||
background-color: #fff;
|
||||
z-index: 1;
|
||||
|
|
@ -968,7 +946,6 @@ margin-bottom: 10px;
|
|||
.x>.footer {
|
||||
border-top: 1px solid #e0e0e0;
|
||||
padding: 10px 15px;
|
||||
zoom: 1;
|
||||
}
|
||||
.x>.footer:after {
|
||||
content: "";
|
||||
|
|
@ -1059,14 +1036,12 @@ margin-bottom: 10px;
|
|||
}
|
||||
.x>.body>.gnb .exMenu>button>i {
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
vertical-align: middle;
|
||||
text-indent: 0;
|
||||
}
|
||||
.x>.body>.gnb .exMenu>button:hover>i,
|
||||
.x>.body>.gnb .exMenu>button:focus>i {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.x>.body>.gnb .exMenu .x_icon-chevron-up,
|
||||
.x>.body>.gnb>.ex .exMenu .x_icon-chevron-down {
|
||||
|
|
@ -1133,7 +1108,6 @@ margin-bottom: 10px;
|
|||
margin: -4px 6px 0 0;
|
||||
vertical-align: middle;
|
||||
opacity: .75;
|
||||
filter: alpha(opacity=75);
|
||||
}
|
||||
@media all and (min-width: 800px) {
|
||||
.x>.body.wide>.gnb>ul>li>a>i {
|
||||
|
|
@ -1307,7 +1281,7 @@ margin-bottom: 10px;
|
|||
|
||||
/* Dashboard */
|
||||
.x .dashboard {
|
||||
zoom: 1;
|
||||
|
||||
}
|
||||
.x .dashboard:after {
|
||||
content: "";
|
||||
|
|
@ -1345,8 +1319,6 @@ margin-bottom: 10px;
|
|||
.x .dashboard>div>.status dl {
|
||||
color: #767676;
|
||||
display: inline-block;
|
||||
*display: inline;
|
||||
zoom: 1;
|
||||
margin: 0 8px 0 0;
|
||||
padding: 1px 8px 0;
|
||||
font: 11px/1 돋움, Dotum, Arial, Helvetica, sans-serif;
|
||||
|
|
@ -1427,7 +1399,6 @@ margin-bottom: 10px;
|
|||
margin: 10px;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
zoom: 1;
|
||||
}
|
||||
.x .dashboard>div>section li {
|
||||
position: relative;
|
||||
|
|
@ -1436,7 +1407,6 @@ margin-bottom: 10px;
|
|||
padding: 5px 70px 5px 5px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
zoom: 1;
|
||||
vertical-align: top;
|
||||
}
|
||||
.x .dashboard>div>section li.hover {
|
||||
|
|
@ -1459,7 +1429,6 @@ margin-bottom: 10px;
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
text-align: right;
|
||||
zoom: 1;
|
||||
}
|
||||
.x .dashboard>div>section li>.action {
|
||||
display: none;
|
||||
|
|
@ -1491,7 +1460,6 @@ margin-bottom: 10px;
|
|||
position: relative;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
*color: #eee;
|
||||
}
|
||||
.x .g11n>.x_add-on>i {
|
||||
position: absolute;
|
||||
|
|
@ -1500,7 +1468,6 @@ margin-bottom: 10px;
|
|||
margin: -7px 0 0 -7px;
|
||||
z-index: 1;
|
||||
opacity: .25;
|
||||
filter: alpha(opacity=25);
|
||||
}
|
||||
.x .g11n>.x_add-on.remover {
|
||||
display: none;
|
||||
|
|
@ -1517,7 +1484,6 @@ margin-bottom: 10px;
|
|||
}
|
||||
.x .g11n>.x_add-on:hover>i {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.x .g11n>textarea {
|
||||
border-top-right-radius: 0;
|
||||
|
|
@ -1541,7 +1507,6 @@ margin-bottom: 10px;
|
|||
margin: -7px 0 0 0;
|
||||
right: 0;
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
#g11n #lang_search .item>fieldset {
|
||||
display: none;
|
||||
|
|
@ -1836,21 +1801,16 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
max-width: 160px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
-webkit-transition: .2s;
|
||||
-moz-transition: .2s;
|
||||
-o-transition: .2s;
|
||||
transition: .2s;
|
||||
}
|
||||
.tree li>a>i {
|
||||
opacity: .5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.tree a.jstree-hovered:hover{background:#616161;color:#fff;}
|
||||
.tree .jstree-clicked{background:#000;color:#fff}
|
||||
.tree .jstree-hovered>i,
|
||||
.tree .jstree-clicked>i {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
/* Plugin style override */
|
||||
.tree a>.jstree-icon {
|
||||
|
|
@ -1873,7 +1833,6 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
border-style: solid;
|
||||
border-top: 0;
|
||||
border-right: 0;
|
||||
zoom: 1;
|
||||
padding-left: 8px;
|
||||
}
|
||||
.x .h1 {
|
||||
|
|
@ -2020,7 +1979,6 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
list-style: none;
|
||||
border-top: 2px solid #ccc;
|
||||
border-bottom: 1px solid #ccc;
|
||||
zoom: 1;
|
||||
}
|
||||
.x .form li {
|
||||
list-style: none;
|
||||
|
|
@ -2030,7 +1988,6 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
margin: -1px 0;
|
||||
padding: 8px 0;
|
||||
vertical-align: top;
|
||||
zoom: 1;
|
||||
}
|
||||
.x .form li:hover {
|
||||
background: #ffd;
|
||||
|
|
@ -2115,7 +2072,6 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
.x .cnb {
|
||||
margin: 1em 0;
|
||||
position: relative;
|
||||
zoom: 1;
|
||||
}
|
||||
.x .cnb:after {
|
||||
content: "";
|
||||
|
|
@ -2259,20 +2215,16 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
_height: 100%;
|
||||
min-height: 100%;
|
||||
z-index: 1050;
|
||||
}
|
||||
.modal .bg {
|
||||
position: absolute;
|
||||
background: #000;
|
||||
_background: none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: .5;
|
||||
z-index: 2;
|
||||
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
|
||||
zoom: 1;
|
||||
}
|
||||
.modal .fg {
|
||||
position: relative;
|
||||
|
|
@ -2280,10 +2232,8 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
margin: 5em auto;
|
||||
background: #fff;
|
||||
padding: 0 1em;
|
||||
*padding: 1em;
|
||||
border: 8px solid #e0e0e0;
|
||||
z-index: 3;
|
||||
zoom: 1;
|
||||
box-shadow: 0 0 6px #000;
|
||||
}
|
||||
.modal ul,
|
||||
|
|
@ -2300,7 +2250,6 @@ html[lang="id"] .x .g11n.active>[disabled],
|
|||
height: 100%;
|
||||
border: 0;
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
z-index: 1;
|
||||
}
|
||||
.modalClose {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue