Sha256: a50b7dba018ac58bc25c9f6b93b2803807e769ff5931c2a3ed5b2ab6dc22b216

Contents?: true

Size: 344 Bytes

Versions: 31

Compression:

Stored size: 344 Bytes

Contents

#full-screen-terminal {
  .modal-dialog {
    width: 95%;
    height: 95%;
    margin: 30px 0 0 30px;

    .modal-body {
      padding: 0;
      display: flex;
      height: -webkit-fill-available;
      height: -moz-available;
      height: fill-available;

      .terminal {
        margin: 0 -20px;
        height: 100%;
      }
    }
  }
}

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.18.1 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-1.0.18 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-2.0.18 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-1.0.17 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-2.0.17 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-3.0.17 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-2.0.16 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-1.0.16 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-1.0.15 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-2.0.15 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-3.0.14 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-2.0.14 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-1.0.14 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-0.9.14 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-0.9.13.1 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-1.0.13.1 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-2.0.13.1 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss
foreman_rh_cloud-0.9.13 webpack/ForemanInventoryUpload/Components/FullScreenModal/fullScreenModal.scss