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
26b1e7bd
Commit
26b1e7bd
authored
Jan 26, 2021
by
Marcos Vinicius Felix De Sousa da Silva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correção de texto, font, tamanho font (html) alteração configuração CSS agendamentoTitulo.
parent
b0c2c358
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
7 deletions
+16
-7
app.css
public/css/app.css
+13
-4
pesquisaTitulo.blade.php
resources/views/admin/agendamentos/pesquisaTitulo.blade.php
+1
-1
pesquisaTituloConfirmacao.blade.php
...ws/admin/agendamentos/pesquisaTituloConfirmacao.blade.php
+1
-1
pesquisaTituloEndereco.blade.php
...views/admin/agendamentos/pesquisaTituloEndereco.blade.php
+1
-1
No files found.
public/css/app.css
View file @
26b1e7bd
...
...
@@ -2985,7 +2985,7 @@ fieldset:disabled a.btn {
border-color: #ffe817*/
font-weight
:
400
;
color
:
white
;
background
:
linear-gradient
(
174deg
,
rgb
(
98
,
191
,
103
)
4
%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
background
:
linear-gradient
(
174deg
,
rgb
(
98
,
191
,
103
)
%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
border-color
:
white
;
}
...
...
@@ -4606,10 +4606,15 @@ input[type=submit].btn-block {
justify-content
:
space-between
}
/* Alteração no css navbar */
.navbar-brand
{
display
:
inline-block
;
padding-top
:
.32rem
;
padding-bottom
:
.32rem
;
/* padding-top: .32rem;
padding-bottom: .32rem; */
padding-top
:
1.32rem
;
padding-bottom
:
-1.68rem
;
margin-right
:
1rem
;
font-size
:
1.125rem
;
line-height
:
inherit
;
...
...
@@ -10263,7 +10268,7 @@ p .button_agendar {
}
#pargTitulo
{
font-size
:
2.
4
em
;
font-size
:
2.
2
em
;
font-weight
:
600
;
text-align
:
center
;
}
...
...
@@ -10280,6 +10285,7 @@ p .button_agendar {
border-radius
:
15px
;
font-size
:
1.4em
;
font-weight
:
600
;
color
:
white
;
text-align
:
center
;
margin-bottom
:
.1rem
;
margin-top
:
.1rem
;
...
...
@@ -10292,15 +10298,18 @@ p .button_agendar {
border-radius
:
15px
;
font-size
:
1.4em
;
font-weight
:
600
;
color
:
white
;
text-align
:
center
;
}
.button_tituloEvento-1
:hover
{
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
color
:
white
;
}
.button_tituloSede-1
:hover
{
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
color
:
white
;
}
...
...
resources/views/admin/agendamentos/pesquisaTitulo.blade.php
View file @
26b1e7bd
...
...
@@ -10,7 +10,7 @@
@
breadcrumb
([
'page'
=>
$page
,
'items'
=>
$breadcrumb
??
[]])
@
endbreadcrumb
<
p
id
=
"pargTitulo"
>
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'
])
...
...
resources/views/admin/agendamentos/pesquisaTituloConfirmacao.blade.php
View file @
26b1e7bd
...
...
@@ -10,7 +10,7 @@
@
breadcrumb
([
'page'
=>
$page
,
'items'
=>
$breadcrumb
??
[]])
@
endbreadcrumb
<
p
id
=
"pargTitulo"
>
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'
])
...
...
resources/views/admin/agendamentos/pesquisaTituloEndereco.blade.php
View file @
26b1e7bd
...
...
@@ -10,7 +10,7 @@ Data de Nascimento<'layouts.app')
@
breadcrumb
([
'page'
=>
$page
,
'items'
=>
$breadcrumb
??
[]])
@
endbreadcrumb
<
p
id
=
"pargTitulo"
>
Selecione
o
nome
da
sua
mãe
<
/
p
>
<
p
id
=
"pargTitulo"
>
Selecione
o
seu
endereço
.
/
p
>
<
fieldset
class
=
"fielAgendamentoTitulo"
>
@
form
([
'action'
=>
route
(
'agendamentoTituloEntrega'
),
'method'
=>
'POST'
])
...
...
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