Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Aug 21, 2017
1 parent fa43a57 commit e74c2bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
12 changes: 3 additions & 9 deletions src/style.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
// include TargID colors instead of CLUE colors
@import "styles/colors";

// first: do not import the whole CLUE style, because we want do not want to the colored CLUE header
//@import "../caleydo_clue/style.scss";

$boostrapAssetDir: '~phovea_ui/src/assets';

// extend with TargID specific rules
@import "styles/ordino";
@import "styles/vars";
@import "styles/base";
@import "styles/tdp";
1 change: 0 additions & 1 deletion src/styles/_tdp.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

@import './vars';
@import './select2';
@import './form_builder';
@import './button_group';

0 comments on commit e74c2bc

Please sign in to comment.