Sha256: 8633197b1d3873844ce12be1fa4bcad442c62b6b5f01dc8d11f255219f055738

Contents?: true

Size: 1.58 KB

Versions: 59

Compression:

Stored size: 1.58 KB

Contents

.rh-cloud-insights {
  #main {
    padding: 4px;

    #breadcrumb .form-group {
      margin-bottom: 0;

      h1 {
        font-family: 'RedHatDisplay';
        font-weight: 400;
        margin-bottom: 8px;
      }
    }

    .title_filter {
      width: 520px;
    }

    #title_action {
      width: calc(100% - 520px);
    }

    @media (max-width: 1138px) {
      #title_action {
        width: 70%;
      }
    }

    .search-bar {
      // Giving pf3 search bar a pf4 look
      width: 500px;
      .search-bar {
        display: block;
      }
      .input-group {
        display: table;
      }
      .input-group-btn {
        .btn-group {
          z-index: unset; // so the bookmarks drop down will be above other search boxes
        }
        .autocomplete-search-btn {
          display: none;
        }
        .dropdown-toggle {
          font-size: 16px;
          background-color: white;
          background-image: none;
          padding-bottom: 4px;
          padding-top: 4px;
        }
        .scrollable-dropdown {
          max-width: 250px;
        }
      }
      li {
        font-size: 16px;
      }
      input {
        font-size: 16px;
        height: 36px;
      }
      .foreman-autocomplete .autocomplete-focus-shortcut {
        top: 8px;
        font-size: 16px;
      }
      .foreman-autocomplete .autocomplete-aux {
        top: 8px;
        font-size: 16px;
        .autocomplete-clear-button {
          font-size: 16px;
        }
      }
    }

    .btn-toolbar {
      display: inherit;
      width: 100%;
    }

    .pf-c-pagination {
      padding-right: 0;
    }
  }
}

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
foreman_rh_cloud-11.0.3 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.59 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-11.0.2 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-11.0.1 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-11.0.0 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.58 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-10.0.2 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.57 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-10.0.1 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.56 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.55 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.54 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.53 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.52 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-8.0.52 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-9.0.51 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-8.0.51 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-7.0.48 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-7.0.47 webpack/InsightsCloudSync/InsightsCloudSync.scss
foreman_rh_cloud-8.0.50 webpack/InsightsCloudSync/InsightsCloudSync.scss