Commit 311826c5 authored by Marcos Roberto Silva's avatar Marcos Roberto Silva

Página agendamentoTitulo

parents 20329b4a 47f311c2
...@@ -9956,6 +9956,10 @@ a.text-dark:hover { ...@@ -9956,6 +9956,10 @@ a.text-dark:hover {
text-align: center; text-align: center;
} }
.fielmenuAgendamento {
font-size: 1.5rem;
}
#getnome, #getnome,
#getcpf { #getcpf {
width: 400px; width: 400px;
...@@ -9983,12 +9987,9 @@ a.text-dark:hover { ...@@ -9983,12 +9987,9 @@ a.text-dark:hover {
} }
#idaceMenu { #idaceMenu {
width: 120px; /* width: 12rem;
height: 90px; height: 9rem; */
margin-top: 360px; margin: 1rem auto 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
} }
.imaLogosMenu1 { .imaLogosMenu1 {
...@@ -9999,23 +10000,23 @@ a.text-dark:hover { ...@@ -9999,23 +10000,23 @@ a.text-dark:hover {
} }
.imaLogosMenu2 { .imaLogosMenu2 {
width: 150px; width: 15rem;
height: 150px; height: 15rem;
margin: 50px auto 0; margin: 6px auto 0;
text-align: center; text-align: center;
} }
.menuh1 { .menuh1 {
text-align: center; text-align: center;
font-family: Arial; font-family: Arial;
margin-top: 40px; margin-top: 1rem;
color: white; color: white;
} }
.formMenuAgedamento { .formMenuAgedamento {
width: 538px; width: 53.8rem;
height: 250px; height: 25rem;
margin: 50px auto 0; margin: 5rem auto 6rem;
font-family: sans-serif; font-family: sans-serif;
text-align: center; text-align: center;
} }
...@@ -10023,15 +10024,15 @@ a.text-dark:hover { ...@@ -10023,15 +10024,15 @@ a.text-dark:hover {
#idace1, #idace1,
#idace2, #idace2,
#idace4 { #idace4 {
width: 50px; width: 3rem;
height: 50px; height: 3rem;
margin-top: 20px; margin-top: -0.59rem;
} }
#idace3 { #idace3 {
width: 100px; width: 10rem;
height: 50px; height: 3rem;
margin-top: 20px; margin-top: -0.59rem;
} }
p .button_agendar { p .button_agendar {
...@@ -10039,13 +10040,14 @@ p .button_agendar { ...@@ -10039,13 +10040,14 @@ p .button_agendar {
} }
.button_agendar { .button_agendar {
width: 250px; width: 12rem;
height: 150px; height: 7rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%); background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px; border-radius: 15px;
font-size: 2em; font-size: 1rem;
margin-bottom: 6px; margin-bottom: 6px;
margin-top: 20px; margin-top: 20px;
margin: auto;
} }
.button_agendar:hover { .button_agendar:hover {
...@@ -10053,12 +10055,13 @@ p .button_agendar { ...@@ -10053,12 +10055,13 @@ p .button_agendar {
} }
.button_meusAgendamento { .button_meusAgendamento {
width: 250px; width: 12rem;
height: 150px; height: 7rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%); background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px; border-radius: 15px;
font-size: 2em; font-size: 1rem;
margin-bottom: 6px; margin-bottom: 6px;
margin: auto;
} }
.button_meusAgendamento:hover { .button_meusAgendamento:hover {
...@@ -10066,11 +10069,13 @@ p .button_agendar { ...@@ -10066,11 +10069,13 @@ p .button_agendar {
} }
.button_entregaTitulos { .button_entregaTitulos {
width: 250px; width: 12rem;
height: 150px; height: 7rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%); background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px; border-radius: 15px;
font-size: 2em; font-size: 1rem;
margin-bottom: 6px;
margin: auto;
} }
.button_entregaTitulos:hover { .button_entregaTitulos:hover {
...@@ -10078,11 +10083,13 @@ p .button_agendar { ...@@ -10078,11 +10083,13 @@ p .button_agendar {
} }
.button_contato { .button_contato {
width: 250px; width: 12rem;
height: 150px; height: 7rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%); background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px; border-radius: 15px;
font-size: 2em; font-size: 1rem;
margin-bottom: 6px;
margin: auto;
} }
.button_contato:hover { .button_contato:hover {
...@@ -10190,3 +10197,54 @@ p .button_agendar { ...@@ -10190,3 +10197,54 @@ p .button_agendar {
text-align: left; text-align: left;
background-color: rgb(165, 78, 7); background-color: rgb(165, 78, 7);
} }
/* ***** Menu Titulo ***** */
.fielAgendamentoTitulo {
width: 40rem;
height: 15rem;
margin: 30px auto 2px;
text-align: center;
}
.button_tituloEvento {
width: 29rem;
height: 4rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px;
font-size: 1.8em;
font-weight: 400;
text-align: center;
margin-bottom: 30px;
}
.button_tituloEvento:hover {
background: linear-gradient(174deg, rgb(138, 158, 139) 4%, rgb(16, 157, 23) 10%, rgb(4, 36, 7) 100%);
}
.button_tituloSede {
width: 29rem;
height: 4rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px;
font-size: 1.8em;
font-weight: 400;
text-align: center;
margin-bottom: 30px;
}
.button_tituloSede:hover {
background: linear-gradient(174deg, rgb(138, 158, 139) 4%, rgb(16, 157, 23) 10%, rgb(4, 36, 7) 100%);
}
.button_t {
width: 29rem;
height: 4rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%);
border-radius: 15px;
font-size: 1.8em;
font-weight: 400;
text-align: center;
margin-bottom: 30px;
}
\ No newline at end of file
...@@ -13,7 +13,14 @@ ...@@ -13,7 +13,14 @@
@form(['action'=>route('agendamentoTitulo'),'method'=>'POST']) @form(['action'=>route('agendamentoTitulo'),'method'=>'POST'])
<fieldset class="fielAgendamentoTitulo"> <fieldset class="fielAgendamentoTitulo">
<<<<<<< HEAD
<button class="btn btn-primary btn-lg">@lang('agendamento.receber_titulo_evento')</button> <button class="btn btn-primary btn-lg">@lang('agendamento.receber_titulo_evento')</button>
=======
<button class="button_tituloEvento">@lang('agendamento.receber_titulo_evento')</button>
<button class="button_tituloSede">@lang('agendamento.receber_titulo_sede')</button>
</fieldset>
>>>>>>> 47f311c228a187410a3e317950ee11ecc43ffd8d
<button class="btn btn-primary btn-lg">@lang('agendamento.receber_titulo_sede')</button> <button class="btn btn-primary btn-lg">@lang('agendamento.receber_titulo_sede')</button>
......
...@@ -36,7 +36,40 @@ ...@@ -36,7 +36,40 @@
<p><img id="idace2" src="img/Eventos.png"></p> <p><img id="idace2" src="img/Eventos.png"></p>
</div> </div>
</div> </div>
<<<<<<< HEAD
<div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTituloEntrega')}}'" class="button_entregaTitulos"> <div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTituloEntrega')}}'" class="button_entregaTitulos">
=======
<!-- <div style="cursor: pointer" onclick="window.location = '{{route('permissions.index')}}'" class="button_entregaTitulos">
<div class="card-body">
<p class="card-text">@lang('agendamento.entrega_titulos')</p>
<p><img id="idace2" src="img/Eventos.png"></p>
</div>
</div>
<div style="cursor: pointer" onclick="window.location = '{{route('agendamentos.index')}}'" class="button_contato">
<div class="card-body">
<p class="card-text">@lang('agendamento.contato')</p>
<p><img id="idace4" src="img/Contato.png"></p>
</div>
</div> -->
</fieldset>
<fieldset class="fielmenuAgendamento">
<!-- <div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTitulo')}}'" class="button_agendar">
<div class="card-body">
<p class="card-text">@lang('agendamento.agendar')</p>
<p><img id="idace1" src="img/icone agenda.png"></p>
</div>
</div>
<div style="cursor: pointer" onclick="window.location = '{{route('roles.index')}}'" class="button_meusAgendamento">
<div class="card-body">
<p class="card-text">@lang('agendamento.meus_agendamentos')</p>
<p><img id="idace2" src="img/Eventos.png"></p>
</div>
</div> -->
<div style="cursor: pointer" onclick="window.location = '{{route('permissions.index')}}'" class="button_entregaTitulos">
>>>>>>> 47f311c228a187410a3e317950ee11ecc43ffd8d
<div class="card-body"> <div class="card-body">
<p class="card-text">@lang('agendamento.entrega_titulos')</p> <p class="card-text">@lang('agendamento.entrega_titulos')</p>
<p><img id="idace2" src="img/Eventos.png"></p> <p><img id="idace2" src="img/Eventos.png"></p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment