Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/cartforge.co/app/code/Mageplaza/Search/view/frontend/web/css/source/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/cartforge.co/app/code/Mageplaza/Search/view/frontend/web/css/source/_module.less
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Search
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

@media only screen and (max-width: 600px) {
  .minisearch .search-category{
    top: 65% !important;
    right: 15px !important;
    height: 32px;
    display: none;
  }
}

.autocomplete-suggestions {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  cursor: default;
  border-top: none;
  height: auto;
  overflow: auto;
  max-height: 2000px;
}

.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eeeeee;
  display: block;

  &:last-child {
    border-bottom: none;
  }
}

.search-category, #mpsearch-category {
  height: 100%;
}

.autocomplete-selected {
  background: #eef3d6;
}

input#searchauto {
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  width: 375px;
}

.suggestion-left {
  float: left;
  width: 15%;
  padding: auto;
}

.suggestion-right {
  width: 82%;
  padding-left: 10px;
  text-align: left;
  color: black;
  float: left;
}

.product-name {
  font-size: 14px;
  color: #3399cc;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-price {
  font-size: 12px;
}

.product-des {
  font-size: 12px;

  p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.product-line {
  margin-bottom: 5px;
}

ul#ui-id-1 {
  font-family: inherit;
  padding: 0px;
  border-bottom: none;
}

p.short-des {
  margin: 0px;
  font-size: 0.9em;
  color: #aaaaaa;
}

#view_all {
  text-align: center;
  background: #eff4f7;
  cursor: pointer;
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
  #search_mini_form {
    width: 374px;
    float: right;
  }
}

@media only screen and (min-width: 768px) {
  .block-search {
    z-index: 4 !important;
    padding-left: 140px !important;
  }
}

Spamworldpro Mini