From 8fd370c9f39b4bc1d78cc0f763bf4e99dfd0c382 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Wed, 14 Feb 2018 12:32:46 +0100 Subject: Bug 1283385: Implement UI for --- toolkit/content/datepicker.xhtml | 61 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 toolkit/content/datepicker.xhtml (limited to 'toolkit/content/datepicker.xhtml') diff --git a/toolkit/content/datepicker.xhtml b/toolkit/content/datepicker.xhtml new file mode 100644 index 000000000..abc7db303 --- /dev/null +++ b/toolkit/content/datepicker.xhtml @@ -0,0 +1,61 @@ + + + %htmlDTD; +]> + + + Date Picker + + + + + + + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3 From c87dbe6922ec79f988744f5aab0cde1a166292e6 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Wed, 14 Feb 2018 13:38:47 +0100 Subject: Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year button for date picker --- toolkit/content/datepicker.xhtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'toolkit/content/datepicker.xhtml') diff --git a/toolkit/content/datepicker.xhtml b/toolkit/content/datepicker.xhtml index abc7db303..d79b53102 100644 --- a/toolkit/content/datepicker.xhtml +++ b/toolkit/content/datepicker.xhtml @@ -16,8 +16,8 @@
@@ -25,8 +25,8 @@
-
-
+
+
-- cgit v1.2.3 From eddd0de2ae80e176011f41a5400e81522d53f4f3 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Wed, 14 Feb 2018 16:10:55 +0100 Subject: [follow up] Bug 1325922 - Add arrows svg file and style month-year button for date picker --- toolkit/content/datepicker.xhtml | 1 - 1 file changed, 1 deletion(-) (limited to 'toolkit/content/datepicker.xhtml') diff --git a/toolkit/content/datepicker.xhtml b/toolkit/content/datepicker.xhtml index d79b53102..4da6e398f 100644 --- a/toolkit/content/datepicker.xhtml +++ b/toolkit/content/datepicker.xhtml @@ -24,7 +24,6 @@
-
-- cgit v1.2.3