Sha256: addaab5353b08dbf7bd240e61cce5beb1068eefe45125035606e0157693a0673

Contents?: true

Size: 262 Bytes

Versions: 3

Compression:

Stored size: 262 Bytes

Contents

#ajax-modal {

  .modal-content {
    @extend .clearfix;
  }

  #email_form {
    width: auto;
  }

  .facet_pagination.top {
  	display: none;
  }

  #sidebar {
    display: none;
  }

  button.close {
	  display: block;
  }
}


button.close {
	display: none;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blacklight-5.0.0.pre3 app/assets/stylesheets/blacklight/_modal.css.scss
blacklight-5.0.0.pre2 app/assets/stylesheets/blacklight/_modal.css.scss
blacklight-5.0.0.pre1 app/assets/stylesheets/blacklight/_modal.css.scss