Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
52d950d4
Commit
52d950d4
authored
Jun 20, 2019
by
Robert Lyon
Committed by
Gerrit Code Review
Jun 20, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Bug #1828150: clicking on calendar icon doesnt bring up the datepicker on calendar inputs"
parents
8420c622
c2798247
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
htdocs/theme/raw/sass/form/_form.scss
htdocs/theme/raw/sass/form/_form.scss
+2
-0
No files found.
htdocs/theme/raw/sass/form/_form.scss
View file @
52d950d4
...
...
@@ -260,6 +260,8 @@ textarea.resizable {
color
:
scale-color
(
$theme-text-color
,
$lightness
:
25%
);
position
:relative
;
right
:
25px
;
pointer-events
:
none
;
cursor
:
text
;
}
.hasDatepickerwrapperacl
:after
{
font-family
:
"FontAwesome"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment