Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jean Michel Rouly
research-questions
Commits
94f929f1
Commit
94f929f1
authored
Dec 03, 2013
by
Jean Michel Rouly
Browse files
Allow for username type input fields.
parent
b8de35ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
researchquestions/static/css/style-input.css
View file @
94f929f1
...
...
@@ -22,7 +22,7 @@ button:hover, input[type="submit"]:hover, input[type="button"]:hover {
background-color
:
#003300
;
}
input
[
type
=
"text"
],
input
[
type
=
"password"
],
textarea
{
input
[
type
=
"text"
],
input
[
type
=
"password"
],
input
[
type
=
"username"
],
textarea
{
font-family
:
'Montserrat'
,
sans-serif
;
padding
:
5px
15px
;
border
:
1px
solid
#000000
;
...
...
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