[Frontend] Polishing of styles for time-controller

open #179
open #180
Font-size normalized for time-controller and domain selector;
Layout of object-holder and time-controller fixed;
This commit is contained in:
Charles Hacskaylo
2015-10-14 10:25:05 -07:00
parent c703714cb3
commit 9cc0c0b06f
7 changed files with 460 additions and 440 deletions

View File

@@ -294,9 +294,7 @@
}
&.l-controls-visible {
&.l-time-controller-visible {
> ng-include {
bottom: nth($ueTimeControlH,1) + nth($ueTimeControlH,2) +nth($ueTimeControlH,3) + ($interiorMargin * 3);
}
bottom: nth($ueTimeControlH,1) + nth($ueTimeControlH,2) +nth($ueTimeControlH,3) + ($interiorMargin * 3);
}
}
}