aboutsummaryrefslogtreecommitdiffstats
path: root/ui/imports/ui/components/time-selection-widget/time-selection-widget.styl
diff options
context:
space:
mode:
Diffstat (limited to 'ui/imports/ui/components/time-selection-widget/time-selection-widget.styl')
-rw-r--r--ui/imports/ui/components/time-selection-widget/time-selection-widget.styl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/imports/ui/components/time-selection-widget/time-selection-widget.styl b/ui/imports/ui/components/time-selection-widget/time-selection-widget.styl
new file mode 100644
index 0000000..c10e7af
--- /dev/null
+++ b/ui/imports/ui/components/time-selection-widget/time-selection-widget.styl
@@ -0,0 +1,5 @@
+.os-time-selection-widget
+ width: 450px;
+
+ input.form-control
+ width: 70px;