Remove not use assets, html and styles

pull/185/head
christianesperar 2016-06-03 00:08:58 +08:00
parent 89d7f6df20
commit c3fb2b4562
41 changed files with 71 additions and 5154 deletions

View File

@ -1072,8 +1072,7 @@ table.jambo_table tbody tr.selected td {
.dataTables_wrapper { .dataTables_wrapper {
position: relative; position: relative;
clear: both; clear: both;
zoom: 1; zoom: 1; }
/* Feeling sorry for IE */ }
.dataTables_processing { .dataTables_processing {
position: absolute; position: absolute;
@ -1112,47 +1111,6 @@ table.dataTable td.focus {
outline: 2px solid #1ABB9C !important; outline: 2px solid #1ABB9C !important;
outline-offset: -1px; } outline-offset: -1px; }
/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
height: 19px;
float: left;
cursor: pointer;
color: #111 !important; }
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover {
text-decoration: none !important; }
.paginate_disabled_previous:active, .paginate_enabled_previous:active, .paginate_disabled_next:active, .paginate_enabled_next:active {
outline: none; }
.paginate_disabled_previous, .paginate_disabled_next {
color: #666 !important; }
.paginate_disabled_previous, .paginate_enabled_previous {
padding-left: 23px; }
.paginate_disabled_next, .paginate_enabled_next {
padding-right: 23px;
margin-left: 10px; }
.paginate_disabled_previous {
background: url("../images/back_disabled.png") no-repeat top left; }
.paginate_enabled_previous {
background: url("../images/back_enabled.png") no-repeat top left; }
.paginate_enabled_previous:hover {
background: url("../images/back_enabled_hover.png") no-repeat top left; }
.paginate_disabled_next {
background: url("../images/forward_disabled.png") no-repeat top right; }
.paginate_enabled_next {
background: url("../images/forward_enabled.png") no-repeat top right; }
.paginate_enabled_next:hover {
background: url("../images/forward_enabled_hover.png") no-repeat top right; }
table.display { table.display {
margin: 0 auto; margin: 0 auto;
clear: both; clear: both;
@ -1259,7 +1217,7 @@ div.box {
border: 1px solid #8080FF; border: 1px solid #8080FF;
background-color: #E5E5FF; } background-color: #E5E5FF; }
/* ********* /tables styleing ****************************** */ /* ********* /tables styling ****************************** */
/* ********* /dashboard widget **************************** */ /* ********* /dashboard widget **************************** */
/* ********* widgets *************************************** */ /* ********* widgets *************************************** */
ul.msg_list li { ul.msg_list li {
@ -3069,100 +3027,6 @@ ul.project_files li a i {
transform: rotate(-90deg); } transform: rotate(-90deg); }
/* ********* /verticle tabs **************************** */ /* ********* /verticle tabs **************************** */
.avatar-view {
display: block;
border: 3px solid #fff;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
cursor: pointer;
overflow: hidden; }
.avatar-body {
padding-right: 15px;
padding-left: 15px; }
.avatar-upload {
overflow: hidden; }
.avatar-upload label {
display: block;
float: left;
clear: left;
width: 100px; }
.avatar-upload input {
display: block;
margin-left: 110px; }
.avater-alert {
margin-top: 10px;
margin-bottom: 10px; }
.avatar-wrapper {
height: 364px;
width: 100%;
margin-top: 15px;
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
background-color: #fcfcfc;
overflow: hidden; }
.avatar-wrapper img {
display: block;
height: auto;
max-width: 100%; }
.avatar-preview {
float: left;
margin-top: 15px;
margin-right: 15px;
border: 1px solid #eee;
border-radius: 4px;
background-color: #fff;
overflow: hidden; }
.avatar-preview:hover {
border-color: #ccf;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); }
.avatar-preview img {
width: 100%; }
.preview-lg {
height: 184px;
width: 184px;
margin-top: 15px; }
.preview-md {
height: 100px;
width: 100px; }
.preview-sm {
height: 50px;
width: 50px; }
@media (min-width: 992px) {
.avatar-preview {
float: none; } }
.avatar-btns {
margin-top: 30px;
margin-bottom: 15px; }
.avatar-btns .btn-group {
margin-right: 5px; }
.loading {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #fff url("../images/loading.gif") no-repeat center center;
opacity: .75;
filter: alpha(opacity=75);
z-index: 20140628; }
/* ********* /image cropping **************************** */
/* ********* moris **************************** */ /* ********* moris **************************** */
.morris-hover { .morris-hover {
position: absolute; position: absolute;

File diff suppressed because one or more lines are too long

View File

@ -314,20 +314,20 @@
<div class="col-md-7 col-sm-7 col-xs-12"> <div class="col-md-7 col-sm-7 col-xs-12">
<div class="product-image"> <div class="product-image">
<img src="images/prod1.jpg" alt="..." /> <img src="images/prod-1.jpg" alt="..." />
</div> </div>
<div class="product_gallery"> <div class="product_gallery">
<a> <a>
<img src="images/prod2.jpg" alt="..." /> <img src="images/prod-2.jpg" alt="..." />
</a> </a>
<a> <a>
<img src="images/prod3.jpg" alt="..." /> <img src="images/prod-3.jpg" alt="..." />
</a> </a>
<a> <a>
<img src="images/prod4.jpg" alt="..." /> <img src="images/prod-4.jpg" alt="..." />
</a> </a>
<a> <a>
<img src="images/prod5.jpg" alt="..." /> <img src="images/prod-5.jpg" alt="..." />
</a> </a>
</div> </div>
</div> </div>

View File

@ -1406,13 +1406,11 @@
<div class="container cropper"> <div class="container cropper">
<div class="row"> <div class="row">
<div class="col-md-9"> <div class="col-md-9">
<!-- <h3 class="page-header">Demo:</h3> -->
<div class="img-container"> <div class="img-container">
<img id="image" src="images/picture2.jpg" alt="Picture"> <img id="image" src="images/cropper.jpg" alt="Picture">
</div> </div>
</div> </div>
<div class="col-md-3"> <div class="col-md-3">
<!-- <h3 class="page-header">Preview:</h3> -->
<div class="docs-preview clearfix"> <div class="docs-preview clearfix">
<div class="img-preview preview-lg"></div> <div class="img-preview preview-lg"></div>
<div class="img-preview preview-md"></div> <div class="img-preview preview-md"></div>
@ -1420,7 +1418,6 @@
<div class="img-preview preview-xs"></div> <div class="img-preview preview-xs"></div>
</div> </div>
<!-- <h3 class="page-header">Data:</h3> -->
<div class="docs-data"> <div class="docs-data">
<div class="input-group input-group-sm"> <div class="input-group input-group-sm">
<label class="input-group-addon" for="dataX">X</label> <label class="input-group-addon" for="dataX">X</label>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

View File

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 284 KiB

After

Width:  |  Height:  |  Size: 284 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 B

View File

@ -452,7 +452,7 @@
<ul> <ul>
<li> <li>
<a href="#" class="atch-thumb"> <a href="#" class="atch-thumb">
<img src="images/1.png" alt="img" /> <img src="images/inbox.png" alt="img" />
</a> </a>
<div class="file-name"> <div class="file-name">
@ -469,7 +469,7 @@
<li> <li>
<a href="#" class="atch-thumb"> <a href="#" class="atch-thumb">
<img src="images/1.png" alt="img" /> <img src="images/inbox.png" alt="img" />
</a> </a>
<div class="file-name"> <div class="file-name">
@ -484,7 +484,7 @@
</li> </li>
<li> <li>
<a href="#" class="atch-thumb"> <a href="#" class="atch-thumb">
<img src="images/1.png" alt="img" /> <img src="images/inbox.png" alt="img" />
</a> </a>
<div class="file-name"> <div class="file-name">

View File

@ -988,7 +988,7 @@
<!-- Chart.js --> <!-- Chart.js -->
<script src="../vendors/Chart.js/dist/Chart.min.js"></script> <script src="../vendors/Chart.js/dist/Chart.min.js"></script>
<!-- gauge.js --> <!-- gauge.js -->
<script src="../vendors/bernii/gauge.js/dist/gauge.min.js"></script> <script src="../vendors/gauge.js/dist/gauge.min.js"></script>
<!-- bootstrap-progressbar --> <!-- bootstrap-progressbar -->
<script src="../vendors/bootstrap-progressbar/bootstrap-progressbar.min.js"></script> <script src="../vendors/bootstrap-progressbar/bootstrap-progressbar.min.js"></script>
<!-- iCheck --> <!-- iCheck -->

View File

@ -856,7 +856,7 @@
<script src="../vendors/raphael/raphael.min.js"></script> <script src="../vendors/raphael/raphael.min.js"></script>
<script src="../vendors/morris.js/morris.min.js"></script> <script src="../vendors/morris.js/morris.min.js"></script>
<!-- gauge.js --> <!-- gauge.js -->
<script src="../vendors/bernii/gauge.js/dist/gauge.min.js"></script> <script src="../vendors/gauge.js/dist/gauge.min.js"></script>
<!-- bootstrap-progressbar --> <!-- bootstrap-progressbar -->
<script src="../vendors/bootstrap-progressbar/bootstrap-progressbar.min.js"></script> <script src="../vendors/bootstrap-progressbar/bootstrap-progressbar.min.js"></script>
<!-- Skycons --> <!-- Skycons -->

View File

@ -415,7 +415,7 @@
<img src="images/visa.png" alt="Visa"> <img src="images/visa.png" alt="Visa">
<img src="images/mastercard.png" alt="Mastercard"> <img src="images/mastercard.png" alt="Mastercard">
<img src="images/american-express.png" alt="American Express"> <img src="images/american-express.png" alt="American Express">
<img src="images/paypal2.png" alt="Paypal"> <img src="images/paypal.png" alt="Paypal">
<p class="text-muted well well-sm no-shadow" style="margin-top: 10px;"> <p class="text-muted well well-sm no-shadow" style="margin-top: 10px;">
Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra. Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra.
</p> </p>

File diff suppressed because it is too large Load Diff

View File

@ -317,7 +317,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask"> <div class="mask">
<p>Your Text</p> <p>Your Text</p>
<div class="tools tools-bottom"> <div class="tools tools-bottom">
@ -335,7 +335,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask"> <div class="mask">
<p>Your Text</p> <p>Your Text</p>
<div class="tools tools-bottom"> <div class="tools tools-bottom">
@ -353,7 +353,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask"> <div class="mask">
<p>Your Text</p> <p>Your Text</p>
<div class="tools tools-bottom"> <div class="tools tools-bottom">
@ -371,7 +371,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask"> <div class="mask">
<p>Your Text</p> <p>Your Text</p>
<div class="tools tools-bottom"> <div class="tools tools-bottom">
@ -389,7 +389,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask"> <div class="mask">
<p>Your Text</p> <p>Your Text</p>
<div class="tools tools-bottom"> <div class="tools tools-bottom">
@ -409,7 +409,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask no-caption"> <div class="mask no-caption">
<div class="tools tools-bottom"> <div class="tools tools-bottom">
<a href="#"><i class="fa fa-link"></i></a> <a href="#"><i class="fa fa-link"></i></a>
@ -428,7 +428,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask no-caption"> <div class="mask no-caption">
<div class="tools tools-bottom"> <div class="tools tools-bottom">
<a href="#"><i class="fa fa-link"></i></a> <a href="#"><i class="fa fa-link"></i></a>
@ -447,7 +447,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask no-caption"> <div class="mask no-caption">
<div class="tools tools-bottom"> <div class="tools tools-bottom">
<a href="#"><i class="fa fa-link"></i></a> <a href="#"><i class="fa fa-link"></i></a>
@ -466,7 +466,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask no-caption"> <div class="mask no-caption">
<div class="tools tools-bottom"> <div class="tools tools-bottom">
<a href="#"><i class="fa fa-link"></i></a> <a href="#"><i class="fa fa-link"></i></a>
@ -485,7 +485,7 @@
<div class="col-md-55"> <div class="col-md-55">
<div class="thumbnail"> <div class="thumbnail">
<div class="image view view-first"> <div class="image view view-first">
<img style="width: 100%; display: block;" src="images/4.jpg" alt="image" /> <img style="width: 100%; display: block;" src="images/media.jpg" alt="image" />
<div class="mask no-caption"> <div class="mask no-caption">
<div class="tools tools-bottom"> <div class="tools tools-bottom">
<a href="#"><i class="fa fa-link"></i></a> <a href="#"><i class="fa fa-link"></i></a>

View File

@ -308,83 +308,12 @@
<div class="clearfix"></div> <div class="clearfix"></div>
</div> </div>
<div class="x_content"> <div class="x_content">
<div class="col-md-3 col-sm-3 col-xs-12 profile_left"> <div class="col-md-3 col-sm-3 col-xs-12 profile_left">
<div class="profile_img"> <div class="profile_img">
<!-- end of image cropping -->
<div id="crop-avatar"> <div id="crop-avatar">
<!-- Current avatar --> <!-- Current avatar -->
<img class="img-responsive avatar-view" src="images/picture.jpg" alt="Avatar" title="Change the avatar"> <img class="img-responsive avatar-view" src="images/picture.jpg" alt="Avatar" title="Change the avatar">
<!-- Cropping modal -->
<div class="modal fade" id="avatar-modal" aria-hidden="true" aria-labelledby="avatar-modal-label" role="dialog" tabindex="-1">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<form class="avatar-form" action="crop.php" enctype="multipart/form-data" method="post">
<div class="modal-header">
<button class="close" data-dismiss="modal" type="button">&times;</button>
<h4 class="modal-title" id="avatar-modal-label">Change Avatar</h4>
</div>
<div class="modal-body">
<div class="avatar-body">
<!-- Upload image and data -->
<div class="avatar-upload">
<input class="avatar-src" name="avatar_src" type="hidden">
<input class="avatar-data" name="avatar_data" type="hidden">
<label for="avatarInput">Local upload</label>
<input class="avatar-input" id="avatarInput" name="avatar_file" type="file">
</div>
<!-- Crop and preview -->
<div class="row">
<div class="col-md-9">
<div class="avatar-wrapper"></div>
</div>
<div class="col-md-3">
<div class="avatar-preview preview-lg"></div>
<div class="avatar-preview preview-md"></div>
<div class="avatar-preview preview-sm"></div>
</div>
</div>
<div class="row avatar-btns">
<div class="col-md-9">
<div class="btn-group">
<button class="btn btn-primary" data-method="rotate" data-option="-90" type="button" title="Rotate -90 degrees">Rotate Left</button>
<button class="btn btn-primary" data-method="rotate" data-option="-15" type="button">-15deg</button>
<button class="btn btn-primary" data-method="rotate" data-option="-30" type="button">-30deg</button>
<button class="btn btn-primary" data-method="rotate" data-option="-45" type="button">-45deg</button>
</div>
<div class="btn-group">
<button class="btn btn-primary" data-method="rotate" data-option="90" type="button" title="Rotate 90 degrees">Rotate Right</button>
<button class="btn btn-primary" data-method="rotate" data-option="15" type="button">15deg</button>
<button class="btn btn-primary" data-method="rotate" data-option="30" type="button">30deg</button>
<button class="btn btn-primary" data-method="rotate" data-option="45" type="button">45deg</button>
</div>
</div>
<div class="col-md-3">
<button class="btn btn-primary btn-block avatar-save" type="submit">Done</button>
</div>
</div>
</div>
</div>
<!-- <div class="modal-footer">
<button class="btn btn-default" data-dismiss="modal" type="button">Close</button>
</div> -->
</form>
</div>
</div>
</div>
<!-- /.modal -->
<!-- Loading state -->
<div class="loading" aria-label="Loading" role="img" tabindex="-1"></div>
</div> </div>
<!-- end of image cropping -->
</div> </div>
<h3>Samuel Doe</h3> <h3>Samuel Doe</h3>

View File

@ -1088,56 +1088,68 @@ h3.degrees {
.bulk-actions { .bulk-actions {
display: none; display: none;
} }
table.countries_list { table.countries_list {
width: 100%; width: 100%;
} }
table.countries_list td { table.countries_list td {
padding: 0 10px; padding: 0 10px;
line-height: 30px; line-height: 30px;
border-top: 1px solid #eeeeee; border-top: 1px solid #eeeeee;
} }
.dataTables_paginate a { .dataTables_paginate a {
padding: 6px 9px !important; padding: 6px 9px !important;
background: #ddd !important; background: #ddd !important;
border-color: #ddd !important; border-color: #ddd !important;
} }
.paging_full_numbers a.paginate_active { .paging_full_numbers a.paginate_active {
background-color: rgba(38, 185, 154, 0.59) !important; background-color: rgba(38, 185, 154, 0.59) !important;
border-color: rgba(38, 185, 154, 0.59) !important; border-color: rgba(38, 185, 154, 0.59) !important;
} }
button.DTTT_button, div.DTTT_button, a.DTTT_button { button.DTTT_button, div.DTTT_button, a.DTTT_button {
border: 1px solid #E7E7E7 !important; border: 1px solid #E7E7E7 !important;
background: #E7E7E7 !important; background: #E7E7E7 !important;
box-shadow: none !important; box-shadow: none !important;
} }
table.jambo_table { table.jambo_table {
border: 1px solid rgba(221, 221, 221, 0.78); border: 1px solid rgba(221, 221, 221, 0.78);
} }
table.jambo_table thead { table.jambo_table thead {
background: rgba(52, 73, 94, 0.94); background: rgba(52, 73, 94, 0.94);
color: #ECF0F1; color: #ECF0F1;
} }
table.jambo_table tbody tr:hover td { table.jambo_table tbody tr:hover td {
background: rgba(38, 185, 154, 0.07); background: rgba(38, 185, 154, 0.07);
border-top: 1px solid rgba(38, 185, 154, 0.11); border-top: 1px solid rgba(38, 185, 154, 0.11);
border-bottom: 1px solid rgba(38, 185, 154, 0.11); border-bottom: 1px solid rgba(38, 185, 154, 0.11);
} }
table.jambo_table tbody tr.selected { table.jambo_table tbody tr.selected {
background: rgba(38, 185, 154, 0.16); background: rgba(38, 185, 154, 0.16);
} }
table.jambo_table tbody tr.selected td { table.jambo_table tbody tr.selected td {
border-top: 1px solid rgba(38, 185, 154, 0.40); border-top: 1px solid rgba(38, 185, 154, 0.40);
border-bottom: 1px solid rgba(38, 185, 154, 0.40); border-bottom: 1px solid rgba(38, 185, 154, 0.40);
} }
.dataTables_paginate a { .dataTables_paginate a {
background: #ff0000; background: #ff0000;
} }
.dataTables_wrapper { .dataTables_wrapper {
position: relative; position: relative;
clear: both; clear: both;
zoom: 1; zoom: 1;
/* Feeling sorry for IE */
} }
.dataTables_processing { .dataTables_processing {
position: absolute; position: absolute;
top: 50%; top: 50%;
@ -1153,147 +1165,130 @@ table.jambo_table tbody tr.selected td {
font-size: 14px; font-size: 14px;
background-color: white; background-color: white;
} }
.dataTables_length { .dataTables_length {
width: 40%; width: 40%;
float: left; float: left;
} }
.dataTables_filter { .dataTables_filter {
width: 50%; width: 50%;
float: right; float: right;
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;
text-align: right; text-align: right;
} }
table.dataTable th.focus, table.dataTable th.focus,
table.dataTable td.focus { table.dataTable td.focus {
outline: 2px solid #1ABB9C !important; outline: 2px solid #1ABB9C !important;
outline-offset: -1px; outline-offset: -1px;
} }
/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
height: 19px;
float: left;
cursor: pointer;
color: #111 !important;
}
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover {
text-decoration: none !important;
}
.paginate_disabled_previous:active, .paginate_enabled_previous:active, .paginate_disabled_next:active, .paginate_enabled_next:active {
outline: none;
}
.paginate_disabled_previous, .paginate_disabled_next {
color: #666 !important;
}
.paginate_disabled_previous, .paginate_enabled_previous {
padding-left: 23px;
}
.paginate_disabled_next, .paginate_enabled_next {
padding-right: 23px;
margin-left: 10px;
}
.paginate_disabled_previous {
background: url('../images/back_disabled.png') no-repeat top left;
}
.paginate_enabled_previous {
background: url('../images/back_enabled.png') no-repeat top left;
}
.paginate_enabled_previous:hover {
background: url('../images/back_enabled_hover.png') no-repeat top left;
}
.paginate_disabled_next {
background: url('../images/forward_disabled.png') no-repeat top right;
}
.paginate_enabled_next {
background: url('../images/forward_enabled.png') no-repeat top right;
}
.paginate_enabled_next:hover {
background: url('../images/forward_enabled_hover.png') no-repeat top right;
}
table.display { table.display {
margin: 0 auto; margin: 0 auto;
clear: both; clear: both;
width: 100%; width: 100%;
} }
table.display thead th { table.display thead th {
padding: 8px 18px 8px 10px; padding: 8px 18px 8px 10px;
border-bottom: 1px solid black; border-bottom: 1px solid black;
font-weight: bold; font-weight: bold;
cursor: pointer; cursor: pointer;
} }
table.display tfoot th { table.display tfoot th {
padding: 3px 18px 3px 10px; padding: 3px 18px 3px 10px;
border-top: 1px solid black; border-top: 1px solid black;
font-weight: bold; font-weight: bold;
} }
table.display tr.heading2 td { table.display tr.heading2 td {
border-bottom: 1px solid #aaa; border-bottom: 1px solid #aaa;
} }
table.display td { table.display td {
padding: 3px 10px; padding: 3px 10px;
} }
table.display td.center { table.display td.center {
text-align: center; text-align: center;
} }
table.display thead th:active, table.display thead td:active { 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;
width: 100%; width: 100%;
color: #444; color: #444;
} }
tfoot input.search_init { tfoot input.search_init {
color: #999; color: #999;
} }
td.group { td.group {
background-color: #d1cfd0; background-color: #d1cfd0;
border-bottom: 2px solid #A19B9E; border-bottom: 2px solid #A19B9E;
border-top: 2px solid #A19B9E; border-top: 2px solid #A19B9E;
} }
td.details { td.details {
background-color: #d1cfd0; background-color: #d1cfd0;
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;
height: 22px; height: 22px;
line-height: 22px; line-height: 22px;
} }
.paging_full_numbers a:active { .paging_full_numbers a:active {
outline: none outline: none
} }
.paging_full_numbers a:hover { .paging_full_numbers a:hover {
text-decoration: none; text-decoration: none;
} }
.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active { .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
border: 1px solid #aaa; border: 1px solid #aaa;
-webkit-border-radius: 5px; -webkit-border-radius: 5px;
@ -1302,22 +1297,28 @@ td.details {
margin: 0 3px; margin: 0 3px;
cursor: pointer; cursor: pointer;
} }
.paging_full_numbers a.paginate_button { .paging_full_numbers a.paginate_button {
background-color: #ddd; background-color: #ddd;
} }
.paging_full_numbers a.paginate_button:hover { .paging_full_numbers a.paginate_button:hover {
background-color: #ccc; background-color: #ccc;
text-decoration: none !important; text-decoration: none !important;
} }
.paging_full_numbers a.paginate_active { .paging_full_numbers a.paginate_active {
background-color: #99B3FF; background-color: #99B3FF;
} }
table.display tr.even.row_selected td { table.display tr.even.row_selected td {
background-color: #B0BED9; background-color: #B0BED9;
} }
table.display tr.odd.row_selected td { table.display tr.odd.row_selected td {
background-color: #9FAFD1; background-color: #9FAFD1;
} }
div.box { div.box {
height: 100px; height: 100px;
padding: 10px; padding: 10px;
@ -1325,8 +1326,7 @@ div.box {
border: 1px solid #8080FF; border: 1px solid #8080FF;
background-color: #E5E5FF; background-color: #E5E5FF;
} }
/* ********* /tables styling ****************************** */
/* ********* /tables styleing ****************************** */
/* ********* /dashboard widget **************************** */ /* ********* /dashboard widget **************************** */
@ -3300,104 +3300,6 @@ ul.project_files li a i {
/* ********* /verticle tabs **************************** */ /* ********* /verticle tabs **************************** */
.avatar-view {
display: block;
border: 3px solid #fff;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0, 0, 0, .15);
cursor: pointer;
overflow: hidden;
}
.avatar-body {
padding-right: 15px;
padding-left: 15px;
}
.avatar-upload {
overflow: hidden;
}
.avatar-upload label {
display: block;
float: left;
clear: left;
width: 100px;
}
.avatar-upload input {
display: block;
margin-left: 110px;
}
.avater-alert {
margin-top: 10px;
margin-bottom: 10px;
}
.avatar-wrapper {
height: 364px;
width: 100%;
margin-top: 15px;
box-shadow: inset 0 0 5px rgba(0, 0, 0, .25);
background-color: #fcfcfc;
overflow: hidden;
}
.avatar-wrapper img {
display: block;
height: auto;
max-width: 100%;
}
.avatar-preview {
float: left;
margin-top: 15px;
margin-right: 15px;
border: 1px solid #eee;
border-radius: 4px;
background-color: #fff;
overflow: hidden;
}
.avatar-preview:hover {
border-color: #ccf;
box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
.avatar-preview img {
width: 100%;
}
.preview-lg {
height: 184px;
width: 184px;
margin-top: 15px;
}
.preview-md {
height: 100px;
width: 100px;
}
.preview-sm {
height: 50px;
width: 50px;
}
@media (min-width: 992px) {
.avatar-preview {
float: none;
}
}
.avatar-btns {
margin-top: 30px;
margin-bottom: 15px;
}
.avatar-btns .btn-group {
margin-right: 5px;
}
.loading {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #fff url("../images/loading.gif") no-repeat center center;
opacity: .75;
filter: alpha(opacity=75);
z-index: 20140628;
}
/* ********* /image cropping **************************** */
/* ********* moris **************************** */ /* ********* moris **************************** */