Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sisage
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marcos Albano
sisage
Commits
a6d6137c
Commit
a6d6137c
authored
Jan 26, 2021
by
Marcos Vinicius Felix De Sousa da Silva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Implementei ambiente de pergunta Agendamento Titulo CSS e HtML
parent
37ac65cf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
33 deletions
+17
-33
app.css
public/css/app.css
+8
-2
pesquisaTitulo.blade.php
resources/views/admin/agendamentos/pesquisaTitulo.blade.php
+9
-31
No files found.
public/css/app.css
View file @
a6d6137c
...
...
@@ -10262,6 +10262,12 @@ p .button_agendar {
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
}
#pargTitulo
{
font-size
:
2.4em
;
font-weight
:
600
;
text-align
:
center
;
}
#btn_tituloEvento-1
,
#btn_tituloSede-1
{
text-align
:
center
;
...
...
@@ -10275,8 +10281,8 @@ p .button_agendar {
font-size
:
1.4em
;
font-weight
:
600
;
text-align
:
center
;
margin-bottom
:
1rem
;
margin-top
:
1rem
;
margin-bottom
:
.
1rem
;
margin-top
:
.
1rem
;
}
.button_tituloSede-1
{
...
...
resources/views/admin/agendamentos/pesquisaTitulo.blade.php
View file @
a6d6137c
...
...
@@ -10,29 +10,7 @@
@
breadcrumb
([
'page'
=>
$page
,
'items'
=>
$breadcrumb
??
[]])
@
endbreadcrumb
<<<<<<<
HEAD
@
form
([
'action'
=>
route
(
'resultadoPesquisa'
),
'method'
=>
'POST'
])
@
csrf
<
h4
>
<
p
class
=
"text-center"
><
b
>
Pesquisa
de
Títulos
</
b
></
p
>
</
h4
>
{{
--
<
h3
class
=
"titulo"
>
Pesquisa
de
Títulos
</
h3
>
--
}}
<!--
<
form
class
=
"formAgedamentoTitulo"
>
-->
<
fieldset
class
=
"field-btn-proximo"
>
<
div
id
=
"btn-pesq2"
>
<
input
type
=
"text"
class
=
"form-control label_cpf"
data
-
mask
=
"000.000.000-00"
name
=
"cpf"
placeholder
=
"000.000.000-00"
>
<
br
>
<
button
type
=
"submit"
class
=
"btn btn-block btn-primary btn_pesquisa"
>
Pesquisar
</
button
>
</
div
>
</
fieldset
>
<!--
</
form
>
-->
=======
>>>>>>>
06076e8
a6818cf3a22115494d245d08775cfcdf9
<
p
>
Selecione
o
nome
da
sua
mãe
</
p
>
<
p
id
=
"pargTitulo"
>
Selecione
o
nome
da
sua
mãe
</
p
>
<
fieldset
class
=
"fielAgendamentoTitulo"
>
@
form
([
'action'
=>
route
(
'agendamentoTituloEntrega'
),
'method'
=>
'POST'
])
...
...
@@ -40,14 +18,14 @@
<
button
class
=
"button_tituloEvento-1"
onclick
=
"window.location = '
{
{route('agendamentoTituloEntrega')}
}
'"
>
Nome
mãe
</
button
>
</
div
>
@
endform
@
form
([
'action'
=>
route
(
'agendamentoTitulo
Sede
'
),
'method'
=>
'POST'
])
<
div
id
=
"btn_tituloSede
-1"
>
<
button
class
=
"button_tituloSede-1"
onclick
=
"window.location = '
{
{route('agendamentoTituloSede
')}
}
'"
>
Nome
mãe
</
button
>
@
form
([
'action'
=>
route
(
'agendamentoTitulo
Entrega
'
),
'method'
=>
'POST'
])
<
div
id
=
"btn_tituloEvento
-1"
>
<
button
class
=
"button_tituloEvento-1"
onclick
=
"window.location = '
{
{route('agendamentoTituloEntrega
')}
}
'"
>
Nome
mãe
</
button
>
</
div
>
@
endform
@
form
([
'action'
=>
route
(
'agendamentoTitulo
Sede
'
),
'method'
=>
'POST'
])
<
div
id
=
"btn_tituloSede
-1"
>
<
button
class
=
"button_tituloSede-1"
onclick
=
"window.location = '
{
{route('agendamentoTituloSede
')}
}
'"
>
Nome
mãe
</
button
>
@
form
([
'action'
=>
route
(
'agendamentoTitulo
Entrega
'
),
'method'
=>
'POST'
])
<
div
id
=
"btn_tituloEvento
-1"
>
<
button
class
=
"button_tituloEvento-1"
onclick
=
"window.location = '
{
{route('agendamentoTituloEntrega
')}
}
'"
>
Nome
mãe
</
button
>
</
div
>
@
endform
</
fieldset
>
...
...
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