cBioPortal/iViz

View on GitHub
app/styles/_dev.scss

Summary

Maintainability
Test Coverage
$images: '../images';
$fa-font-path: "../../bower_components/components-font-awesome/fonts";
$icon-font-path: "../../bower_components/bootstrap-sass/assets/fonts/bootstrap/";
$chosen-sprite-path: '../../bower_components/bootstrap-chosen/chosen-sprite.png';
$chosen-sprite-retina-path: '../../bower_components/bootstrap-chosen/chosen-sprite@2x.png';

$main-grid-top: 130px;
$main-header-margin: 10px;
$add-chart-chosen-width: 190px;