alexandre025/cdx

View on GitHub
app/assets/stylesheets/cdx/admin/cdx.scss

Summary

Maintainability
Test Coverage
@import 'bootstrap_custom';

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900');

@import 'icheck/flat/blue';

@import 'shared/checkbox';
@import 'shared/file';
@import 'shared/notifications';
@import 'shared/select2';
@import 'shared/radio_buttons';
@import 'shared/translations';
@import 'shared/nested_asset_form';

@import 'controllers/taxonomies/edit';

.turbolinks-progress-bar {
  height: 3px;
  background-color: #ffffff;
}