Browse Source

Remove not use assets, html and styles

christianesperar 8 years ago
parent
commit
c3fb2b4562

+ 2 - 138
build/css/custom.css

@@ -1072,8 +1072,7 @@ table.jambo_table tbody tr.selected td {
 .dataTables_wrapper {
   position: relative;
   clear: both;
-  zoom: 1;
-  /* Feeling sorry for IE */ }
+  zoom: 1; }
 
 .dataTables_processing {
   position: absolute;
@@ -1112,47 +1111,6 @@ table.dataTable td.focus {
   outline: 2px solid #1ABB9C !important;
   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 {
   margin: 0 auto;
   clear: both;
@@ -1259,7 +1217,7 @@ div.box {
   border: 1px solid #8080FF;
   background-color: #E5E5FF; }
 
-/* *********  /tables styleing  ****************************** */
+/* *********  /tables styling  ****************************** */
 /* *********  /dashboard widget  **************************** */
 /* *********  widgets  *************************************** */
 ul.msg_list li {
@@ -3069,100 +3027,6 @@ ul.project_files li a i {
   transform: rotate(-90deg); }
 
 /* *********  /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  **************************** */
 .morris-hover {
   position: absolute;

File diff suppressed because it is too large
+ 0 - 0
build/css/custom.min.css


+ 5 - 5
production/e_commerce.html

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

+ 1 - 4
production/form_advanced.html

@@ -1406,13 +1406,11 @@
                 <div class="container cropper">
                   <div class="row">
                     <div class="col-md-9">
-                      <!-- <h3 class="page-header">Demo:</h3> -->
                       <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 class="col-md-3">
-                      <!-- <h3 class="page-header">Preview:</h3> -->
                       <div class="docs-preview clearfix">
                         <div class="img-preview preview-lg"></div>
                         <div class="img-preview preview-md"></div>
@@ -1420,7 +1418,6 @@
                         <div class="img-preview preview-xs"></div>
                       </div>
 
-                      <!-- <h3 class="page-header">Data:</h3> -->
                       <div class="docs-data">
                         <div class="input-group input-group-sm">
                           <label class="input-group-addon" for="dataX">X</label>

BIN
production/images/back_disabled.png


BIN
production/images/back_enabled.png


BIN
production/images/back_enabled_hover.png


BIN
production/images/bootstrap-colorpicker/alpha-horizontal.png


BIN
production/images/bootstrap-colorpicker/alpha.png


BIN
production/images/bootstrap-colorpicker/hue-horizontal.png


Some files were not shown because too many files changed in this diff