mirror of https://github.com/ColorlibHQ/gentelella
Code Test
commit
f06ebc4506
|
@ -1126,15 +1126,6 @@ body .container.body .right_col {
|
||||||
padding: 0px; }
|
padding: 0px; }
|
||||||
|
|
||||||
@media (max-width: 991px) {
|
@media (max-width: 991px) {
|
||||||
.info-number .badge {
|
|
||||||
font-size: 10px;
|
|
||||||
font-weight: normal;
|
|
||||||
line-height: 13px;
|
|
||||||
padding: 2px 6px;
|
|
||||||
position: absolute;
|
|
||||||
right: 135px;
|
|
||||||
top: 6px; }
|
|
||||||
|
|
||||||
.nav-md .container.body .right_col, .nav-md .container.body .top_nav {
|
.nav-md .container.body .right_col, .nav-md .container.body .top_nav {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0; }
|
margin: 0; }
|
||||||
|
@ -1157,7 +1148,7 @@ body .container.body .right_col {
|
||||||
font-size: 17px; }
|
font-size: 17px; }
|
||||||
|
|
||||||
.tile, .graph {
|
.tile, .graph {
|
||||||
zoom: 85%;
|
zoom: 76%;
|
||||||
height: inherit; }
|
height: inherit; }
|
||||||
|
|
||||||
.item {
|
.item {
|
||||||
|
@ -1333,7 +1324,7 @@ table.no-margin .progress {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
float: none !important; }
|
float: none !important; }
|
||||||
|
|
||||||
.col-md-55, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
|
.col-md-55, .col-xs-12, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-sm-12, .col-md-12, .col-lg-12 {
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 1px;
|
min-height: 1px;
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -2012,15 +2003,6 @@ table.jambo_table tbody tr.selected td {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
background-color: white; }
|
background-color: white; }
|
||||||
|
|
||||||
.dataTables_length {
|
|
||||||
width: 40%;
|
|
||||||
float: left; }
|
|
||||||
|
|
||||||
.dataTables_filter {
|
|
||||||
width: 50%;
|
|
||||||
float: right;
|
|
||||||
text-align: right; }
|
|
||||||
|
|
||||||
.dataTables_info {
|
.dataTables_info {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
float: left; }
|
float: left; }
|
||||||
|
@ -2418,7 +2400,6 @@ a.user-profile {
|
||||||
margin-right: 10px; }
|
margin-right: 10px; }
|
||||||
|
|
||||||
ul.top_profiles {
|
ul.top_profiles {
|
||||||
height: 330px;
|
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
|
|
||||||
ul.top_profiles li {
|
ul.top_profiles li {
|
||||||
|
@ -4855,6 +4836,28 @@ ul.notifications {
|
||||||
padding: 9px 0;
|
padding: 9px 0;
|
||||||
border-top: 1px solid #E6E9ED; }
|
border-top: 1px solid #E6E9ED; }
|
||||||
|
|
||||||
|
@media (min-width: 360px) and (max-width: 812px) {
|
||||||
|
.info-number .badge {
|
||||||
|
font-size: 10px;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: 13px;
|
||||||
|
padding: 2px 6px;
|
||||||
|
position: absolute;
|
||||||
|
right: 135px;
|
||||||
|
top: 7px; }
|
||||||
|
|
||||||
|
.tile, .graph {
|
||||||
|
zoom: 71%;
|
||||||
|
height: inherit; } }
|
||||||
|
@media (min-width: 768px) and (max-width: 1024px) {
|
||||||
|
.info-number .badge {
|
||||||
|
font-size: 10px;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: 13px;
|
||||||
|
padding: 2px 6px;
|
||||||
|
position: absolute;
|
||||||
|
right: -2px;
|
||||||
|
top: -6px; } }
|
||||||
/** /PNotify **/
|
/** /PNotify **/
|
||||||
/** FullCalendar **/
|
/** FullCalendar **/
|
||||||
.fc-state-default {
|
.fc-state-default {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1614,7 +1614,8 @@
|
||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
|
||||||
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
|
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"aproba": {
|
"aproba": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
|
@ -2079,7 +2080,8 @@
|
||||||
"version": "5.1.2",
|
"version": "5.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
||||||
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"safer-buffer": {
|
"safer-buffer": {
|
||||||
"version": "2.1.2",
|
"version": "2.1.2",
|
||||||
|
@ -2143,6 +2145,7 @@
|
||||||
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
||||||
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-regex": "^2.0.0"
|
"ansi-regex": "^2.0.0"
|
||||||
}
|
}
|
||||||
|
@ -2191,13 +2194,15 @@
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
||||||
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"yallist": {
|
"yallist": {
|
||||||
"version": "3.0.3",
|
"version": "3.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz",
|
||||||
"integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==",
|
"integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==",
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -3547,9 +3552,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"mixin-deep": {
|
"mixin-deep": {
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
|
||||||
"integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==",
|
"integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"for-in": "^1.0.2",
|
"for-in": "^1.0.2",
|
||||||
|
|
|
@ -539,7 +539,7 @@ body .container.body .right_col {
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
}
|
}
|
||||||
.tile, .graph {
|
.tile, .graph {
|
||||||
zoom: 75%;
|
zoom: 76%;
|
||||||
height: inherit;
|
height: inherit;
|
||||||
}
|
}
|
||||||
.item{
|
.item{
|
||||||
|
@ -1459,27 +1459,27 @@ table.jambo_table tbody tr.selected td {
|
||||||
background: #ff0000;
|
background: #ff0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
// .dataTables_wrapper {
|
.dataTables_wrapper {
|
||||||
// position: relative;
|
position: relative;
|
||||||
// clear: both;
|
clear: both;
|
||||||
// zoom: 1;
|
zoom: 1;
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .dataTables_processing {
|
.dataTables_processing {
|
||||||
// position: absolute;
|
position: absolute;
|
||||||
// top: 50%;
|
top: 50%;
|
||||||
// left: 50%;
|
left: 50%;
|
||||||
// width: 250px;
|
width: 250px;
|
||||||
// height: 30px;
|
height: 30px;
|
||||||
// margin-left: -125px;
|
margin-left: -125px;
|
||||||
// margin-top: -15px;
|
margin-top: -15px;
|
||||||
// padding: 14px 0 2px 0;
|
padding: 14px 0 2px 0;
|
||||||
// border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
// text-align: center;
|
text-align: center;
|
||||||
// color: #999;
|
color: #999;
|
||||||
// font-size: 14px;
|
font-size: 14px;
|
||||||
// background-color: white;
|
background-color: white;
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .dataTables_length {
|
// .dataTables_length {
|
||||||
// width: auto;
|
// width: auto;
|
||||||
|
@ -1493,10 +1493,10 @@ table.jambo_table tbody tr.selected td {
|
||||||
// text-align: right;
|
// text-align: right;
|
||||||
// }
|
// }
|
||||||
|
|
||||||
// .dataTables_info {
|
.dataTables_info {
|
||||||
// width: 60%;
|
width: 60%;
|
||||||
// float: left;
|
float: left;
|
||||||
// }
|
}
|
||||||
|
|
||||||
.dataTables_paginate {
|
.dataTables_paginate {
|
||||||
float: right;
|
float: right;
|
||||||
|
@ -1544,27 +1544,27 @@ table.display thead th:active, table.display thead td:active {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// .dataTables_scroll {
|
.dataTables_scroll {
|
||||||
// clear: both;
|
clear: both;
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .dataTables_scrollBody {
|
.dataTables_scrollBody {
|
||||||
// *margin-top: -1px;
|
*margin-top: -1px;
|
||||||
// -webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
// }
|
}
|
||||||
|
|
||||||
// .top, .bottom {}
|
.top, .bottom {}
|
||||||
// .top .dataTables_info {
|
.top .dataTables_info {
|
||||||
// float: none;
|
float: none;
|
||||||
// }
|
}
|
||||||
|
|
||||||
.clear {
|
.clear {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
// .dataTables_empty {
|
.dataTables_empty {
|
||||||
// text-align: center;
|
text-align: center;
|
||||||
// }
|
}
|
||||||
|
|
||||||
tfoot input {
|
tfoot input {
|
||||||
margin: 0.5em 0;
|
margin: 0.5em 0;
|
||||||
|
@ -1587,9 +1587,9 @@ td.details {
|
||||||
border: 2px solid #A19B9E;
|
border: 2px solid #A19B9E;
|
||||||
}
|
}
|
||||||
|
|
||||||
// .example_alt_pagination div.dataTables_info {
|
.example_alt_pagination div.dataTables_info {
|
||||||
// width: 40%;
|
width: 40%;
|
||||||
// }
|
}
|
||||||
|
|
||||||
.paging_full_numbers {
|
.paging_full_numbers {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
|
@ -4711,7 +4711,7 @@ ul.notifications {
|
||||||
top: 7px;
|
top: 7px;
|
||||||
}
|
}
|
||||||
.tile, .graph {
|
.tile, .graph {
|
||||||
zoom: 70%;
|
zoom: 71%;
|
||||||
height: inherit;
|
height: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue