[ADF-402] Diagram tooltips bug (#2043)

* Getting rid of MDL from dialog tooltips

* Tooltip message body fix and stylings

* Add adf prefix and sass compilation

* build fix
This commit is contained in:
Popovics András
2017-07-05 12:38:42 +01:00
committed by Eugenio Romano
parent 8a3d157cf1
commit 44446b73c4
8 changed files with 225 additions and 39 deletions

View File

@@ -1,2 +1,3 @@
@import './_variables-color.scss';
@import './_variables-mdl-overrides.scss';
@import './_variables-general';
@import './_variables-color';
@import './_variables-mdl-overrides';

View File

@@ -0,0 +1 @@
$ADF: adf;