Sha256: 86a41dc51a9ed7d905d73f98e978e5fe895f83acf427b2009b0f7ff906137dbb

Contents?: true

Size: 1.31 KB

Versions: 2

Compression:

Stored size: 1.31 KB

Contents

@charset "UTF-8";

/* This file is generated by Blacklight. You probably don't want to edit
   this file directly, or you'll have to manually merge your changes if later
   versions of Blacklight change this file. Instead, use your own CSS file
   which over-rides things in this file. Or of course you can choose
   not to use the Blacklight CSS file at all in your local app. */

$btnInfoBackground: #9ad0fe;

@import 'blacklight_rtl/blacklight_defaults';

/* Import this to maintain the old YUI font styles */
@import "blacklight_rtl/layout";
@import "blacklight_rtl/header";
@import "blacklight_rtl/footer";
@import "blacklight_rtl/catalog";
@import "blacklight_rtl/bookmark";
@import "blacklight_rtl/facets";
@import "blacklight_rtl/search_history";
@import "blacklight_rtl/print";
@import "blacklight_rtl/responsive";

@import "blacklight_rtl/dropdown";
@import "blacklight_rtl/modal";

@import "improved-modal/bootstrap-modal";
@import "bootstrap_rtl/bootstrap_rtl";

.hide-text {
  width: 1px;
  position: absolute;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* TODO: Someone override this two id's with incorrect padding.
 * Check who is doing this and fix the source */
#sidebar #sortAndPerPage {
  padding: 19px;
}

#sidebar .constraints-container {
  padding: 19px 19px 9px 19px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
blacklight_rtl-1.0.1 app/assets/stylesheets/blacklight_rtl/_blacklight_rtl_base.css.scss
blacklight_rtl-1.0.0 app/assets/stylesheets/blacklight_rtl/_blacklight_rtl_base.css.scss