client_management/app/assets/stylesheets/client_management/rwd.css

204 lines
5.8 KiB
CSS

@media only screen and (max-width: 1170px) {
/* line 5, ../sass/rwd.scss */
.cp-main .cp-sidebar .item-sidebar .btn-sidebar {
font-size: 16px;
}
}
@media only screen and (max-width: 992px) {
/* line 16, ../sass/rwd.scss */
.cp-banner .box-banner .item-ba .text-ba {
font-size: 20px;
}
/* line 23, ../sass/rwd.scss */
.cp-main .cp-sidebar {
height: auto !important;
min-height: 0 !important;
padding: 20px;
}
/* line 27, ../sass/rwd.scss */
.cp-main .cp-sidebar .list-sidebar {
left: 0;
}
/* line 29, ../sass/rwd.scss */
.cp-main .cp-sidebar .list-sidebar .item-sidebar {
margin: 0 0 5px;
}
/* line 31, ../sass/rwd.scss */
.cp-main .cp-sidebar .list-sidebar .item-sidebar .btn-sidebar {
border-radius: 4px;
}
/* line 33, ../sass/rwd.scss */
.cp-main .cp-sidebar .list-sidebar .item-sidebar .btn-sidebar:hover {
border-right: 1px solid #ccc;
}
/* line 36, ../sass/rwd.scss */
.cp-main .cp-sidebar .list-sidebar .item-sidebar .btn-sidebar.active {
border-right: 1px solid #ccc;
}
/* line 43, ../sass/rwd.scss */
.cp-main .cp-content {
height: auto !important;
}
/* line 45, ../sass/rwd.scss */
.cp-main .cp-content .cp-progress {
width: 80%;
}
/* line 48, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 {
width: 100%;
}
/* line 60, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile label {
width: 35%;
}
/* line 63, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile input {
width: 65%;
}
/* line 66, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile textarea {
width: 65%;
}
/* line 69, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile .pull-r {
width: 65%;
}
}
@media only screen and (max-width: 640px) {
/* line 81, ../sass/rwd.scss */
.cp-banner .box-banner .item-ba .text-ba {
font-size: 18px;
width: 80%;
text-align: center;
}
/* line 95, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .line-add.box-buttons .btn {
margin: 0 10px;
}
/* line 103, ../sass/rwd.scss */
.cp-main .cp-content .cp-function-box .cp-search-box {
float: none;
width: 100%;
margin: 0 0 20px;
}
/* line 110, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile {
width: 100%;
}
/* line 112, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile label {
float: none;
width: 100%;
}
/* line 116, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile input {
float: none;
width: 100%;
}
/* line 120, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile textarea {
float: none;
width: 100%;
}
/* line 124, ../sass/rwd.scss */
.cp-main .cp-content .cp-profile-setting .line-profile .pull-r {
float: none;
width: 100%;
}
}
@media only screen and (max-width: 480px) {
/* line 137, ../sass/rwd.scss */
.cp-banner .box-banner .item-ba .text-ba {
font-size: 15px;
width: 80%;
text-align: center;
}
/* line 147, ../sass/rwd.scss */
.cp-main .cp-login-page .cp-login-box {
width: 100%;
}
/* line 149, ../sass/rwd.scss */
.cp-main .cp-login-page .cp-login-box .line-login {
width: 100%;
max-width: 100vw;
}
/* line 159, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .form-title {
margin: 0 20px 20px;
}
/* line 162, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .box-check-host {
float: none;
width: 100%;
}
/* line 167, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .line-add label {
display: block;
float: none;
width: 100%;
}
/* line 172, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .line-add .form-control {
float: none;
width: 100%;
}
/* line 176, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .line-add .title-custom-check {
width: calc(100% - 30px);
}
/* line 180, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .line-add.box-buttons .btn {
margin: 0 5px;
width: calc(50% - 20px);
font-size: 12px;
}
/* line 188, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .default-mod-list .item-mod {
width: 100%;
margin: 0 0 10px;
}
/* line 193, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .box-drop {
display: block;
}
/* line 195, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .box-drop .additional-mod-list {
width: 100%;
margin: 0 0 20px;
}
/* line 199, ../sass/rwd.scss */
.cp-main .cp-content .cp-addsite-step1 .box-addsite-forms .box-form .box-drop .selected-mod-list {
width: 100%;
margin: 0;
}
/* line 208, ../sass/rwd.scss */
.cp-main .cp-content .list-ticket .item-ticket {
padding: 30px 0 0;
}
/* line 210, ../sass/rwd.scss */
.cp-main .cp-content .list-ticket .item-ticket .subject-ticket {
padding: 10px;
}
/* line 214, ../sass/rwd.scss */
.cp-main .cp-content .list-ticket .item-ticket .info-ticket span {
display: block;
}
/* line 221, ../sass/rwd.scss */
.cp-main .cp-content .list-servers .item-servers {
padding: 30px 0 0;
}
/* line 223, ../sass/rwd.scss */
.cp-main .cp-content .list-servers .item-servers .name-server {
padding: 10px;
}
/* line 229, ../sass/rwd.scss */
.cp-main .cp-content .cp-function-box .cp-search-box {
float: none;
width: 100%;
margin: 0 0 20px;
}
}