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
Walter Felipe
submeta
Commits
f2c7fec7
Unverified
Commit
f2c7fec7
authored
May 22, 2021
by
Gabriel Antônio da Silva
Committed by
GitHub
May 22, 2021
Browse files
Merge pull request #81 from lmts-ufape/modificacoes_layout_2
Modificacoes layout 2
parents
18615797
b7d2533c
Changes
6
Expand all
Show whitespace changes
Inline
Side-by-side
app/Http/Controllers/TrabalhoController.php
View file @
f2c7fec7
No preview for this file type
public/css/app.css
View file @
f2c7fec7
...
@@ -2368,21 +2368,25 @@ pre code {
...
@@ -2368,21 +2368,25 @@ pre code {
.form-control
::-webkit-input-placeholder
{
.form-control
::-webkit-input-placeholder
{
color
:
#6c757d
;
color
:
#6c757d
;
opacity
:
1
;
opacity
:
1
;
font-style
:
italic
;
}
}
.form-control
::-moz-placeholder
{
.form-control
::-moz-placeholder
{
color
:
#6c757d
;
color
:
#6c757d
;
opacity
:
1
;
opacity
:
1
;
font-style
:
italic
;
}
}
.form-control
:-ms-input-placeholder
{
.form-control
:-ms-input-placeholder
{
color
:
#6c757d
;
color
:
#6c757d
;
opacity
:
1
;
opacity
:
1
;
font-style
:
italic
;
}
}
.form-control
::-ms-input-placeholder
{
.form-control
::-ms-input-placeholder
{
color
:
#6c757d
;
color
:
#6c757d
;
opacity
:
1
;
opacity
:
1
;
font-style
:
italic
;
}
}
.form-control
::placeholder
{
.form-control
::placeholder
{
...
...
public/img/icons/icon_1_participantes.png
0 → 100644
View file @
f2c7fec7
1.6 KB
public/img/icons/icon_2_participantes.png
0 → 100644
View file @
f2c7fec7
3.02 KB
public/img/icons/icon_3_participantes.png
0 → 100644
View file @
f2c7fec7
4.37 KB
resources/views/evento/submeterTrabalho.blade.php
View file @
f2c7fec7
This diff is collapsed.
Click to expand it.
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