From 7f4474f47c832db7cf3fd6dd661a6b2af3fa2f0b Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 14 Jun 2016 12:17:50 -0400 Subject: [PATCH] (js,css) Adapt time picker to latest md changes --- .../js/Common/sgTimepicker.directive.js | 2 +- .../components/timepicker/timepicker.scss | 42 +++++++++++-------- 2 files changed, 26 insertions(+), 18 deletions(-) diff --git a/UI/WebServerResources/js/Common/sgTimepicker.directive.js b/UI/WebServerResources/js/Common/sgTimepicker.directive.js index 534da5ef3..10668aee4 100644 --- a/UI/WebServerResources/js/Common/sgTimepicker.directive.js +++ b/UI/WebServerResources/js/Common/sgTimepicker.directive.js @@ -388,7 +388,7 @@ '
', '
', '
', // using mdColors + ' md-colors="::{background: \'default-background-hue-1\'}">
', // using mdColors '
', '
', ' label, + &.md-input-has-placeholder > label { display: none; }